https://yamaria-ec-demo.testman.biz/products/detail/66

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"310124"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6526
  #message: ""
  #code: 0
  #file: "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Controller/ProductController.php"
  #line: 221
  -statusCode: 404
  -headers: []
  trace: {
    /home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Controller/ProductController.php:221 {
      Eccube\Controller\ProductController->detail(Request $request, Product $Product) …
      › if (!$this->checkVisibility($Product)) {    throw new NotFoundHttpException();}
    }
    /home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $Product: Eccube\Entity\Product {#5420 …}
      }
    }
    /home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
      }
    }
    /home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
        $catch: true
      }
    }
    /home/dober/testman.biz/public_html/yamaria-ec-demo/index.php:84 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#772 …8}

Request Headers

Header Value
accept
"text/html;q=0.95,text/*;q=0.9,*/*;q=0.8"
authorization
""
connection
"close"
from
"tech@babbar.tech"
host
"yamaria-ec-demo.testman.biz"
user-agent
"Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"217.113.194.83"
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
"217.113.194.83"
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
"Thu, 21 Nov 2024 17:25:01 GMT"
set-cookie
"maintenance_token=deleted; expires=Wed, 22-Nov-2023 17:25:00 GMT; Max-Age=0; path=/; httponly"
x-debug-exception
""
x-debug-exception-file
"%2Fhome%2Fdober%2Ftestman.biz%2Fpublic_html%2Fyamaria-ec-demo%2Fsrc%2FEccube%2FController%2FProductController.php:221"
x-debug-token
"e3bf46"

Cookies

Request Cookies

No request cookies

Response Cookies

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

Session 7

Session Metadata

Key Value
Created
"Fri, 22 Nov 24 02:25:01 +0900"
Last used
"Fri, 22 Nov 24 02:25:01 +0900"
Lifetime
0

Session Attributes

No session attributes

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\Controller\ProductController:455
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Controller/ProductController.php"
    "line" => 455
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Controller/ProductController.php"
    "line" => 220
    "function" => "checkVisibility"
    "class" => "Eccube\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "detail"
    "class" => "Eccube\Controller\ProductController"
    "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\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "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\HttpKernel\EventListener\ProfilerListener"
    "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/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 223
    "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" => 86
    "function" => "handleThrowable"
    "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\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "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\HttpKernel\EventListener\ProfilerListener"
    "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/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 223
    "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" => 86
    "function" => "handleThrowable"
    "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\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "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\HttpKernel\EventListener\ProfilerListener"
    "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/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 223
    "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" => 86
    "function" => "handleThrowable"
    "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\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "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\HttpKernel\EventListener\ProfilerListener"
    "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/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 223
    "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" => 86
    "function" => "handleThrowable"
    "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\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "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\HttpKernel\EventListener\ProfilerListener"
    "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/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 223
    "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" => 86
    "function" => "handleThrowable"
    "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
"text/html;q=0.95,text/*;q=0.9,*/*;q=0.8"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_FROM
"tech@babbar.tech"
HTTP_HOST
"yamaria-ec-demo.testman.biz"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"217.113.194.83"
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
"217.113.194.83"
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
"Zz9s7Dda3bi_l7dCN7OrdgAAARI"
REDIRECT_REDIRECT_WpCommentDeny
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zz9s7Dda3bi_l7dCN7OrdgAAARI"
REDIRECT_URL
"/index.php"
REDIRECT_WpCommentDeny
"1"
REMOTE_ADDR
"217.113.194.83"
REMOTE_PORT
"51428"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1732209900
REQUEST_TIME_FLOAT
1732209900.6467
REQUEST_URI
"/products/detail/66"
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
"Zz9s7Dda3bi_l7dCN7OrdgAAARI"
WpCommentDeny
"1"

Parent Request

Return to parent request (token = 2a2a1b)

Key Value
Product
Eccube\Entity\Product {#5420
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 66
  -name: "Maria ファイターズプレッサー(Mariaオンラインストア限定)"
  -note: null
  -description_list: null
  -description_detail: null
  -search_word: null
  -free_area: """
    <div class="ec-productRole__description"><div class="ym-common">\r\n
    <p>簡単&確実にスリーブ止めができるSW(ソルトウォーター)用プレッサー</p>\r\n
    </div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">少ない力で簡単にスリーブ止め出来る</p>\r\n
    \r\n
    <div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vfp/vfp_001.jpg" alt=""></p>\r\n
    <p>ラチェット式×倍力構造を採用しています。スリーブをセットし、握った際にプレッサーから「カチッ、カチッ、カチッ」と音が3回鳴ればかしめ完了。最適な力の伝送で、簡単&確実にスリーブ止めが可能。\r\n
    </p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">錆に強い</p>\r\n
    \r\n
    <div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vfp/vfp_002.jpg" alt=""></p>\r\n
    <p>本体金属部は防錆処理により海水でも錆び難い。<br>\r\n
    グリップ部分には水抜き穴があるので、水洗い後も乾燥させやすい。\r\n
    </p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">”もしもの時”に備えるフックカッター付き</p>\r\n
    \r\n
    <div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vfp/vfp_003.jpg" alt=""></p>\r\n
    <p>根元には緊急時にルアーフックも切断できる強力カッター機能付き。太軸#3/0サイズのフックまでカット可能。\r\n
    </p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">適合スリーブ・リーダー\r\n
    </p>\r\n
    \r\n
    <table class="table table-bordered">\r\n
    <tbody><tr bgcolor="#c0c0c0"><td class="text-center">スリーブ</td> <td class="text-center">リーダー/号数</td> <td class="text-center">リーダー/lb目安</td> \r\n
    </tr><tr><td class="text-center">2N</td> <td class="text-center">20~40号</td> <td class="text-center">80~150lb</td></tr>\r\n
    <tr><td class="text-center">3N</td> <td class="text-center">50~80号</td> <td class="text-center">180~300lb</td> \r\n
    </tr>\r\n
    </tbody></table>\r\n
    <p>スリーブは以下の2つのいずれかを必ずご使用ください。</p>\r\n
    <p>・<a href="https://www.yamaria.co.jp/yamashita/product/detail/123" target="_blank">【専用スリーブ】YAMASHITA ダルマクリップ 2N/3N</a><br>\r\n
    ・<a href="https://ec.yamaria.com/products/detail/65" target="_blank">【専用スリーブ】Mariaオンラインストア限定商品「Maria スリーブスターターセット」</a>\r\n
    </p>\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vfp/vfp_004.jpg" alt=""></p>\r\n
    <p>※Mariaファイターズプレッサーはダルマ型スリーブ専用です。<br>\r\n
    ※Mariaスリーブスターターセットの他、「YAMASHITA ダルマクリップ 2N/3N」以外のスリーブには対応しません。\r\n
    </p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">ご使用方法(スリーブ止め)</p>\r\n
    <iframe id="ytplayer" class="ytplayer w100" src="https://www.youtube.com/embed/2P50N9dd-tc"></iframe>\r\n
    <p>➀リーダーにスリーブ(ダルマクリップ)2個と保護チューブを通す。<br>※リーダーの先端を斜めにカットすると通しやすくなります。<br>\r\n
    ➁リーダーを折り返して再度スリーブの片方の穴に通し、先端のチューブの輪とスリーブの間に遊びがないように詰める。<br>\r\n
    ➂先端のスリーブをプレッサーのくぼみとスリーブのサイズに合わせ、スリーブを潰さないようにスリーブの中央を目安にかしめる。<br>\r\n
    ➃専用プレッサーから「カチ・カチ・カチ」と3回音が鳴れば、かしめOK!<br>\r\n
    ➄スリーブとスリーブの間を0.5cm~1cm程度空け、残りのスリーブをかしめる。<br>\r\n
    ➅最後にリーダーの残り端を2㎝程度残すようにカットして完了。<br>\r\n
    <br>\r\n
    «注意»<a href="https://ec.yamaria.com/products/detail/66" target="_blank">「Maria ファイターズプレッサー」</a>と<a href="https://www.yamaria.co.jp/yamashita/product/detail/123" target="_blank">「YAMASITA ダルマクリップ」</a>によるスリーブ止めです。\r\n
    </p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">アングラーズレビュー</p>\r\n
    <p>【MariaスタッフSHUN】</p>\r\n
    <div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vfp/vfp_005.jpg" alt=""></p>\r\n
    <p>このファイターズプレッサーを使ったスリーブ止めは専用の道具があれば誰でも簡単に安定した強度のシステムを組むことができます。<br>\r\n
    また、従来のプレッサーに比べ、ファイターズプレッサーは倍力構造を採用している為、力を入れることなく3回「カチッ」といえばしっかりとクリップをかしめることができます。<br>\r\n
    本体自体もとてもコンパクトになっているので沖磯・地磯に問わずタックルボックスのスペースを取らないことも重宝しています。<br>\r\n
    ノットに自信の無い方や現場ですぐに釣りを進めたい方にお勧めのアイテムになります。</p><div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">サイズ</p>\r\n
    <p>・全長 175mm×71mm<br>\r\n
    ・重量 270g<br>\r\n
    ・炭素鋼(金属部)</p></div></div></div>
    """
  -create_date: DateTime @1660704344 {#5424
    date: 2022-08-17 11:45:44.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1664511132 {#5414
    date: 2022-09-30 13:12:12.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#6023 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#6093 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#6389 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#6384 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5968 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#6125 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6095 …}
  -plg_purchase_quantity_limit: null
  -display_rank: 0
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#6091 …}
  -_calc_customer_rank: false
  -customer_price: []
  -customerPriceIncTaxs: []
  -customer_rank_price: []
  -customerRankPriceIncTaxs: []
  -shipping_name: null
}
_controller
"Eccube\Controller\ProductController::detail"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#5386
    -name: "Product"
    -class: "Eccube\Entity\Product"
    -options: [
      "repository_method" => "findWithSortedClassCategories"
    ]
    -isOptional: false
    -converter: null
  }
]
_firewall_context
"security.firewall.map.context.customer"
_remove_csp_headers
true
_route
"product_detail"
_route_params
[
  "id" => "66"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"454b15"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#5391
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: [
    Eccube\Controller\ProductController {#4352
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5329 …}
      #eccubeConfig: Eccube\Common\EccubeConfig {#693 …}
      #entityManager: ContainerPt8mxPh\EntityManager_9a5be93 {#632 …}
      #translator: Symfony\Component\Translation\DataCollectorTranslator {#1029 …}
      #formFactory: Symfony\Component\Form\FormFactory {#5327 …}
      #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#978 …}
      #session: Symfony\Component\HttpFoundation\Session\Session {#1000 …}
      #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#4355 …}
      #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#5117 …}
      #cartService: ContainerPt8mxPh\CartService_9dde17f {#657 …}
      #productRepository: Eccube\Repository\ProductRepository {#1452 …}
      #BaseInfo: Eccube\Entity\BaseInfo {#4450 …}
      #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#4954 …}
      #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#4955 …}
      -title: ""
    }
    "detail"
  ]
}
id
"66"