http://yamaria-ec-demo.testman.biz/products/detail/29

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
"e390f5"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6967
  #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 {#5844 …}
      }
    }
    /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
"*/*"
authorization
""
connection
"close"
host
"yamaria-ec-demo.testman.biz"
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
"3.149.235.77"
x-forwarded-host
"yamaria-ec-demo.testman.biz"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-php-ob-level
"1"
x-real-ip
"3.149.235.77"
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
"Sat, 21 Dec 2024 14:45:51 GMT"
set-cookie
"maintenance_token=deleted; expires=Fri, 22-Dec-2023 14:45:50 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
"680dd9"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#7403
  #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
"Sat, 21 Dec 24 23:45:51 +0900"
Last used
"Sat, 21 Dec 24 23:45:51 +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"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"yamaria-ec-demo.testman.biz"
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
"3.149.235.77"
HTTP_X_FORWARDED_HOST
"yamaria-ec-demo.testman.biz"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_REAL_IP
"3.149.235.77"
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_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_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
"Z2bUnrza89U3Q7dRTBMg6wAAAjY"
REDIRECT_REDIRECT_WpCommentDeny
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z2bUnrza89U3Q7dRTBMg6wAAAjY"
REDIRECT_URL
"/index.php"
REDIRECT_WpCommentDeny
"1"
REMOTE_ADDR
"3.149.235.77"
REMOTE_PORT
"49390"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734792350
REQUEST_TIME_FLOAT
1734792350.1249
REQUEST_URI
"/products/detail/29"
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
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
UNIQUE_ID
"Z2bUnrza89U3Q7dRTBMg6wAAAjY"
WpCommentDeny
"1"

Parent Request

Return to parent request (token = 97d406)

Key Value
Product
Eccube\Entity\Product {#5844
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 29
  -name: "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><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_013.jpg" alt=""></p>\r\n
    <p class="ym-heading ym-heading_lv2">沖磯や地磯のロックショアゲームに最適な防水バッグ</p>\r\n
    <p>水辺に関わるアウトドアギアを展開する”ストリームトレイル”とMariaがコラボしたバックパックが登場!<br>ロックショアゲームにおいてロッドやリール、ルアー、ランディングツール、その他小物類といった様々な道具が必要で荷物がかさばってしまうことがあります。時には食べ物も持ち歩くでしょう。<br>ではこれらをいかにしてコンパクトに持ち歩くか。<br>磯を歩く際は安全面を考慮し、手には出来る限り荷物を持たないことが好ましい。<br>そんなロックショアゲームに必要な道具を詰め込める、かつ大きすぎないサイズのバックパックです。</p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">ランガンにベストなサイズ感</p>\r\n
    <div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_014.jpg" alt=""></p>\r\n
    <p>バッグの容量は大きすぎると、かえって荷物を詰め込みすぎて重くなり機動性に欠けるため、危険が伴う磯ではおすすめできません。<br>しかし、この40リットルという容量は釣りに必要な道具を十分持ち運べて、かつ機動性を損なわない最適なサイズ感です。</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">抜群の防水性と耐久性</p>\r\n
    <div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_015.jpg" alt=""></p>\r\n
    <p>表面素材には「ターポリン」を採用しているため、抜群の防水性能を誇ります。かつ、過酷な状況下でも裂けたりしにくく、摩擦にも強い。<br>多少の汚れでも簡単に拭き取ることができ、お手入れも簡単です。</p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">水の侵入を防ぐ機構</p>\r\n
    <div class="ym-common">\r\n
    <table class="table"><tbody><tr><td><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_016.jpg" alt=""></td><td><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_007.jpg" alt=""></td></tr></tbody></table>\r\n
    <p>開口部には防水性のフラップ(バッグの口に付けるふたを指す)が付いています。<br>ロールダウンする事で高い防水性を発揮し、雨が降ってきた時などに有効。<br>ターポリン生地は温度が下がると硬くなる性質があるため、常に柔軟性の要求されるフラップ部には冬の低温時でも硬化しないナイロン生地を使用しています。</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">水抜き可能なドレインプラグ</p>\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_017.jpg" alt=""></p>\r\n
    <p>濡れたものを入れた際、たまった水を抜いたり、フラップを閉める時の空気抜きとしても使用可能なドレインプラグ付き。</p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">止水ファスナー×シースルーポケット</p>\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_018.jpg" alt=""></p>\r\n
    <p>フロントポケットは止水ファスナーを採用。中身が見えるシースルーポケットです。</p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">Mariaオリジナルデザイン</p>\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_019.jpg" alt=""></p>\r\n
    <p>Mariaのコンセプトカラーのネイビーを指し色に取り入れたオンラインストア限定のカラー。</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">商品仕様</p>\r\n
    <p>サイズ : 幅33×奥行28×高さ56cm</p><p>素材 : ターポリン、ポリエステル</p><p>重量:約1,400g</p><p>防水レベル2:雨や飛沫などに対応。落水においても短時間であれば防水性は保てます。</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">注意事項</p>\r\n
    <div class="ym-common">\r\n
    <p>・本商品は完全防水商品ではありません。<br>・濡れた後はよく乾かしてご使用ください。<br>・洗濯機や乾燥機は使用しないでください。<br>・破れの原因になりますので、フラップ部を持ち、ぶら下げたり引っ張ったりしないでください。<br>・止水ファスナーは完全防水ではありませんので、長時間の濡れや水圧にご注意ください。<br>・閲覧環境によって商品の実際の色味と異なって見える場合がございます。<br>その他注意事項はこちら<br>(<a href="https://store.streamtrail.tokyo/html/page3.html" target="_blank">https://store.streamtrail.tokyo/html/page3.html</a>)</p></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">アフターサービスについて</p>\r\n
    <p>商品や初期不良(使用前)に関するお問い合わせは弊社へご連絡ください。<br>Mail:info_com@yamaria.co.jp<br>TEL:045-716-5705<br>(受付時間 平日 : 9時00分~17時00分)</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">Stream Trail (ストリームトレイル)</p>\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmrsb/vmrsb_img_020.jpg" alt=""></p>\r\n
    <p>Stream Trail(ストリームトレイル)について、詳しくは下記公式ホームページをご覧ください。</p><p><stream trail公式hp:https:="" www.streamtrail.tokyo="" (別タブで開く)<="" p=""></stream></p><p>Stream Trail公式HP:<a href="https://www.streamtrail.tokyo/" target="_blank">https://www.streamtrail.tokyo/</a></p></div>
    """
  -create_date: DateTime @1622697761 {#5848
    date: 2021-06-03 14:22:41.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1730261188 {#5838
    date: 2024-10-30 13:06:28.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#6517 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#6813 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#6808 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6392 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#6549 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6519 …}
  -plg_purchase_quantity_limit: null
  -display_rank: 0
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#6515 …}
  -_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 {#5810
    -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" => "29"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"3dec4a"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#5815
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: [
    Eccube\Controller\ProductController {#4776
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5753 …}
      #eccubeConfig: Eccube\Common\EccubeConfig {#693 …}
      #entityManager: ContainerPt8mxPh\EntityManager_9a5be93 {#632 …}
      #translator: Symfony\Component\Translation\DataCollectorTranslator {#1029 …}
      #formFactory: Symfony\Component\Form\FormFactory {#5751 …}
      #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#978 …}
      #session: Symfony\Component\HttpFoundation\Session\Session {#1059 …}
      #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#4779 …}
      #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#5541 …}
      #cartService: ContainerPt8mxPh\CartService_9dde17f {#657 …}
      #productRepository: Eccube\Repository\ProductRepository {#1602 …}
      #BaseInfo: Eccube\Entity\BaseInfo {#4874 …}
      #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#5378 …}
      #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#5379 …}
      -title: ""
    }
    "detail"
  ]
}
id
"29"