https://iseya-mizunasu.jp/block/search_product

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Phoebe Rowallan"
Symfony\Component\Validator\ConstraintViolation {#4766
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Phoebe Rowallan""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Rowallan"
      "name02" => "Phoebe Rowallan"
      "kana01" => "Phoebe Rowallan"
      "kana02" => null
      "postal_code" => "3890"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 21
        #name: "岐阜県"
        #sort_no: 21
      }
      "addr01" => "Vorsen"
      "addr02" => "Phoebe Rowallan"
      "phone_number" => "483647180"
      "email" => "phoebe.rowallan@hotmail.com"
      "contents" => "Unlock more targeted leads with our AI! Watch this short video to get started:   https://www.youtube.com/shorts/2tosLZXrvCA"
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Phoebe Rowallan"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Phoebe Rowallan"
Symfony\Component\Validator\ConstraintViolation {#4810
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Phoebe Rowallan""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Rowallan"
      "name02" => "Phoebe Rowallan"
      "kana01" => "Phoebe Rowallan"
      "kana02" => null
      "postal_code" => "3890"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 21
        #name: "岐阜県"
        #sort_no: 21
      }
      "addr01" => "Vorsen"
      "addr02" => "Phoebe Rowallan"
      "phone_number" => "483647180"
      "email" => "phoebe.rowallan@hotmail.com"
      "contents" => "Unlock more targeted leads with our AI! Watch this short video to get started:   https://www.youtube.com/shorts/2tosLZXrvCA"
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Phoebe Rowallan"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}