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

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Yasmin Philip"
Symfony\Component\Validator\ConstraintViolation {#4442
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Yasmin Philip""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Philip"
      "name02" => "Yasmin Philip"
      "kana01" => "Yasmin Philip"
      "kana02" => null
      "postal_code" => "22838650"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 44
        #name: "大分県"
        #sort_no: 44
      }
      "addr01" => "Kobenhavn K"
      "addr02" => "Yasmin Philip"
      "phone_number" => "22838650"
      "email" => "jeremyallen298@gmail.com"
      "contents" => """
        Hello,\n
        \n
        Do you own and operate a business outside the USA? My name is Jeremy Allen from BNF Investments LLC, a Florida based Investment Company.\n
        \n
        We are expanding our operations outside the USA hence; we are actively looking for established serious business owners operating outside the USA who are in need of business expansion financing or investments in their businesses for quick access to funding.\n
        \n
        Get back to me if you are interested through my email: jallen@bnfinvestmentsllc.com\n
        \n
        Sincerely\n
        Jeremy Allen\n
        Marking, BNF INVESTMENTS LLC.\n
        Florida, USA.
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Yasmin Philip"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3710 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Yasmin Philip"
Symfony\Component\Validator\ConstraintViolation {#4696
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Yasmin Philip""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Philip"
      "name02" => "Yasmin Philip"
      "kana01" => "Yasmin Philip"
      "kana02" => null
      "postal_code" => "22838650"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 44
        #name: "大分県"
        #sort_no: 44
      }
      "addr01" => "Kobenhavn K"
      "addr02" => "Yasmin Philip"
      "phone_number" => "22838650"
      "email" => "jeremyallen298@gmail.com"
      "contents" => """
        Hello,\n
        \n
        Do you own and operate a business outside the USA? My name is Jeremy Allen from BNF Investments LLC, a Florida based Investment Company.\n
        \n
        We are expanding our operations outside the USA hence; we are actively looking for established serious business owners operating outside the USA who are in need of business expansion financing or investments in their businesses for quick access to funding.\n
        \n
        Get back to me if you are interested through my email: jallen@bnfinvestmentsllc.com\n
        \n
        Sincerely\n
        Jeremy Allen\n
        Marking, BNF INVESTMENTS LLC.\n
        Florida, USA.
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Yasmin Philip"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3727 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}