https://meihan-sl.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Bettye Hubert"
Symfony\Component\Validator\ConstraintViolation {#4646
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Bettye Hubert""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4049
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Hubert"
      "name02" => "Bettye Hubert"
      "kana01" => "Bettye Hubert"
      "kana02" => null
      "postal_code" => "52081526"
      "pref" => Eccube\Entity\Master\Pref {#4614
        #id: 27
        #name: "大阪府"
        #sort_no: 27
      }
      "addr01" => "Recife"
      "addr02" => "Bettye Hubert"
      "phone_number" => "8177278759"
      "email" => "hubert.bettye@gmail.com"
      "contents" => "We are interested in your products and services, please send me your pricing and portfolio on our Whatsapp: https://wa.me/12264755599"
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Bettye Hubert"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3915 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Bettye Hubert"
Symfony\Component\Validator\ConstraintViolation {#4912
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Bettye Hubert""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4049
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Hubert"
      "name02" => "Bettye Hubert"
      "kana01" => "Bettye Hubert"
      "kana02" => null
      "postal_code" => "52081526"
      "pref" => Eccube\Entity\Master\Pref {#4614
        #id: 27
        #name: "大阪府"
        #sort_no: 27
      }
      "addr01" => "Recife"
      "addr02" => "Bettye Hubert"
      "phone_number" => "8177278759"
      "email" => "hubert.bettye@gmail.com"
      "contents" => "We are interested in your products and services, please send me your pricing and portfolio on our Whatsapp: https://wa.me/12264755599"
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Bettye Hubert"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3932 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}