ProductController :: detail
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 {#2475 -_calc: true -stockFinds: [ true ] -stocks: [ "10" ] -stockUnlimiteds: [ false ] -price01: [ "4200.00" ] -price02: [ "2940.00" ] -price01IncTaxs: [ 4620.0 ] -price02IncTaxs: [ 3234.0 ] -codes: [ "LFS-39BK" ] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 474 -name: "[東谷] フォルダブル クレート(ブラック)" -note: "4985155226115" -description_list: null -description_detail: """ ■商品名■\n フォルダブル クレート(ブラック)\n \n ■サイズ■\n W52.5×D35.5×H29.5\n \n ■カラー■\n ブラック (※2枚目以降グリーンの写真使用)\n \n ■商品説明文■\n キャンプの収納や、インテリアの収納として使うことができるフォルダブルクレート。\n フタ付きなのでホコリなど汚れから守ることができ、使わない時にはコンパクトに折りたたみも可能です。\n 印刷している文字は蓄光印刷となっているので暗闇でもすぐに見つけることができるので防災グッズ入れとしてもおすすめです。 """ -search_word: "収納ボックス 収納ケース ボックス 折り畳み フォールディング フタ付き アウトドア キャンプ 押し入れ収納 インテリア 蓄光 防災グッズ収納" -free_area: null -create_date: DateTime @1712886232 {#2471 : 2024-04-12 10:43:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1737604753 {#2481 : 2025-01-23 12:59:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3382 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#3497 …} -ProductImage: Doctrine\ORM\PersistentCollection {#3742 …} -ProductTag: Doctrine\ORM\PersistentCollection {#3737 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#3457 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3525 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#3495 …} } |
_controller | "Eccube\Controller\ProductController::detail" |
_converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2346 -name: "Product" -class: "Eccube\Entity\Product" -options: [ "repository_method" => "findWithSortedClassCategories" ] -isOptional: false -converter: null } ] |
_firewall_context | "security.firewall.map.context.customer" |
_route | "product_detail" |
_route_params | [ "id" => "474" ] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "8ebdf9" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2345 #template: "Product/detail.twig" -vars: [] -streamable: false -owner: [] } |
id | "474" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
authorization | "" |
content-length | "0" |
cookie | "eccube=gkibjjg7tj310tdhsdpecf5dcg" |
geoip-addr | "3.139.84.223" |
geoip-continent-code | "NA" |
geoip-country-code | "US" |
geoip-country-name | "United States" |
host | "attrait-shop.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-host | "attrait-shop.com" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
x-real-ip | "3.139.84.223" |
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, 07 Apr 2025 18:57:39 GMT" |
set-cookie | "maintenance_token=deleted; expires=Sun, 07-Apr-2024 18:57:38 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "beec8e" |
Cookies
Request Cookies
Key | Value |
---|---|
eccube | "gkibjjg7tj310tdhsdpecf5dcg" |
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#7774 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Tue, 08 Apr 25 03:57:38 +0900" |
Last used | "Tue, 08 Apr 25 03:57:38 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-Eccube\Form\Type\AddCartType | "cq6sJ5wkT9bskmvCS3amWSK6EMEuJmvWYnO_E_Vfawc" |
_csrf/https-_token | "I0zgto4yAyQoSRT9JwcDLZ-5_aNQFtW9sA0vVc03eEw" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 388 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 598 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 40 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 80 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Controller\ProductController:458
[ [ "file" => "/home/c9635817/public_html/attrait-shop.com/src/Eccube/Controller/ProductController.php" "line" => 458 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/src/Eccube/Controller/ProductController.php" "line" => 223 "function" => "checkVisibility" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/src/Eccube/Controller/ProductController.php" "line" => 255 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[ [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 52 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/src/Eccube/Controller/ProductController.php" "line" => 255 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[ [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 56 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/src/Eccube/Controller/ProductController.php" "line" => 255 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/c9635817/public_html/attrait-shop.com/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" |
CONTENT_LENGTH | "0" |
CONTEXT_DOCUMENT_ROOT | "/home/c9635817/public_html/attrait-shop.com" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "5.7.12" |
DATABASE_URL | "mysql://oi1mh_web:vgxRm7CaJRG8sq3pq-G3u-9JWE3x9xUZKFcpwHt7Z-D-wuFnJFFQtpxvkMJfE@mysql1004.conoha.ne.jp/oi1mh_eccube" |
DOCUMENT_ROOT | "/home/c9635817/public_html/attrait-shop.com" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "admin_stg" |
ECCUBE_AUTH_MAGIC | "t8bebQ5Da8N1TixgfSgvgmSi7vWbR3hD" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_FORCE_SSL | "0" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "default" |
GEOIP_ADDR | "3.139.84.223" |
GEOIP_CONTINENT_CODE | "NA" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_AUTHORIZATION | "" |
HTTP_COOKIE | "eccube=gkibjjg7tj310tdhsdpecf5dcg" |
HTTP_GEOIP_ADDR | "3.139.84.223" |
HTTP_GEOIP_CONTINENT_CODE | "NA" |
HTTP_GEOIP_COUNTRY_CODE | "US" |
HTTP_GEOIP_COUNTRY_NAME | "United States" |
HTTP_HOST | "attrait-shop.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_HOST | "attrait-shop.com" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_REAL_IP | "3.139.84.223" |
LSPHP_ENABLE_USER_INI | "on" |
MAILER_DSN | "smtp://info@attrait-shop.com:attraitshop0412^^@mail1012.conoha.ne.jp:587?auth_mode=plain" |
MAILER_URL | "null://localhost" |
PATH | "/usr/local/bin:/usr/bin:/bin" |
PHP_SELF | "/index.php" |
PWD | "/" |
QUERY_STRING | "" |
REDIRECT_CONTEXT_DOCUMENT_ROOT | "/home/c9635817/public_html/attrait-shop.com" |
REDIRECT_CONTEXT_PREFIX | "" |
REDIRECT_DOCUMENT_ROOT | "/home/c9635817/public_html/attrait-shop.com" |
REDIRECT_GATEWAY_INTERFACE | "CGI/1.1" |
REDIRECT_GEOIP_ADDR | "3.139.84.223" |
REDIRECT_GEOIP_CONTINENT_CODE | "NA" |
REDIRECT_GEOIP_COUNTRY_CODE | "US" |
REDIRECT_GEOIP_COUNTRY_NAME | "United States" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_ACCEPT | "*/*" |
REDIRECT_HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_HTTP_COOKIE | "eccube=gkibjjg7tj310tdhsdpecf5dcg" |
REDIRECT_HTTP_HOST | "attrait-shop.com" |
REDIRECT_HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
REDIRECT_HTTP_X_FORWARDED_HOST | "attrait-shop.com" |
REDIRECT_HTTP_X_FORWARDED_PORT | "443" |
REDIRECT_HTTP_X_FORWARDED_PROTO | "https" |
REDIRECT_HTTP_X_REAL_IP | "3.139.84.223" |
REDIRECT_PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
REDIRECT_QUERY_STRING | "" |
REDIRECT_REMOTE_ADDR | "3.139.84.223" |
REDIRECT_REMOTE_PORT | "65122" |
REDIRECT_REQUEST_METHOD | "GET" |
REDIRECT_REQUEST_SCHEME | "http" |
REDIRECT_REQUEST_URI | "/products/detail/474" |
REDIRECT_SCRIPT_FILENAME | "" |
REDIRECT_SCRIPT_NAME | "/products/detail/474" |
REDIRECT_SERVER_ADDR | "127.0.0.1" |
REDIRECT_SERVER_ADMIN | "root@localhost" |
REDIRECT_SERVER_NAME | "attrait-shop.com" |
REDIRECT_SERVER_PORT | "8080" |
REDIRECT_SERVER_PROTOCOL | "HTTP/1.1" |
REDIRECT_SERVER_SIGNATURE | "" |
REDIRECT_SERVER_SOFTWARE | "Apache" |
REDIRECT_SITE_GUARD | "off" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z_QgIphyxYR5Z9QlNu3VmAAAAAk" |
REDIRECT_URL | "/products/detail/474" |
REMOTE_ADDR | "3.139.84.223" |
REMOTE_PORT | "65122" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1744052258 |
REQUEST_TIME_FLOAT | 1744052258.9793 |
REQUEST_URI | "/products/detail/474" |
SCRIPT_FILENAME | "/home/c9635817/public_html/attrait-shop.com/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "127.0.0.1" |
SERVER_ADMIN | "root@localhost" |
SERVER_NAME | "attrait-shop.com" |
SERVER_PORT | "8080" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SITE_GUARD | "off" |
TEMP | "/tmp" |
TMP | "/tmp" |
TMPDIR | "/tmp" |
TRUSTED_HOSTS | "^attrait-shop\.com$" |
UNIQUE_ID | "Z_QgIphyxYR5Z9QlNu3VmAAAAAk" |
Sub Requests 2
SearchProductController :: index (token = d8e4c1)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\SearchProductController::index" |
_route | "block_search_product" |
_route_params | [] |
_stopwatch_token | "a4ac0c" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4267 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = 667dea)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\SearchProductController::index" |
_route | "block_search_product" |
_route_params | [] |
_stopwatch_token | "04d376" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4267 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |