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

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Tiago S"
Symfony\Component\Validator\ConstraintViolation {#4766
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Tiago S""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "S"
      "name02" => "Tiago S"
      "kana01" => "Tiago S"
      "kana02" => null
      "postal_code" => "8000422"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 14
        #name: "神奈川県"
        #sort_no: 14
      }
      "addr01" => "Faro"
      "addr02" => "Tiago S"
      "phone_number" => "4162142309"
      "email" => "erskine.nestor@googlemail.com"
      "contents" => """
        Hi there,\n
        \n
        I just came across your website, it looks great! But I noticed the logo doesn’t fully reflect your brand’s strength. First impressions matter, so here’s my offer: I’d love to offer a free logo redesign, no strings attached. If it doesn’t fit your style, no worries at all.\n
        \n
        contact me here on fiverr: https://bit.ly/portfoilio-Tiago\n
        \n
        – Tiago
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Tiago S"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Tiago S"
Symfony\Component\Validator\ConstraintViolation {#4810
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Tiago S""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "S"
      "name02" => "Tiago S"
      "kana01" => "Tiago S"
      "kana02" => null
      "postal_code" => "8000422"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 14
        #name: "神奈川県"
        #sort_no: 14
      }
      "addr01" => "Faro"
      "addr02" => "Tiago S"
      "phone_number" => "4162142309"
      "email" => "erskine.nestor@googlemail.com"
      "contents" => """
        Hi there,\n
        \n
        I just came across your website, it looks great! But I noticed the logo doesn’t fully reflect your brand’s strength. First impressions matter, so here’s my offer: I’d love to offer a free logo redesign, no strings attached. If it doesn’t fit your style, no worries at all.\n
        \n
        contact me here on fiverr: https://bit.ly/portfoilio-Tiago\n
        \n
        – Tiago
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Tiago S"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}