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" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1285 #template: "Mypage/login.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| authorization | "" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%220883cb%22%2C%22route%22%3A%22product_add_favorite%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%22addFavorite%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmeihansl%5C%2Fmeihan-sl.com%5C%2Fpublic_html%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A263%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=aa4120ec837fd73988ab72772d02ba05" |
| host | "meihan-sl.com" |
| referer | "https://meihan-sl.com/products/add_favorite/11" |
| 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.208" |
| x-forwarded-host | "meihan-sl.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-ssl | "on" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.208" |
| x-server-address | "162.43.101.84" |
| 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 | "Mon, 08 Dec 2025 16:25:14 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Sun, 08-Dec-2024 16:25:13 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "d28dc4" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| eccube | "aa4120ec837fd73988ab72772d02ba05" |
| sf_redirect | "{"token":"0883cb","route":"product_add_favorite","method":"GET","controller":{"class":"Eccube\\Controller\\ProductController","method":"addFavorite","file":"\/home\/meihansl\/meihan-sl.com\/public_html\/src\/Eccube\/Controller\/ProductController.php","line":263},"status_code":302,"status_text":"Found"}" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#1516 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 09 Dec 25 01:25:14 +0900" |
| Last used | "Tue, 09 Dec 25 01:25:14 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Eccube\Form\Type\Front\CustomerLoginType | "6WRJn6mfokhdF6wyWkt3m9ii42MDPT4TYReA-wpgH04" |
| _csrf/https-_token | "w70BdtQQOXlnsbb7jfIorjQ1m8jUYk3SYmstG71Khws" |
| _csrf/https-authenticate | "wv9lA0fhETnOTfZl9bUAbvzmLfZYv8rUcJRp11rmybA" |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
| Key | Value |
|---|---|
| eccube.add.favorite | [
true
] |
| eccube.login.target.path | [
"https://meihan-sl.com/products/add_favorite/11"
] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/home/meihansl/meihan-sl.com/public_html" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "10.5.22-MariaDB-log" |
| DATABASE_URL | "mysql://meihansl_main:D25.GWN7my9i5EA@localhost/meihansl_main" |
| DOCUMENT_ROOT | "/home/meihansl/meihan-sl.com/public_html" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "shop_kowa_manager" |
| ECCUBE_AUTH_MAGIC | "StQwqyTzx93COI1FgztCGb0hFd1cdW0B" |
| 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 | "sf_redirect=%7B%22token%22%3A%220883cb%22%2C%22route%22%3A%22product_add_favorite%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%22addFavorite%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmeihansl%5C%2Fmeihan-sl.com%5C%2Fpublic_html%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A263%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=aa4120ec837fd73988ab72772d02ba05" |
| HTTP_HOST | "meihan-sl.com" |
| HTTP_REFERER | "https://meihan-sl.com/products/add_favorite/11" |
| 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.208" |
| HTTP_X_FORWARDED_HOST | "meihan-sl.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_REAL_IP | "216.73.216.208" |
| HTTP_X_SERVER_ADDRESS | "162.43.101.84" |
| HTTP_X_UA_DEVICE | "pc" |
| HTTP_X_WP_ACCESS | "0" |
| MAILER_DSN | "smtp://contact_us@meihan-sl.com:HV_Di7gDx%21q%2B.d4@sv14883.xserver.jp:587?auth_mode=plain" |
| MEF_PROXY_ADDR | "162.43.101.84" |
| Ngx_Cache_NoCacheMode | "1" |
| 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/meihansl/meihan-sl.com" |
| QUERY_STRING | "" |
| REDIRECT_FailureCacheTime | "0" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_MEF_PROXY_ADDR | "162.43.101.84" |
| REDIRECT_Ngx_Cache_NoCacheMode | "1" |
| REDIRECT_Ngx_Cache_NormalFile | "1" |
| REDIRECT_Ngx_Cache_StaticMode | "1" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTb76kpAjx2cHefBSKOwJgAAAUk" |
| REDIRECT_URL | "/mypage/login" |
| REMOTE_ADDR | "216.73.216.208" |
| REMOTE_PORT | "33590" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765211114 |
| REQUEST_TIME_FLOAT | 1765211114.795 |
| REQUEST_URI | "/mypage/login" |
| SCRIPT_FILENAME | "/home/meihansl/meihan-sl.com/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "162.43.101.84" |
| SERVER_ADMIN | "webmaster@meihan-sl.com" |
| SERVER_NAME | "meihan-sl.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| TRUSTED_HOSTS | "^meihan-sl\.com$" |
| UNIQUE_ID | "aTb76kpAjx2cHefBSKOwJgAAAUk" |
Sub Requests 1
SearchProductController :: index (token = 6e9264)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1655 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |