https://ichiro-sai.com/index.php/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Antwan Moriarty"
Symfony\Component\Validator\ConstraintViolation {#4451
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Antwan Moriarty""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Moriarty"
      "name02" => "Antwan Moriarty"
      "kana01" => "Antwan Moriarty"
      "kana02" => null
      "postal_code" => "062 666 24 64"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Hottwil"
      "addr02" => "Antwan Moriarty"
      "phone_number" => "062 666 24 64"
      "email" => "moriarty.antwan@yahoo.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Antwan Moriarty"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3710 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Antwan Moriarty"
Symfony\Component\Validator\ConstraintViolation {#4696
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Antwan Moriarty""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Moriarty"
      "name02" => "Antwan Moriarty"
      "kana01" => "Antwan Moriarty"
      "kana02" => null
      "postal_code" => "062 666 24 64"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Hottwil"
      "addr02" => "Antwan Moriarty"
      "phone_number" => "062 666 24 64"
      "email" => "moriarty.antwan@yahoo.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Antwan Moriarty"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3727 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"062 666 24 64"
Symfony\Component\Validator\ConstraintViolation {#4678
  -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 }}" => ""062 666 24 64""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Moriarty"
      "name02" => "Antwan Moriarty"
      "kana01" => "Antwan Moriarty"
      "kana02" => null
      "postal_code" => "062 666 24 64"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Hottwil"
      "addr02" => "Antwan Moriarty"
      "phone_number" => "062 666 24 64"
      "email" => "moriarty.antwan@yahoo.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "062 666 24 64"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3766 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"062 666 24 64"
Symfony\Component\Validator\ConstraintViolation {#4699
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""062 666 24 64""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Moriarty"
      "name02" => "Antwan Moriarty"
      "kana01" => "Antwan Moriarty"
      "kana02" => null
      "postal_code" => "062 666 24 64"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Hottwil"
      "addr02" => "Antwan Moriarty"
      "phone_number" => "062 666 24 64"
      "email" => "moriarty.antwan@yahoo.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "062 666 24 64"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3767 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}
children[phone_number].data 数字で入力してください。
"062 666 24 64"
Symfony\Component\Validator\ConstraintViolation {#4697
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""062 666 24 64""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Moriarty"
      "name02" => "Antwan Moriarty"
      "kana01" => "Antwan Moriarty"
      "kana02" => null
      "postal_code" => "062 666 24 64"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Hottwil"
      "addr02" => "Antwan Moriarty"
      "phone_number" => "062 666 24 64"
      "email" => "moriarty.antwan@yahoo.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[phone_number].data"
  -invalidValue: "062 666 24 64"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3803 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}