https://puush.io/cookie_consent_alt?locale=fr

Forms

  • 1
    quotation
    • company
    • firstname
    • lastname
    • 1
      phone
    • email
    • message
    • captcha
    • quotationEditSubmit
    • _token
  • cookie_consent

quotation

"App\Form\QuotationType"

Errors

Message Origin Cause
The captcha value is missing captcha Caused by:
Symfony\Component\Validator\ConstraintViolation {#1011
  root: Symfony\Component\Form\Form {#709 …}
  path: "children[captcha].data"
  value: null
}

Default Data

Property Value
Model Format same as normalized format
Normalized Format
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
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
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
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
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
}
same as passed value

Resolved Options

View Variables