https://onlineshop.gmc.kumamoto.jp/administrator/plugin/taba-app/tabacms2/post_list?type_id=1

Forms

  • 1
    (no name)
    • type_id
    • category_id
    • public_div
    • priority_flg
    • content_div
    • keyword
    • memo
    • _token

(no name)

"Plugin\TabaCMS2\Form\Type\PostSearchType"

Errors

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "type_id" => "1"
]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "type_id" => "1"
  "category_id" => null
  "public_div" => ""
  "priority_flg" => null
  "content_div" => null
  "keyword" => null
  "memo" => null
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
[
  "type_id" => "1"
]
[
  "type_id" => "1"
]

Resolved Options

View Variables