TopController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| _ | "1775013057134" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Customize\Controller\TopController::index" |
| _firewall_context | "security.firewall.map.context.customer" |
| _route | "homepage" |
| _route_params | [] |
| _security_firewall_run | "_security_customer" |
| _stopwatch_token | "887f9e" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3558 #template: "index.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html, */*; q=0.01" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "ja" |
| authorization | "" |
| connection | "keep-alive" |
| cookie | "_ga=GA1.1.1339430333.1774687908; _ga_GP71SN25SC=GS2.1.s1775006554$o12$g1$t1775013057$j53$l0$h0; eccube=v8184ds4ipl8ogabfb84638dam" |
| eccube-csrf-token | "c7a52566fba.Ks8MmEcPqhBFHctpG2c82wFkQMYanqbR3suRUQbp3to.c6B67DVskic_Srk8XCFmikU7J59g0t-l5orYJkCT76gYmDnXDzybPRdnjg" |
| host | "blackcherry69.com" |
| referer | "https://blackcherry69.com/products/detail/41753" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
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 | "Wed, 01 Apr 2026 03:10:59 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Tue, 01-Apr-2025 03:10:58 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "3a46a0" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _ga | "GA1.1.1339430333.1774687908" |
| _ga_GP71SN25SC | "GS2.1.s1775006554$o12$g1$t1775013057$j53$l0$h0" |
| eccube | "v8184ds4ipl8ogabfb84638dam" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#72250 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 01 Apr 26 10:23:02 +0900" |
| Last used | "Wed, 01 Apr 26 12:10:55 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Customize\Form\Type\Front\SearchProductType | "oHLkjPM4VtyGlawGWsgLsO73iJwoQ06k_9E36Aaz4oY" |
| _csrf/https-Eccube\Form\Type\AddCartType | "rAfgXCt7BcK8wL4TnrqIWnca2CMg7Eqp1CmA1Nn0bMs" |
| _csrf/https-_token | "Yovtrc87zWrUGFZQD_gYzLyt8AIwFz1r2W5OH31-RzE" |
| _security.last_username | "shinsan133594@gmail.com" |
| _security_customer | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:8:"customer";i:2;a:5:{i:0;C:22:"Eccube\Entity\Customer":92:{a:4:{i:0;i:508;i:1;s:23:"shinsan133594@gmail.com";i:2;s:8:"shin1133";i:3;s:10:"7c2312cbe2";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" |
| cart_keys | [
"508_1"
] |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 389
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 599
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 99
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 85
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/app/Customize/Controller/TopController.php"
"line" => 101
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/app/Customize/Controller/TopController.php"
"line" => 49
"function" => "findProductsWithForms"
"class" => "Customize\Controller\TopController"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "index"
"class" => "Customize\Controller\TopController"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:55
[
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 55
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/app/Customize/Controller/TopController.php"
"line" => 101
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/app/Customize/Controller/TopController.php"
"line" => 49
"function" => "findProductsWithForms"
"class" => "Customize\Controller\TopController"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "index"
"class" => "Customize\Controller\TopController"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:59
[
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/app/Customize/Controller/TopController.php"
"line" => 101
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/app/Customize/Controller/TopController.php"
"line" => 49
"function" => "findProductsWithForms"
"class" => "Customize\Controller\TopController"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "index"
"class" => "Customize\Controller\TopController"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:198
[
[
"file" => "/var/www/html/ec-cube/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 198
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/ec-cube/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 | "/var/www/html/ec-cube" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "8.0.36" |
| DATABASE_URL | "mysql://root:zc1zwyRva28H8%2B@localhost:3306/blackcherry" |
| DOCUMENT_ROOT | "/var/www/html/ec-cube" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_DENY_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "panel_bc69_25gk" |
| ECCUBE_AUTH_MAGIC | "kJffn3w9dAoPtIfHS1vAuJCwhfUr9wQ9" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_FORCE_SSL | "" |
| ECCUBE_FRONT_ALLOW_HOSTS | "[]" |
| ECCUBE_FRONT_DENY_HOSTS | "[]" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "BlackCherry" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "/var/www/secure/google/service-account.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html, */*; q=0.01" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "ja" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "_ga=GA1.1.1339430333.1774687908; _ga_GP71SN25SC=GS2.1.s1775006554$o12$g1$t1775013057$j53$l0$h0; eccube=v8184ds4ipl8ogabfb84638dam" |
| HTTP_ECCUBE_CSRF_TOKEN | "c7a52566fba.Ks8MmEcPqhBFHctpG2c82wFkQMYanqbR3suRUQbp3to.c6B67DVskic_Srk8XCFmikU7J59g0t-l5orYJkCT76gYmDnXDzybPRdnjg" |
| HTTP_HOST | "blackcherry69.com" |
| HTTP_REFERER | "https://blackcherry69.com/products/detail/41753" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| MAILER_DSN | "smtp://info@blackcherry69.com:R7k2Lp9x@mail.blackcherry69.com:587?encryption=tls&auth_mode=login" |
| MAILER_URL | "smtp://info@blackcherry69.com:R7k2Lp9x@mail.blackcherry69.com:587?encryption=tls&auth_mode=login" |
| OAUTH2_ENCRYPTION_KEY | "92c7fcedd8e791045a5963826110e796" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "_=1775013057134" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_QUERY_STRING | "_=1775013057134" |
| REDIRECT_SSL_TLS_SNI | "blackcherry69.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "acyMwToajE_4Jc7CPyqjTgAAA4w" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "60.119.69.247" |
| REMOTE_PORT | "56382" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775013057 |
| REQUEST_TIME_FLOAT | 1775013057.4921 |
| REQUEST_URI | "/?_=1775013057134" |
| SCRIPT_FILENAME | "/var/www/html/ec-cube/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "193.36.117.226" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "blackcherry69.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2" |
| SSL_TLS_SNI | "blackcherry69.com" |
| TRUSTED_HOSTS | "^193\.36\.117\.226$|^blackcherry69\.com$|^www\.blackcherry69\.com$" |
| UNIQUE_ID | "acyMwToajE_4Jc7CPyqjTgAAA4w" |
| USER | "apache" |
| proxy-nokeepalive | "1" |
Sub Requests 2
CategoryBlockController :: categoryBlock (token = a97b5c)
| Key | Value |
|---|---|
| _controller | "Customize\Controller\CategoryBlockController::categoryBlock" |
| _route | "category_block" |
| _route_params | [] |
| _stopwatch_token | "e494e3" |
SearchProductController :: index (token = b6ca24)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "501f2c" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#20190 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |