https://iseya-mizunasu.jp/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Felicity Sauncho"
Symfony\Component\Validator\ConstraintViolation {#4766
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Felicity Sauncho""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Sauncho"
      "name02" => "Felicity Sauncho"
      "kana01" => "Felicity Sauncho"
      "kana02" => null
      "postal_code" => "153409640"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 34
        #name: "広島県"
        #sort_no: 34
      }
      "addr01" => "Le Mee-Sur-Seine"
      "addr02" => "Felicity Sauncho"
      "phone_number" => "153409640"
      "email" => "felicitysauncho@gmail.com"
      "contents" => """
        Hi there,\n
        \n
        We run a Youtube growth service, where we can increase your subscriber count safely and practically. \n
        \n
        - Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\n
        - Real, human subscribers who subscribe because they are interested in your channel/videos.\n
        - Safe: All actions are done, without using any automated tasks / bots.\n
        \n
        Our price is just $60 (USD) per month and we can start immediately.\n
        \n
        If you are interested then we can discuss further.\n
        \n
        Kind Regards,\n
        Felicity
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Felicity Sauncho"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Felicity Sauncho"
Symfony\Component\Validator\ConstraintViolation {#4810
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Felicity Sauncho""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Sauncho"
      "name02" => "Felicity Sauncho"
      "kana01" => "Felicity Sauncho"
      "kana02" => null
      "postal_code" => "153409640"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 34
        #name: "広島県"
        #sort_no: 34
      }
      "addr01" => "Le Mee-Sur-Seine"
      "addr02" => "Felicity Sauncho"
      "phone_number" => "153409640"
      "email" => "felicitysauncho@gmail.com"
      "contents" => """
        Hi there,\n
        \n
        We run a Youtube growth service, where we can increase your subscriber count safely and practically. \n
        \n
        - Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\n
        - Real, human subscribers who subscribe because they are interested in your channel/videos.\n
        - Safe: All actions are done, without using any automated tasks / bots.\n
        \n
        Our price is just $60 (USD) per month and we can start immediately.\n
        \n
        If you are interested then we can discuss further.\n
        \n
        Kind Regards,\n
        Felicity
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Felicity Sauncho"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"153409640"
Symfony\Component\Validator\ConstraintViolation {#4769
  -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 }}" => ""153409640""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Sauncho"
      "name02" => "Felicity Sauncho"
      "kana01" => "Felicity Sauncho"
      "kana02" => null
      "postal_code" => "153409640"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 34
        #name: "広島県"
        #sort_no: 34
      }
      "addr01" => "Le Mee-Sur-Seine"
      "addr02" => "Felicity Sauncho"
      "phone_number" => "153409640"
      "email" => "felicitysauncho@gmail.com"
      "contents" => """
        Hi there,\n
        \n
        We run a Youtube growth service, where we can increase your subscriber count safely and practically. \n
        \n
        - Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\n
        - Real, human subscribers who subscribe because they are interested in your channel/videos.\n
        - Safe: All actions are done, without using any automated tasks / bots.\n
        \n
        Our price is just $60 (USD) per month and we can start immediately.\n
        \n
        If you are interested then we can discuss further.\n
        \n
        Kind Regards,\n
        Felicity
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "153409640"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3852 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}