ProductController :: addFavorite
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| Product | Eccube\Entity\Product {#1325 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 11 -name: "フラッグ10本(1セット)" -note: null -description_list: null -description_detail: "(黄5本・赤1本・青1本・緑1本・黒1本・チェッカー1本)" -search_word: null -free_area: null -create_date: DateTime @1721358556 {#1322 : 2024-07-19 12:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721545852 {#1323 : 2024-07-21 16:10:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#1334 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#1364 …} -ProductImage: Doctrine\ORM\PersistentCollection {#1376 …} -ProductTag: Doctrine\ORM\PersistentCollection {#1387 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#1389 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#1402 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#1412 …} -ProductSales: Proxies\__CG__\Customize\Entity\ProductSales {#1422 …} -RelatedProducts: Doctrine\ORM\PersistentCollection {#1431 …} } |
| _controller | "Eccube\Controller\ProductController::addFavorite" |
| _firewall_context | "security.firewall.map.context.customer" |
| _route | "product_add_favorite" |
| _route_params | [ "id" => "11" ] |
| _security_firewall_run | "_security_customer" |
| id | "11" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| authorization | "" |
| connection | "close" |
| host | "meihan-sl.com" |
| user-agent | "Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)" |
| x-accel-expires | "60" |
| x-failure-cache-time | "0" |
| x-file-type | "normal" |
| x-forwarded-for | "167.114.139.74" |
| 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 | "167.114.139.74" |
| 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 15:44:40 GMT" |
| location | "/mypage/login" |
| set-cookie | "maintenance_token=deleted; expires=Sun, 08-Dec-2024 15:44:39 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "94a35c" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#1445 #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 00:44:40 +0900" |
| Last used | "Tue, 09 Dec 25 00:44:40 +0900" |
| Lifetime | 0 |
Session Attributes
No session attributes
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_HOST | "meihan-sl.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)" |
| HTTP_X_ACCEL_EXPIRES | "60" |
| HTTP_X_FAILURE_CACHE_TIME | "0" |
| HTTP_X_FILE_TYPE | "normal" |
| HTTP_X_FORWARDED_FOR | "167.114.139.74" |
| 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 | "167.114.139.74" |
| 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 | "aTbyaISNGsr-wjAMdO8ejwAAAFQ" |
| REDIRECT_URL | "/products/add_favorite/11" |
| REMOTE_ADDR | "167.114.139.74" |
| REMOTE_PORT | "37982" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765208680 |
| REQUEST_TIME_FLOAT | 1765208680.7261 |
| REQUEST_URI | "/products/add_favorite/11" |
| 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 | "aTbyaISNGsr-wjAMdO8ejwAAAFQ" |