https://callcenter.calcoweb.net/ Return to referer URL

Forms

  • form
    • type
    • text
    • factura_electronica
    • buscar

form

"Symfony\Component\Form\Extension\Core\Type\FormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "type" => 1
]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "type" => 2
  "text" => "42794641"
  "factura_electronica" => false
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
[
  "type" => 1
]
[
  "type" => 1
]

Resolved Options