https://three-m.online/mypage/login

MypageController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Eccube\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
"450210"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3603
  #template: "Mypage/login.twig"
  -vars: []
  -streamable: false
  -owner: []
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
cookie
"sf_redirect=%7B%22token%22%3A%22262fb1%22%2C%22route%22%3A%22mypage_favorite%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Eccube%5C%5CController%5C%5CMypage%5C%5CMypageController%22%2C%22method%22%3A%22favorite%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsnowtiger27%5C%2Fwww%5C%2Fthree-m.online%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FMypage%5C%2FMypageController.php%22%2C%22line%22%3A318%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=dd633ud2s4mf1cv3r4c1h9b6dv"
host
"three-m.online"
listen-ipaddr
"219.94.128.94"
referer
"https://three-m.online/mypage/favorite"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"3.147.242.119"

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, 19 Sep 2024 18:51:48 GMT"
set-cookie
"maintenance_token=deleted; expires=Wed, 20-Sep-2023 18:51:47 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"5b6e3c"

Cookies

Request Cookies

Key Value
eccube
"dd633ud2s4mf1cv3r4c1h9b6dv"
sf_redirect
"{"token":"262fb1","route":"mypage_favorite","method":"GET","controller":{"class":"Eccube\\Controller\\Mypage\\MypageController","method":"favorite","file":"\/home\/snowtiger27\/www\/three-m.online\/src\/Eccube\/Controller\/Mypage\/MypageController.php","line":318},"status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#8994
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: true
}

Session 9

Session Metadata

Key Value
Created
"Fri, 20 Sep 24 03:51:48 +0900"
Last used
"Fri, 20 Sep 24 03:51:48 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-Eccube\Form\Type\Front\CustomerLoginType
"NmgY1v33K3XVSA9jxUNucNpmh4kZdy0KJN7KUzwt4kk"
_csrf/https-_token
"7n441JPQUaLizkCj1fjWJrVJ1ZRTBT_1fvToyiguuxA"
_csrf/https-authenticate
"Y53-JBtAXkpPtIsMQBq_n46wAVFREmMFY7H0qeBaY8c"
_security.customer.target_path
"https://three-m.online/mypage/favorite"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Form/Type/Front/CustomerLoginType.php"
    "line" => 57
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "Eccube\Form\Type\Front\CustomerLoginType"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Controller/Mypage/MypageController.php"
    "line" => 111
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "login"
    "class" => "Eccube\Controller\Mypage\MypageController"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Eccube\Controller\Mypage\MypageController:113
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Controller/Mypage/MypageController.php"
    "line" => 113
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "login"
    "class" => "Eccube\Controller\Mypage\MypageController"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Controller/Mypage/MypageController.php"
    "line" => 134
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "login"
    "class" => "Eccube\Controller\Mypage\MypageController"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Controller/Mypage/MypageController.php"
    "line" => 135
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "login"
    "class" => "Eccube\Controller\Mypage\MypageController"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Controller/Mypage/MypageController.php"
    "line" => 135
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 153
    "function" => "login"
    "class" => "Eccube\Controller\Mypage\MypageController"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Eccube\Service\CartService:188
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Service/CartService.php"
    "line" => 188
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Service/CartService.php"
    "line" => 165
    "function" => "getSessionCarts"
    "class" => "Eccube\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/ContainerDb0b5qv/CartService_9dde17f.php"
    "line" => 29
    "function" => "getCarts"
    "class" => "Eccube\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Extension/CartServiceExtension.php"
    "line" => 50
    "function" => "getCarts"
    "class" => "ContainerDb0b5qv\CartService_9dde17f"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/34/345814c3ab7c7a9befabb62baf703a102d3f21461ec6746ec38d52150b6e1aed.php"
    "line" => 43
    "function" => "get_all_carts"
    "class" => "Eccube\Twig\Extension\CartServiceExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cf8e64879c63a0b6b5e072465f35b7119abd353e5615c0c859df7650ed0327d5"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/29/29b65e63edfe35de14227d3045fb8d0663b3a031c0496c3e3182fbb155b94457.php"
    "line" => 181
    "function" => "twig_include"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0685792918d7a8252c733cf2e1b7be2c216f18494a0f32fa4fe0e2f5e2a518b1"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/a0/a0054e5235a26f293f923eac65379cccf081d4798d89fdabcf6df85b7af34857.php"
    "line" => 83
    "function" => "twig_include"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b237abeb972baf69dcc1ec27be353d6009aee5808184313c35ea664fc70ca609"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/90/90894f1e1842d316ee7f2a6bb6bf94597d82908f897c945cbd0f4634e5802621.php"
    "line" => 61
    "function" => "include_dispatch"
    "class" => "Eccube\Twig\Extension\TwigIncludeExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9b70a5402cac83edaeebc5c90501e313ca87675ecaf8e5065e0d8ca4d4a32e78"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/2e/2e7712ddebe56576e45fa7847808d72a6f0289b85123a66a89c354f9a9e394b4.php"
    "line" => 231
    "function" => "twig_include"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f1ac7b26a87c38962cb2935113d692074cb32b35a5a7a3bb9daee2b95a809abd"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/b5/b5240cc26f23e916a0ca2df98f451e8a532febfdbd02e73982b6176c973b3519.php"
    "line" => 51
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0bf4483adfa2ca65b57bf60918161dc627de0decf00d187a2a41b42632524361"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Extension/CoreExtension.php:1566
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1566
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/b5/b5240cc26f23e916a0ca2df98f451e8a532febfdbd02e73982b6176c973b3519.php"
    "line" => 88
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_main"
    "class" => "__TwigTemplate_0bf4483adfa2ca65b57bf60918161dc627de0decf00d187a2a41b42632524361"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/2e/2e7712ddebe56576e45fa7847808d72a6f0289b85123a66a89c354f9a9e394b4.php"
    "line" => 311
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f1ac7b26a87c38962cb2935113d692074cb32b35a5a7a3bb9daee2b95a809abd"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/var/cache/dev/twig/b5/b5240cc26f23e916a0ca2df98f451e8a532febfdbd02e73982b6176c973b3519.php"
    "line" => 51
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0bf4483adfa2ca65b57bf60918161dc627de0decf00d187a2a41b42632524361"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 174
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/snowtiger27/www/three-m.online/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/home/snowtiger27/www/three-m.online"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"5.7.40-log"
DATABASE_URL
"mysql://snowtiger27:k3jTyNBrp_zt@mysql655.db.sakura.ne.jp:3306/snowtiger27_threem_online"
DOCUMENT_ROOT
"/home/snowtiger27/www/three-m.online"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"manage"
ECCUBE_AUTH_MAGIC
"reNfZKGLkjRcWTiAEOwPURDUhdbipll8"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"1"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22262fb1%22%2C%22route%22%3A%22mypage_favorite%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Eccube%5C%5CController%5C%5CMypage%5C%5CMypageController%22%2C%22method%22%3A%22favorite%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsnowtiger27%5C%2Fwww%5C%2Fthree-m.online%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FMypage%5C%2FMypageController.php%22%2C%22line%22%3A318%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=dd633ud2s4mf1cv3r4c1h9b6dv"
HTTP_HOST
"three-m.online"
HTTP_LISTEN_IPADDR
"219.94.128.94"
HTTP_REFERER
"https://three-m.online/mypage/favorite"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"3.147.242.119"
MAILER_DSN
"smtp://localhost:25"
PATH
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/mypage/login"
REMOTE_ADDR
"3.147.242.119"
REMOTE_HOST
"ec2-3-147-242-119.us-east-2.compute.amazonaws.com"
REMOTE_PORT
"0"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726771908
REQUEST_TIME_FLOAT
1726771908.5998
REQUEST_URI
"/mypage/login"
SCRIPT_FILENAME
"/home/snowtiger27/www/three-m.online/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"100.64.0.25"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"three-m.online"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
TRUSTED_HOSTS
"^three-m\.online$"
argc
0
argv
[]

Sub Requests 3

SearchProductController :: index (token = 9de8b2)

Key Value
_controller
"Eccube\Controller\Block\SearchProductController::index"
_route
"block_search_product"
_route_params
[]
_stopwatch_token
"a8b130"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3910
  #template: "Block/search_product.twig"
  -vars: []
  -streamable: false
  -owner: []
}

SPSearchProductController :: index (token = 847f50)

Key Value
_controller
"Eccube\Controller\Block\SPSearchProductController::index"
_route
"sp_block_search_product"
_route_params
[]
_stopwatch_token
"6bde1b"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#6931
  #template: "Block/nav_sp.twig"
  -vars: []
  -streamable: false
  -owner: []
}

SearchProductController :: index (token = 6a1189)

Key Value
_controller
"Eccube\Controller\Block\SearchProductController::index"
_route
"block_search_product"
_route_params
[]
_stopwatch_token
"341a9a"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3910
  #template: "Block/search_product.twig"
  -vars: []
  -streamable: false
  -owner: []
}