Forms

  • form
    • nom
    • prenom
    • mail
    • telephone
    • indicatif
    • societe
    • budget
    • duree
    • interesse_par
    • commentaire
    • recaptcha

form

"App\Form\Type\PubliciteType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Form\Models\Publicite {#1257
  +nom: null
  +prenom: null
  +mail: null
  +societe: null
  +telephone: null
  +indicatif: null
  +budget: null
  +duree: null
  +interesse_par: null
  +commentaire: null
  +recaptcha: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/publicite/publicite.php_be_"
same as passed value
data
App\Form\Models\Publicite {#1257
  +nom: null
  +prenom: null
  +mail: null
  +societe: null
  +telephone: null
  +indicatif: null
  +budget: null
  +duree: null
  +interesse_par: null
  +commentaire: null
  +recaptcha: null
}
same as passed value
method
"POST"
same as passed value

Resolved Options

View Variables