Forms

  • factura_filter
    • fecha
    • contacto
    • caja
    • detalle
    • estado
    • Filtrar

factura_filter

"App\Form\FacturaFilterType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
[
  "fecha" => [
    "desde" => DateTime @1754006400 {#1128
      date: 2025-08-01 00:00:00.0 UTC (+00:00)
    }
    "hasta" => DateTime @1756657305 {#1127
      date: 2025-08-31 16:21:45.416463 UTC (+00:00)
    }
  ]
  "tipo" => 1
]
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "fecha" => [
    "desde" => DateTime @1735689600 {#1525
      date: 2025-01-01 00:00:00.0 UTC (+00:00)
    }
    "hasta" => DateTime @1756598400 {#1549
      date: 2025-08-31 00:00:00.0 UTC (+00:00)
    }
  ]
  "tipo" => 1
  "contacto" => App\Entity\Contacto {#1678
    #createAt: DateTime @1729260005 {#1673
      date: 2024-10-18 14:00:05.0 UTC (+00:00)
    }
    #createBy: Proxies\__CG__\App\Entity\Usuario {#1578 …}
    #updateAt: DateTime @1729260005 {#1671
      date: 2024-10-18 14:00:05.0 UTC (+00:00)
    }
    #updateBy: Proxies\__CG__\App\Entity\Usuario {#1578 …}
    #apellido: "Federacion Patronal Seguros S.A.U."
    #nombre: null
    #cuil: "33707366589"
    #direccion: null
    #telefono: null
    #observaciones: null
    #fecha_nac: null
    #email: null
    -id: 22
    -movimientos: Doctrine\ORM\PersistentCollection {#1579 …}
  }
  "caja" => null
  "detalle" => null
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
action
"#titulo"
same as passed value
data
[
  "fecha" => [
    "desde" => DateTime @1754006400 {#1128
      date: 2025-08-01 00:00:00.0 UTC (+00:00)
    }
    "hasta" => DateTime @1756657305 {#1127
      date: 2025-08-31 16:21:45.416463 UTC (+00:00)
    }
  ]
  "tipo" => 1
]
[
  "fecha" => [
    "desde" => DateTime @1754006400 {#1128
      date: 2025-08-01 00:00:00.0 UTC (+00:00)
    }
    "hasta" => DateTime @1756657305 {#1127
      date: 2025-08-31 16:21:45.416463 UTC (+00:00)
    }
  ]
  "tipo" => 1
]

Resolved Options

View Variables