https://iseya-mizunasu.jp/block/search_product

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Carroll Connor"
Symfony\Component\Validator\ConstraintViolation {#4766
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Carroll Connor""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Connor"
      "name02" => "Carroll Connor"
      "kana01" => "Carroll Connor"
      "kana02" => null
      "postal_code" => "Ng13 3ee"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 35
        #name: "山口県"
        #sort_no: 35
      }
      "addr01" => "Bingham"
      "addr02" => "Carroll Connor"
      "phone_number" => "078 3552 9493"
      "email" => "connor.carroll@gmail.com"
      "contents" => """
        Unlock Stress-Free Website Management—Just $25/Month\n
        \n
        Experience worry-free web hosting with our fully managed service designed to keep your website secure, fast, and always up-to-date. For only $25/month, we handle everything—WordPress core, PHP, plugin, and theme updates—along with daily offsite backups, powerful firewall protection, and proactive malware removal.\n
        \n
        Plus, our free migration service ensures your current website transitions to our optimized server with zero downtime. With 24/7 monitoring, a dedicated server, and weekly performance reports, you stay informed without lifting a finger.\n
        \n
        Stop wasting time on tech headaches—let us handle it all for you!\n
        \n
        https://bestwebsite.link/hosting
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Carroll Connor"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Carroll Connor"
Symfony\Component\Validator\ConstraintViolation {#4810
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Carroll Connor""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Connor"
      "name02" => "Carroll Connor"
      "kana01" => "Carroll Connor"
      "kana02" => null
      "postal_code" => "Ng13 3ee"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 35
        #name: "山口県"
        #sort_no: 35
      }
      "addr01" => "Bingham"
      "addr02" => "Carroll Connor"
      "phone_number" => "078 3552 9493"
      "email" => "connor.carroll@gmail.com"
      "contents" => """
        Unlock Stress-Free Website Management—Just $25/Month\n
        \n
        Experience worry-free web hosting with our fully managed service designed to keep your website secure, fast, and always up-to-date. For only $25/month, we handle everything—WordPress core, PHP, plugin, and theme updates—along with daily offsite backups, powerful firewall protection, and proactive malware removal.\n
        \n
        Plus, our free migration service ensures your current website transitions to our optimized server with zero downtime. With 24/7 monitoring, a dedicated server, and weekly performance reports, you stay informed without lifting a finger.\n
        \n
        Stop wasting time on tech headaches—let us handle it all for you!\n
        \n
        https://bestwebsite.link/hosting
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Carroll Connor"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"Ng13 3ee"
Symfony\Component\Validator\ConstraintViolation {#4767
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""Ng13 3ee""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Connor"
      "name02" => "Carroll Connor"
      "kana01" => "Carroll Connor"
      "kana02" => null
      "postal_code" => "Ng13 3ee"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 35
        #name: "山口県"
        #sort_no: 35
      }
      "addr01" => "Bingham"
      "addr02" => "Carroll Connor"
      "phone_number" => "078 3552 9493"
      "email" => "connor.carroll@gmail.com"
      "contents" => """
        Unlock Stress-Free Website Management—Just $25/Month\n
        \n
        Experience worry-free web hosting with our fully managed service designed to keep your website secure, fast, and always up-to-date. For only $25/month, we handle everything—WordPress core, PHP, plugin, and theme updates—along with daily offsite backups, powerful firewall protection, and proactive malware removal.\n
        \n
        Plus, our free migration service ensures your current website transitions to our optimized server with zero downtime. With 24/7 monitoring, a dedicated server, and weekly performance reports, you stay informed without lifting a finger.\n
        \n
        Stop wasting time on tech headaches—let us handle it all for you!\n
        \n
        https://bestwebsite.link/hosting
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "Ng13 3ee"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3853 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}
children[phone_number].data 数字で入力してください。
"078 3552 9493"
Symfony\Component\Validator\ConstraintViolation {#4808
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""078 3552 9493""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Connor"
      "name02" => "Carroll Connor"
      "kana01" => "Carroll Connor"
      "kana02" => null
      "postal_code" => "Ng13 3ee"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 35
        #name: "山口県"
        #sort_no: 35
      }
      "addr01" => "Bingham"
      "addr02" => "Carroll Connor"
      "phone_number" => "078 3552 9493"
      "email" => "connor.carroll@gmail.com"
      "contents" => """
        Unlock Stress-Free Website Management—Just $25/Month\n
        \n
        Experience worry-free web hosting with our fully managed service designed to keep your website secure, fast, and always up-to-date. For only $25/month, we handle everything—WordPress core, PHP, plugin, and theme updates—along with daily offsite backups, powerful firewall protection, and proactive malware removal.\n
        \n
        Plus, our free migration service ensures your current website transitions to our optimized server with zero downtime. With 24/7 monitoring, a dedicated server, and weekly performance reports, you stay informed without lifting a finger.\n
        \n
        Stop wasting time on tech headaches—let us handle it all for you!\n
        \n
        https://bestwebsite.link/hosting
        """
    ]
  }
  -propertyPath: "children[phone_number].data"
  -invalidValue: "078 3552 9493"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3889 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}