http://towakensetsu.jp/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name01].data 入力されていません。
null
Symfony\Component\Validator\ConstraintViolation {#6123
  -message: "入力されていません。"
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5398
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => null
      "name02" => null
      "kana01" => null
      "kana02" => null
      "postal_code" => null
      "pref" => Proxies\__CG__\Eccube\Entity\Master\Pref {#4825
        #id: 13
        #name: "東京都"
        #sort_no: 13
        +__isInitialized__: true
         …2
      }
      "addr01" => null
      "addr02" => null
      "phone_number" => null
      "email" => null
      "contents" => null
      "company_name" => null
    ]
  }
  -propertyPath: "children[name].children[name01].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#5264 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
children[name].children[name02].data 入力されていません。
null
Symfony\Component\Validator\ConstraintViolation {#6156
  -message: "入力されていません。"
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5398
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => null
      "name02" => null
      "kana01" => null
      "kana02" => null
      "postal_code" => null
      "pref" => Proxies\__CG__\Eccube\Entity\Master\Pref {#4825
        #id: 13
        #name: "東京都"
        #sort_no: 13
        +__isInitialized__: true
         …2
      }
      "addr01" => null
      "addr02" => null
      "phone_number" => null
      "email" => null
      "contents" => null
      "company_name" => null
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#5265 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
children[email].data 入力されていません。
null
Symfony\Component\Validator\ConstraintViolation {#6155
  -message: "入力されていません。"
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5398
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => null
      "name02" => null
      "kana01" => null
      "kana02" => null
      "postal_code" => null
      "pref" => Proxies\__CG__\Eccube\Entity\Master\Pref {#4825
        #id: 13
        #name: "東京都"
        #sort_no: 13
        +__isInitialized__: true
         …2
      }
      "addr01" => null
      "addr02" => null
      "phone_number" => null
      "email" => null
      "contents" => null
      "company_name" => null
    ]
  }
  -propertyPath: "children[email].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#5230 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
children[contents].data 入力されていません。
null
Symfony\Component\Validator\ConstraintViolation {#6154
  -message: "入力されていません。"
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5398
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => null
      "name02" => null
      "kana01" => null
      "kana02" => null
      "postal_code" => null
      "pref" => Proxies\__CG__\Eccube\Entity\Master\Pref {#4825
        #id: 13
        #name: "東京都"
        #sort_no: 13
        +__isInitialized__: true
         …2
      }
      "addr01" => null
      "addr02" => null
      "phone_number" => null
      "email" => null
      "contents" => null
      "company_name" => null
    ]
  }
  -propertyPath: "children[contents].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#5232 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}