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

ProductController :: detail

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
Product
Eccube\Entity\Product {#6100
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 88
  -name: "Maria ドライTシャツ"
  -note: null
  -description_list: null
  -description_detail: null
  -search_word: "Maria,マリア,Tシャツ"
  -free_area: """
    <div class="ec-productRole__description"><div class="ym-common">\r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmdt/vmdt_001.jpg" alt=""></p>\r\n
    <p>伸縮性、速乾性に優れたUVカット仕様のドライ素材で 汗をかいてもベタつきにくく快適な釣行をサポートします。<br></p>\r\n
    </div></div>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">特徴</p>\r\n
    <div class="ec-productRole__description">\r\n
    <div class="ym-common">\r\n
    <table class="table"><tbody><tr><td><img src="/html/user_data/assets/img/maria_products/vmdt/vmdt_002.jpg" alt=""></td><td><img src="/html//user_data/assets/img/maria_products/vmdt/vmdt_003.jpg" alt=""></td></tr></tbody></table>\r\n
    <p>Mariaらしくオリジナルの青物イラスト付き襟タグはアングラーの心をくすぐります。</p>\r\n
    </div><br>\r\n
    \r\n
    <p><img src="/html/user_data/assets/img/maria_products/vmdt/vmdt_004.jpg" alt=""></p>\r\n
    <p>背中にはMaria設立時からのコンセプトである"Water front key station"の文字がプリントされています。</p>\r\n
    \r\n
    \r\n
    <p><br></p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">素材について</p>\r\n
    <p>ポリエステル100%</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">肌触り良く、軽い生地</p>\r\n
    <p>表面が滑らかで伸縮性に優れているため、肌触りが良く軽い着心地です。<br>速乾性に優れており、着用時快適な状態を保つと共に、洗濯後も素早く乾きます。\r\n
    </p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">UVカット率95%以上</p>\r\n
    <p>紫外線保護指数は最高値のUPF 50+で、紫外線から肌を守ります。</p>\r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">取り扱い上のご注意</p>\r\n
    <p>裏返して洗濯、日陰干しをお勧めします。</p>\r\n
    \r\n
    \r\n
    <p class="ym-heading ym-heading_lv2">サイズ詳細</p><table class="table"><tbody><tr><td>サイズ</td><td>M</td><td>L</td><td>XL</td><td>3L</td></tr><tr>\r\n
    </tr><tr><td>身丈(cm)</td><td>68</td><td>71</td><td>74</td><td>77</td></tr><tr>\r\n
    </tr><tr><td>身幅(cm)</td><td>48</td><td>51</td><td>54</td><td>58</td></tr><tr>\r\n
    </tr><tr><td>肩幅(cm)</td><td>43</td><td>45</td><td>47</td><td>50</td></tr><tr>\r\n
    </tr><tr><td>袖丈(cm)</td><td>20</td><td>21</td><td>22</td><td>24</td></tr><tr>\r\n
    </tr></tbody></table>\r\n
    </div>
    """
  -create_date: DateTime @1686703657 {#5848
    date: 2023-06-14 09:47:37.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1686807106 {#5838
    date: 2023-06-15 14:31:46.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#6392 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#6519 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#6833 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#6831 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6390 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#6551 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6521 …}
  -plg_purchase_quantity_limit: null
  -display_rank: 0
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#6517 …}
  -_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" => "88"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"299df4"
_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 {#1000 …}
      #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
"88"

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
"18.117.158.10"
x-forwarded-host
"yamaria-ec-demo.testman.biz"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-php-ob-level
"1"
x-real-ip
"18.117.158.10"
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 09:13:28 GMT"
set-cookie
[
  "maintenance_token=deleted; expires=Wed, 22-Nov-2023 09:13:27 GMT; Max-Age=0; path=/; httponly"
  "product_history=%5B88%5D; expires=Sat, 21-Dec-2024 09:13:28 GMT; Max-Age=2592000; path=/; secure; httponly; samesite=lax"
]
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
"a9cc9b"
x-debug-token-link
"https://yamaria-ec-demo.testman.biz/_profiler/9341dd"
x-previous-debug-token
"9341dd"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#9274
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: true
}
product_history
Symfony\Component\HttpFoundation\Cookie {#9316
  #name: "product_history"
  #value: "[88]"
  #domain: null
  #expire: 1734772408
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

Session 7

Session Metadata

Key Value
Created
"Thu, 21 Nov 24 18:13:28 +0900"
Last used
"Thu, 21 Nov 24 18:13:28 +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
"*/*"
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
"18.117.158.10"
HTTP_X_FORWARDED_HOST
"yamaria-ec-demo.testman.biz"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_REAL_IP
"18.117.158.10"
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
"Zz75t1oLiu4MlNIMvUdrXAAAAVg"
REDIRECT_REDIRECT_WpCommentDeny
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zz75t1oLiu4MlNIMvUdrXAAAAVg"
REDIRECT_URL
"/index.php"
REDIRECT_WpCommentDeny
"1"
REMOTE_ADDR
"18.117.158.10"
REMOTE_PORT
"42084"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1732180407
REQUEST_TIME_FLOAT
1732180407.6521
REQUEST_URI
"/products/detail/88"
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
"Zz75t1oLiu4MlNIMvUdrXAAAAVg"
WpCommentDeny
"1"

Sub Requests 1

ErrorController (token = 9341dd)

Key Value
_controller
"error_controller"
_stopwatch_token
"3c4ac2"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#7146
  #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 {#6100 …}
      }
    }
    /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}