https://glapp.ch/piece/ Return to referer URL

Forms

  • piece_search
    • user
    • code
    • client
    • dateDu
    • dateAu
    • amountHTMin
    • amountHTMax
    • amountTVAMin
    • amountTVAMax
    • amountDiscountMin
    • amountDiscountMax
    • amountTTCMin
    • amountTTCMax
    • discountMin
    • discountMax
    • soldeMin
    • soldeMax

piece_search

"App\Form\PieceSearchType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "user" => null
  "code" => null
  "client" => null
  "dateDu" => DateTime @1736463600 {#2001
    date: 2025-01-10 00:00:00.0 Europe/Berlin (+01:00)
  }
  "dateAu" => DateTime @1736463600 {#2042
    date: 2025-01-10 00:00:00.0 Europe/Berlin (+01:00)
  }
  "amountHTMin" => null
  "amountHTMax" => null
  "amountTVAMin" => null
  "amountTVAMax" => null
  "amountDiscountMin" => null
  "amountDiscountMax" => null
  "amountTTCMin" => null
  "amountTTCMax" => null
  "discountMin" => null
  "discountMax" => null
  "soldeMin" => null
  "soldeMax" => null
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
responsable
App\Entity\User {#684
  -id: 10
  -email: "dany@me.com"
  -roles: [
    "ROLE_SUPER_ADMIN"
  ]
  -password: "$2y$13$lv/0/rlx4ESHK4cdhZ7l1.uCOPVAHxZ.0c0LNprbX.H32n3lvrlkG"
  -password_edit: null
  -nomComplet: null
  -firstName: "Dany"
  -lastName: "Dany"
  -tel: null
  -role: "ROLE_SUPER_ADMIN"
  -avatar: null
  -avatarFile: null
  -active: true
  -token: null
  -createdAt: DateTime @1732739534 {#680
    date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00)
  }
  -updatedAt: DateTime @1732739534 {#677
    date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00)
  }
  -clients: Doctrine\ORM\PersistentCollection {#887 …}
  -pieces: Doctrine\ORM\PersistentCollection {#1187 …}
  -payments: Doctrine\ORM\PersistentCollection {#1344 …}
  -gifts: Doctrine\ORM\PersistentCollection {#1180 …}
}
same as passed value

Resolved Options