https://tsmt-store.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Austin Do"
Symfony\Component\Validator\ConstraintViolation {#4645
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Austin Do""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3808
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Do"
      "name02" => "Austin Do"
      "kana01" => null
      "kana02" => null
      "postal_code" => "0016266576324"
      "pref" => Eccube\Entity\Master\Pref {#4356
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Onoz"
      "addr02" => "Austin Do"
      "phone_number" => "0016266576324"
      "email" => "support@profitparadigm.io"
      "contents" => """
        Hi man,\n
        i want to tell u about my program, u can make 10k per day\n
        if u interesting for more info send me message.\n
        if u don't have 20k to invest please dont send any message!\n
        \n
        my calendly: https://profitparadigm.io/\n
        my email: support@profitparadigm.io\n
        my instagram: https://www.instagram.com/sauzetin\n
        my whatsapp: +16266576324\n
        my phone: +13233172804\n
        my facebook: https://www.facebook.com/draustindo?mibextid=LQQJ4d\n
        my business fb: https://www.facebook.com/profitparadigm.io\n
        \n
        hope to see u with me to make 50k per months after few months of work.
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Austin Do"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3674 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"0016266576324"
Symfony\Component\Validator\ConstraintViolation {#4648
  -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 }}" => ""0016266576324""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3808
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Do"
      "name02" => "Austin Do"
      "kana01" => null
      "kana02" => null
      "postal_code" => "0016266576324"
      "pref" => Eccube\Entity\Master\Pref {#4356
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Onoz"
      "addr02" => "Austin Do"
      "phone_number" => "0016266576324"
      "email" => "support@profitparadigm.io"
      "contents" => """
        Hi man,\n
        i want to tell u about my program, u can make 10k per day\n
        if u interesting for more info send me message.\n
        if u don't have 20k to invest please dont send any message!\n
        \n
        my calendly: https://profitparadigm.io/\n
        my email: support@profitparadigm.io\n
        my instagram: https://www.instagram.com/sauzetin\n
        my whatsapp: +16266576324\n
        my phone: +13233172804\n
        my facebook: https://www.facebook.com/draustindo?mibextid=LQQJ4d\n
        my business fb: https://www.facebook.com/profitparadigm.io\n
        \n
        hope to see u with me to make 50k per months after few months of work.
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "0016266576324"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3730 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}