https://yamaria-ec-demo.testman.biz/administrator/product/export

Validator calls

Path Message Invalid value Violation
フィールドグループに追加のフィールドを含んではなりません。
[
  "plg_custom_field_4" => ""
  "plg_custom_field_5" => ""
  "plg_custom_field_1" => ""
  "plg_custom_field_2" => ""
]
Symfony\Component\Validator\ConstraintViolation {#8489
  -message: "フィールドグループに追加のフィールドを含んではなりません。"
  -messageTemplate: "This form should not contain extra fields."
  -parameters: [
    "{{ extra_fields }}" => ""plg_custom_field_4", "plg_custom_field_5", "plg_custom_field_1", "plg_custom_field_2""
  ]
  -plural: 4
  -root: Symfony\Component\Form\Form {#8186
    name: "admin_search_product"
    type_class: "Eccube\Form\Type\Admin\SearchProductType"
    data: [
      "id" => null
      "category_id" => null
      "status" => [
        Eccube\Entity\Master\ProductStatus {#7893
          #id: 1
          #name: "公開"
          #sort_no: 0
        }
        Eccube\Entity\Master\ProductStatus {#7799
          #id: 2
          #name: "非公開"
          #sort_no: 1
        }
      ]
      "stock" => []
      "tag_id" => null
      "create_date_start" => null
      "create_datetime_start" => null
      "create_date_end" => null
      "create_datetime_end" => null
      "update_date_start" => null
      "update_datetime_start" => null
      "update_date_end" => null
      "update_datetime_end" => null
      "sortkey" => null
      "sorttype" => null
    ]
  }
  -propertyPath: ""
  -invalidValue: [
    "plg_custom_field_4" => ""
    "plg_custom_field_5" => ""
    "plg_custom_field_1" => ""
    "plg_custom_field_2" => ""
  ]
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#8486 …}
  -code: "6e5212ed-a197-4339-99aa-5654798a4854"
  -cause: null
}