MypageController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Customize\Controller\Mypage\MypageController::login" |
| _firewall_context | "security.firewall.map.context.customer" |
| _redirected | true |
| _route | "mypage_login" |
| _route_params | [] |
| _security_firewall_run | "_security_customer" |
| _stopwatch_token | "794f02" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4362 #template: "Mypage/login.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%222d2af9%22%2C%22route%22%3A%22product_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Eccube%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FBELmate-new%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A114%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=fhap2stb002h20aagne34p80of" |
| host | "belmate-demo.spec-j.co.jp" |
| referer | "https://belmate-demo.spec-j.co.jp/products/list?category_id=16" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.42" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.42" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 12 Jan 2026 01:02:00 GMT" |
| expires | -1 |
| pragma | "no-cache" |
| set-cookie | "maintenance_token=deleted; expires=Sun, 12-Jan-2025 01:01:59 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "cf8cff" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| eccube | "fhap2stb002h20aagne34p80of" |
| sf_redirect | "{"token":"2d2af9","route":"product_list","method":"GET","controller":{"class":"Eccube\\Controller\\ProductController","method":"index","file":"\/var\/www\/BELmate-new\/src\/Eccube\/Controller\/ProductController.php","line":114},"status_code":302,"status_text":"Found"}" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#10361 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 12 Jan 26 10:01:50 +0900" |
| Last used | "Mon, 12 Jan 26 10:01:58 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Eccube\Form\Type\Front\CustomerLoginType | "BdOVFI-1oS4Jw8yb-fiBZvQUl3JTIuckhkawTYx1TlM" |
| _csrf/https-_token | "dC52-5xZ9gMce-312FjDgNqYxJSfSFYndJBv7gxz4_c" |
| _csrf/https-authenticate | "MMsp8ac16_t7uIcb2E1M4JVIh56flx2VID5pNs0ynRw" |
| _security.customer.target_path | "https://belmate-demo.spec-j.co.jp/products/list?category_id=16" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 368
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 574
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 99
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Form/Type/Front/CustomerLoginType.php"
"line" => 57
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 131
"function" => "buildForm"
"class" => "Eccube\Form\Type\Front\CustomerLoginType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "buildForm"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/FormFactory.php"
"line" => 73
"function" => "buildForm"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/app/Customize/Controller/Mypage/MypageController.php"
"line" => 92
"function" => "createNamedBuilder"
"class" => "Symfony\Component\Form\FormFactory"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Customize\Controller\Mypage\MypageController"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Customize\Controller\Mypage\MypageController:94
[
[
"file" => "/var/www/BELmate-new/app/Customize/Controller/Mypage/MypageController.php"
"line" => 94
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Customize\Controller\Mypage\MypageController"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/app/Customize/Controller/Mypage/MypageController.php"
"line" => 114
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Customize\Controller\Mypage\MypageController"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/app/Customize/Controller/Mypage/MypageController.php"
"line" => 145
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Customize\Controller\Mypage\MypageController"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 71
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/app/Customize/Controller/Mypage/MypageController.php"
"line" => 145
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Customize\Controller\Mypage\MypageController"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 75
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/app/Customize/Controller/Mypage/MypageController.php"
"line" => 145
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "Customize\Controller\Mypage\MypageController"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Service\CartService:174
[
[
"file" => "/var/www/BELmate-new/src/Eccube/Service/CartService.php"
"line" => 174
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Service/CartService.php"
"line" => 151
"function" => "getSessionCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/ContainerGIOJn5S/CartService_9dde17f.php"
"line" => 29
"function" => "getCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Extension/CartServiceExtension.php"
"line" => 50
"function" => "getCarts"
"class" => "ContainerGIOJn5S\CartService_9dde17f"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/63/63022373ab2b346ab73ee6a7f0ef613ef974a2e0d88f3832478f275dbe067484.php"
"line" => 43
"function" => "get_all_carts"
"class" => "Eccube\Twig\Extension\CartServiceExtension"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_71fc57f6e1adbe0b4cd2d80b5d5e3bada68eaff6b3d81ba1501809840e819d5d"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/16/16377d32ef81e9beef48112e300f24a5974f5f1c540cc64cd8797a0b26d9b37f.php"
"line" => 68
"function" => "twig_include"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4cc99370a200a971046682ffd4e009a4e660bc2269a129219c8e591b9551f4a1"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/81/81c58c82e5400b74cb79a37278453a73cbcc0816bec5d8686d6abb1d5f3736d9.php"
"line" => 61
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_32147c5d47354d6ae9b48f62125c16dd731055f58c62ed139894690235657115"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/f3/f382becfaee9540529b38d60fcea4669bf86647f1276fc3f91af02afed49b811.php"
"line" => 216
"function" => "twig_include"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_b0f25a54c121529bff0e0bb89cda8c8a92f726d5e40dcfab4c4219d69fc326df"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/69/699ceb22bd0f6f55c491c492fd3430ae78008590ceb0ed5e5df0cbc0995e5b4d.php"
"line" => 51
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_cb744b1a33e7345c9497e31d2b08d76f7ebd5cbe9d6410d74bcfe0575cf10a39"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
/var/www/BELmate-new/vendor/twig/twig/src/Extension/CoreExtension.php:1570
[
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1570
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/69/699ceb22bd0f6f55c491c492fd3430ae78008590ceb0ed5e5df0cbc0995e5b4d.php"
"line" => 136
"function" => "twig_get_attribute"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 182
"function" => "block_main"
"class" => "__TwigTemplate_cb744b1a33e7345c9497e31d2b08d76f7ebd5cbe9d6410d74bcfe0575cf10a39"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/f3/f382becfaee9540529b38d60fcea4669bf86647f1276fc3f91af02afed49b811.php"
"line" => 296
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_b0f25a54c121529bff0e0bb89cda8c8a92f726d5e40dcfab4c4219d69fc326df"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/var/cache/dev/twig/69/699ceb22bd0f6f55c491c492fd3430ae78008590ceb0ed5e5df0cbc0995e5b4d.php"
"line" => 51
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_cb744b1a33e7345c9497e31d2b08d76f7ebd5cbe9d6410d74bcfe0575cf10a39"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/BELmate-new/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/BELmate-new/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 | "0" |
| APP_ENV | "prod" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/BELmate-new" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8" |
| DATABASE_SERVER_VERSION | "11.20" |
| DATABASE_URL | "pgsql://beluserv2:BelSystem01@192.168.1.25:5432/belmate_new" |
| DOCUMENT_ROOT | "/var/www/BELmate-new" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "ecadmin" |
| ECCUBE_AUTH_MAGIC | "leaniouiuiocrupreastiveaslomastoufreaslo" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_FORCE_SSL | "1" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "default" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%222d2af9%22%2C%22route%22%3A%22product_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Eccube%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FBELmate-new%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A114%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=fhap2stb002h20aagne34p80of" |
| HTTP_HOST | "belmate-demo.spec-j.co.jp" |
| HTTP_REFERER | "https://belmate-demo.spec-j.co.jp/products/list?category_id=16" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.42" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.42" |
| MAILER_DSN | "smtp://localhost:1025" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aWRIBhRb8Yz8ThiMMXuS7AAAAAI" |
| REDIRECT_URL | "/mypage/login" |
| REMOTE_ADDR | "192.168.1.76" |
| REMOTE_PORT | "58620" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1768179718 |
| REQUEST_TIME_FLOAT | 1768179718.4912 |
| REQUEST_URI | "/mypage/login" |
| SCRIPT_FILENAME | "/var/www/BELmate-new/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.25" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "belmate-demo.spec-j.co.jp" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.45" |
| TRUSTED_HOSTS | "^belmate-demo\.spec-j\.co\.jp$" |
| UNIQUE_ID | "aWRIBhRb8Yz8ThiMMXuS7AAAAAI" |
| USER | "apache" |
| proxy-nokeepalive | "1" |
Sub Requests 2
SearchProductController :: index (token = a222ce)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "fdfc5f" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4785 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = 9fc710)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "1d965d" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4785 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |