https://yamaria-ec-demo.testman.biz/administrator/login

AdminController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Eccube\Controller\Admin\AdminController::login"
_firewall_context
"security.firewall.map.context.admin"
_redirected
true
_route
"admin_login"
_route_params
[]
_security_firewall_run
"_security_admin"
_stopwatch_token
"77756a"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4648
  #template: "@admin/login.twig"
  -vars: []
  -streamable: false
  -owner: []
}

Request Headers

Header Value
accept
"*/*"
authorization
""
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%22f21315%22%2C%22route%22%3A%22admin_order_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Eccube%5C%5CController%5C%5CAdmin%5C%5COrder%5C%5COrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdober%5C%2Ftestman.biz%5C%2Fpublic_html%5C%2Fyamaria-ec-demo%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FAdmin%5C%2FOrder%5C%2FOrderController.php%22%2C%22line%22%3A196%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=c76c315754dc4a0ccde0493970c4ae97"
host
"yamaria-ec-demo.testman.biz"
referer
"https://yamaria-ec-demo.testman.biz/administrator/order/page/2"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"18.225.72.92"
x-forwarded-host
"yamaria-ec-demo.testman.biz"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-php-ob-level
"1"
x-real-ip
"18.225.72.92"
x-server-address
"183.181.98.14"
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
"Fri, 20 Sep 2024 07:03:06 GMT"
set-cookie
"maintenance_token=deleted; expires=Thu, 21-Sep-2023 07:03:05 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"521baa"

Cookies

Request Cookies

Key Value
eccube
"c76c315754dc4a0ccde0493970c4ae97"
sf_redirect
"{"token":"f21315","route":"admin_order_page","method":"GET","controller":{"class":"Eccube\\Controller\\Admin\\Order\\OrderController","method":"index","file":"\/home\/dober\/testman.biz\/public_html\/yamaria-ec-demo\/src\/Eccube\/Controller\/Admin\/Order\/OrderController.php","line":196},"status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#4711
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: true
}

Session 7

Session Metadata

Key Value
Created
"Fri, 20 Sep 24 16:03:04 +0900"
Last used
"Fri, 20 Sep 24 16:03:04 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"c5AwrvRzItUvjGtW9lIcoerABIE8TOEhbX_AszXi4zU"
_security.admin.target_path
"https://yamaria-ec-demo.testman.biz/administrator/order/page/2"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Eccube\Form\Type\Admin\LoginType:57
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Form/Type/Admin/LoginType.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/ResolvedFormType.php"
    "line" => 131
    "function" => "buildForm"
    "class" => "Eccube\Form\Type\Admin\LoginType"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/FormFactory.php"
    "line" => 73
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Controller/Admin/AdminController.php"
    "line" => 139
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "Eccube\Controller\Admin\AdminController"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Controller/Admin/AdminController.php"
    "line" => 152
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "Eccube\Controller\Admin\AdminController"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:172
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 172
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/9f/9f41861de61f85488a4f7035d94ac6b7.php"
    "line" => 46
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_70eaa5dc85b710ad11fa3fc9ffe4057d"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/10/10699393f02a531e1f869e4b17983650.php"
    "line" => 88
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e6ccb8e97cb3e9315e1f3381e9f205d"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/00/00aa6b93d4543c574cd3c815e055df13.php"
    "line" => 53
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9bb29b43fe1b497b433212e37b852059"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/00/00aa6b93d4543c574cd3c815e055df13.php"
    "line" => 88
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_main"
    "class" => "__TwigTemplate_9bb29b43fe1b497b433212e37b852059"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/10/10699393f02a531e1f869e4b17983650.php"
    "line" => 93
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e6ccb8e97cb3e9315e1f3381e9f205d"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/00/00aa6b93d4543c574cd3c815e055df13.php"
    "line" => 53
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9bb29b43fe1b497b433212e37b852059"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/00/00aa6b93d4543c574cd3c815e055df13.php"
    "line" => 88
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_main"
    "class" => "__TwigTemplate_9bb29b43fe1b497b433212e37b852059"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/10/10699393f02a531e1f869e4b17983650.php"
    "line" => 93
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1e6ccb8e97cb3e9315e1f3381e9f205d"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/00/00aa6b93d4543c574cd3c815e055df13.php"
    "line" => 53
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9bb29b43fe1b497b433212e37b852059"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
    "line" => 84
    "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
API_AES_KEY
"E793555B02BA635B2FF01C99379AC8D6"
API_KV_CREATE
"https://test:man@yamaria-kv.testman.biz/api/v1/create"
API_KV_DELETE
"https://test:man@yamaria-kv.testman.biz/api/v1/delete"
API_KV_IP
"183.181.98.14"
API_KV_LOGIN
"https://test:man@yamaria-kv.testman.biz/api/v1/login"
API_KV_LOGOUT
"https://test:man@yamaria-kv.testman.biz/api/v1/logout"
API_KV_REGIST
"https://test:man@yamaria-kv.testman.biz/api/v1/regist"
API_KV_UPDATE
"https://test:man@yamaria-kv.testman.biz/api/v1/update"
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/home/dober/testman.biz/public_html/yamaria-ec-demo"
CONTEXT_PREFIX
""
DATABASE_SERVER_VERSION
"57"
DATABASE_URL
"mysql://dober_ec1:v9jr846nyb@mysql6002.xserver.jp/dober_yamariaec42"
DOCUMENT_ROOT
"/home/dober/testman.biz/public_html/yamaria-ec-demo"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"administrator"
ECCUBE_AUTH_MAGIC
"cZ89goebBaHNp5f5J2CE3rUYrKL39Fg"
ECCUBE_FORCE_SSL
"false"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"yamaria"
ECCUBE_USER_DATA_ROUTE
"store"
FCGI_ROLE
"RESPONDER"
FailureCacheTime
"0"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22f21315%22%2C%22route%22%3A%22admin_order_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Eccube%5C%5CController%5C%5CAdmin%5C%5COrder%5C%5COrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdober%5C%2Ftestman.biz%5C%2Fpublic_html%5C%2Fyamaria-ec-demo%5C%2Fsrc%5C%2FEccube%5C%2FController%5C%2FAdmin%5C%2FOrder%5C%2FOrderController.php%22%2C%22line%22%3A196%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; eccube=c76c315754dc4a0ccde0493970c4ae97"
HTTP_HOST
"yamaria-ec-demo.testman.biz"
HTTP_REFERER
"https://yamaria-ec-demo.testman.biz/administrator/order/page/2"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"18.225.72.92"
HTTP_X_FORWARDED_HOST
"yamaria-ec-demo.testman.biz"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_REAL_IP
"18.225.72.92"
HTTP_X_SERVER_ADDRESS
"183.181.98.14"
HTTP_X_UA_DEVICE
"pc"
HTTP_X_WP_ACCESS
"0"
MAILER_DSN
"sendmail://localhost"
MEF_PROXY_ADDR
"183.181.98.14"
Ngx_Cache_NoCacheMode
"off"
Ngx_Cache_NormalFile
"1"
Ngx_Cache_StaticMode
"1"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
ORIG_SCRIPT_FILENAME
"/home/dober/testman.biz/public_html/yamaria-ec-demo/php81.fcgi"
ORIG_SCRIPT_NAME
"/php81.fcgi"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
PWD
"/home/dober/testman.biz/public_html/yamaria-ec-demo"
QUERY_STRING
""
REDIRECT_FailureCacheTime
"0"
REDIRECT_HANDLER
"php81-script"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MEF_PROXY_ADDR
"183.181.98.14"
REDIRECT_Ngx_Cache_NoCacheMode
"off"
REDIRECT_Ngx_Cache_NormalFile
"1"
REDIRECT_Ngx_Cache_StaticMode
"1"
REDIRECT_REDIRECT_FailureCacheTime
"0"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_REDIRECT_MEF_PROXY_ADDR
"183.181.98.14"
REDIRECT_REDIRECT_Ngx_Cache_NoCacheMode
"off"
REDIRECT_REDIRECT_Ngx_Cache_NormalFile
"1"
REDIRECT_REDIRECT_Ngx_Cache_StaticMode
"1"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"Zu0eKWrQyPxbTk0ua2_9QgAAAFw"
REDIRECT_REDIRECT_WpCommentDeny
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zu0eKWrQyPxbTk0ua2_9QgAAAFw"
REDIRECT_URL
"/index.php"
REDIRECT_WpCommentDeny
"1"
REMOTE_ADDR
"18.225.72.92"
REMOTE_PORT
"58550"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726815785
REQUEST_TIME_FLOAT
1726815785.5151
REQUEST_URI
"/administrator/login"
SCRIPT_FILENAME
"/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"183.181.98.14"
SERVER_ADMIN
"webmaster@testman.biz"
SERVER_NAME
"yamaria-ec-demo.testman.biz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
UNIQUE_ID
"Zu0eKWrQyPxbTk0ua2_9QgAAAFw"
WpCommentDeny
"1"