http://sai-clientstest.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Tina Kershaw"
Symfony\Component\Validator\ConstraintViolation {#5344
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Tina Kershaw""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4311
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Kershaw"
      "name02" => "Tina Kershaw"
      "kana01" => "Tina Kershaw"
      "kana02" => null
      "postal_code" => "5721 Bl"
      "pref" => Eccube\Entity\Master\Pref {#5213
        #id: 46
        #name: "鹿児島県"
        #sort_no: 46
      }
      "addr01" => "Asten"
      "addr02" => "Tina Kershaw"
      "phone_number" => "664898665"
      "email" => "sai-clientstest.com@aol.com"
      "contents" => """
        Morning \n
         \n
        Defrost frozen foods in minutes safely and naturally with our THAW KING™. \n
        \n
        50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \n
        \n
        Buy now: https://thawking.shop\n
         \n
        Thank You, \n
         \n
        Tina
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Tina Kershaw"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4065 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Tina Kershaw"
Symfony\Component\Validator\ConstraintViolation {#5604
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Tina Kershaw""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4311
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Kershaw"
      "name02" => "Tina Kershaw"
      "kana01" => "Tina Kershaw"
      "kana02" => null
      "postal_code" => "5721 Bl"
      "pref" => Eccube\Entity\Master\Pref {#5213
        #id: 46
        #name: "鹿児島県"
        #sort_no: 46
      }
      "addr01" => "Asten"
      "addr02" => "Tina Kershaw"
      "phone_number" => "664898665"
      "email" => "sai-clientstest.com@aol.com"
      "contents" => """
        Morning \n
         \n
        Defrost frozen foods in minutes safely and naturally with our THAW KING™. \n
        \n
        50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \n
        \n
        Buy now: https://thawking.shop\n
         \n
        Thank You, \n
         \n
        Tina
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Tina Kershaw"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4075 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"5721 Bl"
Symfony\Component\Validator\ConstraintViolation {#5606
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""5721 Bl""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4311
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Kershaw"
      "name02" => "Tina Kershaw"
      "kana01" => "Tina Kershaw"
      "kana02" => null
      "postal_code" => "5721 Bl"
      "pref" => Eccube\Entity\Master\Pref {#5213
        #id: 46
        #name: "鹿児島県"
        #sort_no: 46
      }
      "addr01" => "Asten"
      "addr02" => "Tina Kershaw"
      "phone_number" => "664898665"
      "email" => "sai-clientstest.com@aol.com"
      "contents" => """
        Morning \n
         \n
        Defrost frozen foods in minutes safely and naturally with our THAW KING™. \n
        \n
        50% OFF for the next 24 Hours ONLY + FREE Worldwide Shipping for a LIMITED \n
        \n
        Buy now: https://thawking.shop\n
         \n
        Thank You, \n
         \n
        Tina
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "5721 Bl"
  -constraint: Symfony\Component\Validator\Constraints\Type {#4115 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}