https://ichiro-sai.com/index.php/block/search_product

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Amos Lorenzini"
Symfony\Component\Validator\ConstraintViolation {#4451
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Amos Lorenzini""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lorenzini"
      "name02" => "Amos Lorenzini"
      "kana01" => "Amos Lorenzini"
      "kana02" => null
      "postal_code" => "(03) 6203 0585"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 30
        #name: "和歌山県"
        #sort_no: 30
      }
      "addr01" => "Waddamana"
      "addr02" => "Amos Lorenzini"
      "phone_number" => "(03) 6203 0585"
      "email" => "amos.lorenzini@outlook.com"
      "contents" => """
        Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\n
        I do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\n
        \n
        I have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client's results at our website.\n
        \n
        Start Free Trial: monthlyseo2025@outlook.com
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Amos Lorenzini"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3710 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Amos Lorenzini"
Symfony\Component\Validator\ConstraintViolation {#4696
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Amos Lorenzini""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lorenzini"
      "name02" => "Amos Lorenzini"
      "kana01" => "Amos Lorenzini"
      "kana02" => null
      "postal_code" => "(03) 6203 0585"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 30
        #name: "和歌山県"
        #sort_no: 30
      }
      "addr01" => "Waddamana"
      "addr02" => "Amos Lorenzini"
      "phone_number" => "(03) 6203 0585"
      "email" => "amos.lorenzini@outlook.com"
      "contents" => """
        Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\n
        I do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\n
        \n
        I have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client's results at our website.\n
        \n
        Start Free Trial: monthlyseo2025@outlook.com
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Amos Lorenzini"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3727 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"(03) 6203 0585"
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 }}" => ""(03) 6203 0585""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lorenzini"
      "name02" => "Amos Lorenzini"
      "kana01" => "Amos Lorenzini"
      "kana02" => null
      "postal_code" => "(03) 6203 0585"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 30
        #name: "和歌山県"
        #sort_no: 30
      }
      "addr01" => "Waddamana"
      "addr02" => "Amos Lorenzini"
      "phone_number" => "(03) 6203 0585"
      "email" => "amos.lorenzini@outlook.com"
      "contents" => """
        Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\n
        I do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\n
        \n
        I have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client's results at our website.\n
        \n
        Start Free Trial: monthlyseo2025@outlook.com
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "(03) 6203 0585"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3766 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"(03) 6203 0585"
Symfony\Component\Validator\ConstraintViolation {#4699
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""(03) 6203 0585""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lorenzini"
      "name02" => "Amos Lorenzini"
      "kana01" => "Amos Lorenzini"
      "kana02" => null
      "postal_code" => "(03) 6203 0585"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 30
        #name: "和歌山県"
        #sort_no: 30
      }
      "addr01" => "Waddamana"
      "addr02" => "Amos Lorenzini"
      "phone_number" => "(03) 6203 0585"
      "email" => "amos.lorenzini@outlook.com"
      "contents" => """
        Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\n
        I do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\n
        \n
        I have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client's results at our website.\n
        \n
        Start Free Trial: monthlyseo2025@outlook.com
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "(03) 6203 0585"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3767 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}
children[phone_number].data 数字で入力してください。
"(03) 6203 0585"
Symfony\Component\Validator\ConstraintViolation {#4697
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""(03) 6203 0585""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lorenzini"
      "name02" => "Amos Lorenzini"
      "kana01" => "Amos Lorenzini"
      "kana02" => null
      "postal_code" => "(03) 6203 0585"
      "pref" => Eccube\Entity\Master\Pref {#4409
        #id: 30
        #name: "和歌山県"
        #sort_no: 30
      }
      "addr01" => "Waddamana"
      "addr02" => "Amos Lorenzini"
      "phone_number" => "(03) 6203 0585"
      "email" => "amos.lorenzini@outlook.com"
      "contents" => """
        Hello, are you wasting money in Google Ads & No results? Start Free Trial & You don’t need to Pay Advance!\n
        I do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\n
        \n
        I have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client's results at our website.\n
        \n
        Start Free Trial: monthlyseo2025@outlook.com
        """
    ]
  }
  -propertyPath: "children[phone_number].data"
  -invalidValue: "(03) 6203 0585"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3803 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}