MyPageController :: mypage_index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Customize\Controller\MyPageController::mypage_index" |
| _firewall_context | "security.firewall.map.context.customer" |
| _method | Sensio\Bundle\FrameworkExtraBundle\Configuration\Method {#3300 -methods: [ "GET" ] } |
| _route | "mypage_index" |
| _route_params | [] |
| _security_firewall_run | "_security_customer" |
| _stopwatch_token | "01300c" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3304 #template: "@user_data/mypage/mypage_index.twig" -vars: [] -streamable: false -owner: [ Customize\Controller\MyPageController {#3075 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3238 …} #eccubeConfig: Eccube\Common\EccubeConfig {#733 …} #entityManager: Container8Bxj91M\EntityManager_9a5be93 {#564 …} #translator: Symfony\Component\Translation\DataCollectorTranslator {#978 …} #formFactory: Symfony\Component\Form\FormFactory {#3236 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#911 …} #session: Symfony\Component\HttpFoundation\Session\Session {#943 …} #orderHelper: Eccube\Service\OrderHelper {#3065 …} #couponRepository: Customize\Repository\CouponRepository {#3199 …} #orderRepository: Eccube\Repository\OrderRepository {#2839 …} #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#3153 …} #customerRepository: null #encoderFactory: null #mailService: Eccube\Service\MailService {#3151 …} #baseInfoRepository: Eccube\Repository\BaseInfoRepository {#518 …} #BaseInfo: Eccube\Entity\BaseInfo {#2959 …} #customerAddressRepository: Eccube\Repository\CustomerAddressRepository {#3152 …} -pageRepository: Eccube\Repository\PageRepository {#519 …} #customerStatusRepository: Eccube\Repository\Master\CustomerStatusRepository {#3146 …} -cartService: Container8Bxj91M\CartService_9dde17f {#583 …} #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#935 …} #customPluginCouponRepository: Customize\Repository\CustomPluginCouponRepository {#3170 …} #couponOrderProRepository: Plugin\CouponPro42\Repository\CouponRepository {#555 …} #workingTimeRepository: Customize\Repository\WorkingTimeRepository {#3174 …} } "mypage_index" ] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| authorization | "" |
| connection | "close" |
| cookie | "eccube=48beaab46c8701f11cd79205e3f762c6" |
| host | "zeamiec.demo-dev.xyz" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-expires | "60" |
| x-failure-cache-time | "0" |
| x-file-type | "normal" |
| x-forwarded-for | "216.73.216.183" |
| x-forwarded-host | "zeamiec.demo-dev.xyz" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-ssl | "on" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.183" |
| x-server-address | "162.43.101.200" |
| x-ua-device | "pc" |
| x-wp-access | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Thu, 18 Dec 2025 07:08:32 GMT" |
| location | "/mypage-login" |
| set-cookie | "maintenance_token=deleted; expires=Wed, 18-Dec-2024 07:08:31 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "3a0e88" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| eccube | "48beaab46c8701f11cd79205e3f762c6" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#3394 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 18 Dec 25 16:08:32 +0900" |
| Last used | "Thu, 18 Dec 25 16:08:32 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart_keys | [] |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 388
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 598
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 99
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Service\OrderHelper:273
[
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/src/Eccube/Service/OrderHelper.php"
"line" => 273
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/src/Eccube/Service/OrderHelper.php"
"line" => 237
"function" => "getNonMember"
"class" => "Eccube\Service\OrderHelper"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/app/Customize/Controller/MyPageController.php"
"line" => 184
"function" => "isLoginRequired"
"class" => "Eccube\Service\OrderHelper"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "mypage_index"
"class" => "Customize\Controller\MyPageController"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Controller\AbstractController:217
[
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/src/Eccube/Controller/AbstractController.php"
"line" => 217
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/app/Customize/Controller/MyPageController.php"
"line" => 185
"function" => "setLoginTargetPath"
"class" => "Eccube\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "mypage_index"
"class" => "Customize\Controller\MyPageController"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gamedev/demo-dev.xyz/public_html/zeamiec/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| eccube.login.target.path | [
"https://zeamiec.demo-dev.xyz/mypage_index"
] |
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/gamedev/demo-dev.xyz/public_html/zeamiec" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "10.5.22-MariaDB-log" |
| DATABASE_URL | "mysql://gamedev_apt:apptime2024@127.0.0.1:3306/gamedev_zeamiec42" |
| DOCUMENT_ROOT | "/home/gamedev/demo-dev.xyz/public_html/zeamiec" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_PASS | "password" |
| ECCUBE_ADMIN_ROUTE | "manager" |
| ECCUBE_ADMIN_USER | "admin" |
| ECCUBE_AUTH_MAGIC | "P4Col4pNfiNmFJ9ETt3ZXU3hdj9idL4M" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_FORCE_SSL | "1" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "default" |
| FCGI_ROLE | "RESPONDER" |
| FailureCacheTime | "0" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "eccube=48beaab46c8701f11cd79205e3f762c6" |
| HTTP_HOST | "zeamiec.demo-dev.xyz" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_EXPIRES | "60" |
| HTTP_X_FAILURE_CACHE_TIME | "0" |
| HTTP_X_FILE_TYPE | "normal" |
| HTTP_X_FORWARDED_FOR | "216.73.216.183" |
| HTTP_X_FORWARDED_HOST | "zeamiec.demo-dev.xyz" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_REAL_IP | "216.73.216.183" |
| HTTP_X_SERVER_ADDRESS | "162.43.101.200" |
| HTTP_X_UA_DEVICE | "pc" |
| HTTP_X_WP_ACCESS | "0" |
| MAILER_DSN | "smtp://test67890099@gmail.com:nipuxbtaiaulsvma@smtp.gmail.com:587?encryption=tls&auth_mode=login&verify_peer=0" |
| MEF_PROXY_ADDR | "162.43.101.200" |
| Ngx_Cache_NormalFile | "1" |
| Ngx_Cache_StaticMode | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/home/userfastcgi/gamedev/demo-dev.xyz" |
| QUERY_STRING | "" |
| REDIRECT_FailureCacheTime | "0" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_MEF_PROXY_ADDR | "162.43.101.200" |
| REDIRECT_Ngx_Cache_NormalFile | "1" |
| REDIRECT_Ngx_Cache_StaticMode | "1" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aUOocMOvVu_8AYHJ7tTWnAAAA1k" |
| REDIRECT_URL | "/mypage_index" |
| REMOTE_ADDR | "216.73.216.183" |
| REMOTE_PORT | "60640" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766041712 |
| REQUEST_TIME_FLOAT | 1766041712.5989 |
| REQUEST_URI | "/mypage_index" |
| SCRIPT_FILENAME | "/home/gamedev/demo-dev.xyz/public_html/zeamiec/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "162.43.101.200" |
| SERVER_ADMIN | "webmaster@demo-dev.xyz" |
| SERVER_NAME | "zeamiec.demo-dev.xyz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| TRUSTED_HOSTS | "^zeamiec\.demo-dev\.xyz$" |
| UNIQUE_ID | "aUOocMOvVu_8AYHJ7tTWnAAAA1k" |