TopController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value | 
|---|---|
| _controller | "Eccube\Controller\TopController::index" | 
            
| _firewall_context | "security.firewall.map.context.customer" | 
            
| _route | "homepage" | 
            
| _route_params | []  | 
            
| _security_firewall_run | "_security_customer" | 
            
| _stopwatch_token | "650b09" | 
            
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3479 #template: "index.twig" -vars: [] -streamable: false -owner: [] }  | 
            
Request Headers
| Header | Value | 
|---|---|
| authorization | ""  | 
            
| connection | "close" | 
            
| host | "www.tsuki-hi.jp" | 
            
| referer | "http://www.tsuki-hi.jp" | 
            
| user-agent | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" | 
            
| x-accel-expires | "60" | 
            
| x-failure-cache-time | "0" | 
            
| x-file-type | "normal" | 
            
| x-forwarded-for | "34.11.159.53" | 
            
| x-forwarded-host | "www.tsuki-hi.jp" | 
            
| x-forwarded-port | "443" | 
            
| x-forwarded-proto | "https" | 
            
| x-forwarded-ssl | "on" | 
            
| x-php-ob-level | "1" | 
            
| x-real-ip | "34.11.159.53" | 
            
| x-server-address | "183.181.84.97" | 
            
| 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 | "Tue, 04 Nov 2025 14:19:41 GMT" | 
            
| set-cookie | "maintenance_token=deleted; expires=Mon, 04-Nov-2024 14:19:40 GMT; Max-Age=0; path=/; httponly" | 
            
| x-debug-token | "51c96d" | 
            
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value | 
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#3741 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true }  | 
            
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
                        1
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44                                    
                                    [
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/spica8217/tsuki-hi.jp/public_html/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 | "/home/spica8217/tsuki-hi.jp/public_html" | 
            
| CONTEXT_PREFIX | ""  | 
            
| DATABASE_CHARSET | "utf8mb4" | 
            
| DATABASE_SERVER_VERSION | "5.7.27" | 
            
| DATABASE_URL | "mysql://spica8217_tkh:2a98F5a93xuN9HT@mysql8058.xserver.jp:3306/spica8217_tsukihi" | 
            
| DOCUMENT_ROOT | "/home/spica8217/tsuki-hi.jp/public_html" | 
            
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" | 
            
| ECCUBE_ADMIN_DENY_HOSTS | "[]" | 
            
| ECCUBE_ADMIN_ROUTE | "spica_tsukihi_08" | 
            
| ECCUBE_AUTH_MAGIC | "rhT4bBf07SO8ZmI1yvG1rCBhZfjTgrhl" | 
            
| ECCUBE_COOKIE_PATH | "/" | 
            
| ECCUBE_FORCE_SSL | "1" | 
            
| ECCUBE_FRONT_ALLOW_HOSTS | "[]" | 
            
| ECCUBE_FRONT_DENY_HOSTS | "[]" | 
            
| ECCUBE_LOCALE | "ja" | 
            
| ECCUBE_TEMPLATE_CODE | "default" | 
            
| FCGI_ROLE | "RESPONDER" | 
            
| FailureCacheTime | "0" | 
            
| GATEWAY_INTERFACE | "CGI/1.1" | 
            
| HTTPS | "on" | 
            
| HTTP_AUTHORIZATION | ""  | 
            
| HTTP_CONNECTION | "close" | 
            
| HTTP_HOST | "www.tsuki-hi.jp" | 
            
| HTTP_REFERER | "http://www.tsuki-hi.jp" | 
            
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" | 
            
| HTTP_X_ACCEL_EXPIRES | "60" | 
            
| HTTP_X_FAILURE_CACHE_TIME | "0" | 
            
| HTTP_X_FILE_TYPE | "normal" | 
            
| HTTP_X_FORWARDED_FOR | "34.11.159.53" | 
            
| HTTP_X_FORWARDED_HOST | "www.tsuki-hi.jp" | 
            
| HTTP_X_FORWARDED_PORT | "443" | 
            
| HTTP_X_FORWARDED_PROTO | "https" | 
            
| HTTP_X_FORWARDED_SSL | "on" | 
            
| HTTP_X_REAL_IP | "34.11.159.53" | 
            
| HTTP_X_SERVER_ADDRESS | "183.181.84.97" | 
            
| HTTP_X_UA_DEVICE | "pc" | 
            
| HTTP_X_WP_ACCESS | "0" | 
            
| MAILER_DSN | "smtp://example@tomyjapan.com:IgbY7euhsew6@sv8567.xserver.jp:587?auth_mode=plain" | 
            
| MEF_PROXY_ADDR | "183.181.84.97" | 
            
| 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/spica8217/tsuki-hi.jp" | 
            
| QUERY_STRING | ""  | 
            
| REDIRECT_FailureCacheTime | "0" | 
            
| REDIRECT_HTTPS | "on" | 
            
| REDIRECT_HTTP_AUTHORIZATION | ""  | 
            
| REDIRECT_MEF_PROXY_ADDR | "183.181.84.97" | 
            
| REDIRECT_Ngx_Cache_NormalFile | "1" | 
            
| REDIRECT_Ngx_Cache_StaticMode | "1" | 
            
| REDIRECT_STATUS | "200" | 
            
| REDIRECT_UNIQUE_ID | "aQoLfYC4DL5_5gvjpiED6wAAAhQ" | 
            
| REDIRECT_URL | "/" | 
            
| REMOTE_ADDR | "34.11.159.53" | 
            
| REMOTE_PORT | "52186" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_SCHEME | "https" | 
            
| REQUEST_TIME | 1762265981 | 
            
| REQUEST_TIME_FLOAT | 1762265981.3333 | 
            
| REQUEST_URI | "/" | 
            
| SCRIPT_FILENAME | "/home/spica8217/tsuki-hi.jp/public_html/index.php" | 
            
| SCRIPT_NAME | "/index.php" | 
            
| SERVER_ADDR | "183.181.84.97" | 
            
| SERVER_ADMIN | "webmaster@tsuki-hi.jp" | 
            
| SERVER_NAME | "www.tsuki-hi.jp" | 
            
| SERVER_PORT | "443" | 
            
| SERVER_PROTOCOL | "HTTP/1.1" | 
            
| SERVER_SIGNATURE | ""  | 
            
| SERVER_SOFTWARE | "Apache" | 
            
| SHLVL | "0" | 
            
| TRUSTED_HOSTS | "^www\.tsuki-hi\.jp$" | 
            
| UNIQUE_ID | "aQoLfYC4DL5_5gvjpiED6wAAAhQ" |