POST http://svarlen.ru/contacts

Validator calls

Path Message Invalid value Violation
children[captcha].data Неправильно введена капча.
null
Symfony\Component\Validator\ConstraintViolation {#1987
  -message: "Неправильно введена капча."
  -messageTemplate: "This value is not a valid captcha."
  -parameters: [
    "{{ string }}" => ""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1631
    name: "feedback_form"
    type_class: "Svarlen\AppBundle\Form\FeedbackForm"
    data: [
      "username" => "Squierlkw"
      "phone" => "84692397621"
      "email" => "[email protected]"
      "message" => "mostly in monasteries."
    ]
  }
  -propertyPath: "children[captcha].data"
  -invalidValue: null
  -constraint: EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#1569 …}
  -code: null
  -cause: null
}