https://puush.io/fr/contact/create Return to referer URL

Validator calls

Path Message Invalid value Violation
data.phone Cette valeur n'est pas valide.
"85267129157"
Symfony\Component\Validator\ConstraintViolation {#1282
  -message: "Cette valeur n'est pas valide."
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => ""85267129157""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#709
    name: "quotation"
    type_class: "App\Form\QuotationType"
    data: App\Entity\Quotation {#471
      -id: null
      -company: "google"
      -firstname: "FreyaSaf"
      -lastname: "FreyaSaf"
      -phone: "85267129157"
      -email: "yawiviseya67@gmail.com"
      -message: "Ciao, volevo sapere il tuo prezzo."
      -requestDate: null
    }
  }
  -propertyPath: "data.phone"
  -invalidValue: "85267129157"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#386 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[captcha].data The captcha value is missing
null
Symfony\Component\Validator\ConstraintViolation {#1011
  -message: "The captcha value is missing"
  -messageTemplate: "The captcha value is missing"
  -parameters: [
    "{{ value }}" => """"
    "{{ errorCodes }}" => """"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#709
    name: "quotation"
    type_class: "App\Form\QuotationType"
    data: App\Entity\Quotation {#471
      -id: null
      -company: "google"
      -firstname: "FreyaSaf"
      -lastname: "FreyaSaf"
      -phone: "85267129157"
      -email: "yawiviseya67@gmail.com"
      -message: "Ciao, volevo sapere il tuo prezzo."
      -requestDate: null
    }
  }
  -propertyPath: "children[captcha].data"
  -invalidValue: null
  -constraint: Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#614 …}
  -code: "7147ffdb-0af4-4f7a-bd5e-e9dcfa6d7a2d"
  -cause: null
}