https://perseo.comerziawatches.com/es/admin/app/operacion/list?id=662

Forms

  • filter
    • busqueda
    • tipo
    • estado
    • usuario
    • fecha
    • _sort_by
    • _sort_order
    • _page
    • _per_page

filter

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "busqueda" => Sonata\AdminBundle\Filter\Model\FilterData {#4441
    -value: "78357976"
    -type: null
    -hasValue: true
  }
  "tipo" => Sonata\AdminBundle\Filter\Model\FilterData {#4456
    -value: []
    -type: null
    -hasValue: true
  }
  "estado" => Sonata\AdminBundle\Filter\Model\FilterData {#4494
    -value: [
      "EN_TRAMITACION"
      "TRAMITADA"
      "CONFIRMADA"
    ]
    -type: 1
    -hasValue: true
  }
  "usuario" => Sonata\AdminBundle\Filter\Model\FilterData {#4533
    -value: null
    -type: null
    -hasValue: true
  }
  "fecha" => Sonata\AdminBundle\Filter\Model\FilterData {#4563
    -value: [
      "start" => null
      "end" => null
    ]
    -type: null
    -hasValue: true
  }
  "_sort_by" => "operacion.estadofecha"
  "_sort_order" => "DESC"
  "_page" => "1"
  "_per_page" => [
    "type" => null
    "value" => "50"
  ]
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
csrf_protection
false
false
data
[]
[]
validation_groups
false
[]

Resolved Options

View Variables