https://www.aoikasi.jp/entry/

RedirectController :: urlRedirectAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.customer"
_route
"entry"
_route_params
[
  "path" => "/entry"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"785713"
httpPort
80
httpsPort
443
path
"/entry"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
host
"www.aoikasi.jp"
listen-ipaddr
"219.94.192.94"
referer
"http://www.aoikasi.jp/entry/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"3.17.159.48"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
content-type
"text/html; charset=UTF-8"
date
"Sat, 27 Jul 2024 02:45:54 GMT"
location
"https://www.aoikasi.jp/entry"
set-cookie
"maintenance_token=deleted; expires=Fri, 28-Jul-2023 02:45:53 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"ad3989"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#3518
  #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/aoi-new/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/aoi-new/www/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/aoi-new/www/"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"5.7.38"
DATABASE_URL
"mysql://aoi-new:P2qjK67u@mysql617.db.sakura.ne.jp:3306/aoi-new_eccube"
DOCUMENT_ROOT
"/home/aoi-new/www/"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"sysadmin"
ECCUBE_AUTH_MAGIC
"4B24qWHgtmwEdhm3gpEG4FJWhnYNslVi"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"0"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"www.aoikasi.jp"
HTTP_LISTEN_IPADDR
"219.94.192.94"
HTTP_REFERER
"http://www.aoikasi.jp/entry/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"3.17.159.48"
MAILER_DSN
"smtp://info@aoikasi.jp:sr45sr45@mt3017.secure.jp:587?auth_mode=plain"
PATH
"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/entry/"
REMOTE_ADDR
"3.17.159.48"
REMOTE_HOST
"ec2-3-17-159-48.us-east-2.compute.amazonaws.com"
REMOTE_PORT
"0"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1722048354
REQUEST_TIME_FLOAT
1722048354.0925
REQUEST_URI
"/entry/"
SCRIPT_FILENAME
"/home/aoi-new/www/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"100.64.0.66"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.aoikasi.jp"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
TRUSTED_HOSTS
"^www\.aoikasi\.jp$"
argc
0
argv
[]