https://shop.kaorime.co.jp/admin_kaorime/store/plugin/api/search/page/15

Forms

  • 1
    search_plugin
    • category_id
    • price_type
    • keyword
    • sort
    • page_count
    • _token

search_plugin

"Eccube\Form\Type\Admin\SearchPluginApiType"

Errors

Message Origin Cause
CSRFトークンが無効です、再送信してください。 search_plugin Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#3297
  -id: "search_plugin"
  -value: ""
}

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "category_id" => 8
  "price_type" => null
  "keyword" => null
  "sort" => "date"
  "page_count" => Eccube\Entity\Master\PageMax {#3327
    #id: 10
    #name: "10"
    #sort_no: 0
  }
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
category
[
  30 => "セキュリティ"
  13 => "ソーシャル"
  3 => "決済"
  4 => "集客"
  5 => "顧客管理・販促"
  6 => "物流・在庫管理"
  8 => "機能カスタマイズ"
  10 => "その他"
]
[
  30 => "セキュリティ"
  13 => "ソーシャル"
  3 => "決済"
  4 => "集客"
  5 => "顧客管理・販促"
  6 => "物流・在庫管理"
  8 => "機能カスタマイズ"
  10 => "その他"
]

Resolved Options

View Variables