https://hieiyuba.xyz/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Bernadine Cooper"
Symfony\Component\Validator\ConstraintViolation {#5366
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Bernadine Cooper""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4529
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cooper"
      "name02" => "Bernadine Cooper"
      "kana01" => "Bernadine Cooper"
      "kana02" => null
      "postal_code" => "7861908931"
      "pref" => Eccube\Entity\Master\Pref {#5077
        #id: 17
        #name: "石川県"
        #sort_no: 17
      }
      "addr01" => "Tonfanau"
      "addr02" => "Bernadine Cooper"
      "phone_number" => "7861908931"
      "email" => "cooper.bernadine@gmail.com"
      "contents" => "Stop wasting months on content creation and start selling a professional, ready-to-use video course that positions you as an instant authority in the digital business space. This complete white-label package allows you to grow your email list and generate recurring income without spending a single minute on planning, scripting, or recording https://www.youtube.com/watch?v=ss4tux6Q4pI"
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Bernadine Cooper"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4395 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Bernadine Cooper"
Symfony\Component\Validator\ConstraintViolation {#5431
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Bernadine Cooper""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4529
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cooper"
      "name02" => "Bernadine Cooper"
      "kana01" => "Bernadine Cooper"
      "kana02" => null
      "postal_code" => "7861908931"
      "pref" => Eccube\Entity\Master\Pref {#5077
        #id: 17
        #name: "石川県"
        #sort_no: 17
      }
      "addr01" => "Tonfanau"
      "addr02" => "Bernadine Cooper"
      "phone_number" => "7861908931"
      "email" => "cooper.bernadine@gmail.com"
      "contents" => "Stop wasting months on content creation and start selling a professional, ready-to-use video course that positions you as an instant authority in the digital business space. This complete white-label package allows you to grow your email list and generate recurring income without spending a single minute on planning, scripting, or recording https://www.youtube.com/watch?v=ss4tux6Q4pI"
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Bernadine Cooper"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4412 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"7861908931"
Symfony\Component\Validator\ConstraintViolation {#5116
  -message: "値が長すぎます。8文字以内でなければなりません。"
  -messageTemplate: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
  -parameters: [
    "{{ value }}" => ""7861908931""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#4529
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cooper"
      "name02" => "Bernadine Cooper"
      "kana01" => "Bernadine Cooper"
      "kana02" => null
      "postal_code" => "7861908931"
      "pref" => Eccube\Entity\Master\Pref {#5077
        #id: 17
        #name: "石川県"
        #sort_no: 17
      }
      "addr01" => "Tonfanau"
      "addr02" => "Bernadine Cooper"
      "phone_number" => "7861908931"
      "email" => "cooper.bernadine@gmail.com"
      "contents" => "Stop wasting months on content creation and start selling a professional, ready-to-use video course that positions you as an instant authority in the digital business space. This complete white-label package allows you to grow your email list and generate recurring income without spending a single minute on planning, scripting, or recording https://www.youtube.com/watch?v=ss4tux6Q4pI"
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "7861908931"
  -constraint: Symfony\Component\Validator\Constraints\Length {#4451 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}