https://sister-act.toolapp.fr/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Forms

  • order_form
    • package
    • submit
    • _token

order_form

"App\Form\OrderFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Order {#2066
  -id: null
  -amount: null
  -package: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#2067 …}
  -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#2068 …}
  -paymentStatus: null
  -markUp: null
  -markUpTTC: null
  -additionalOptions: Doctrine\Common\Collections\ArrayCollection {#2069 …}
  #createdBy: null
  #updatedBy: null
  #createdAt: null
  #updatedAt: null
  -htPrice: null
  -taxPrice: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Order {#2066
  -id: null
  -amount: null
  -package: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#2067 …}
  -userSaleOrders: Doctrine\Common\Collections\ArrayCollection {#2068 …}
  -paymentStatus: null
  -markUp: null
  -markUpTTC: null
  -additionalOptions: Doctrine\Common\Collections\ArrayCollection {#2069 …}
  #createdBy: null
  #updatedBy: null
  #createdAt: null
  #updatedAt: null
  -htPrice: null
  -taxPrice: null
}
same as passed value
submit
true
same as passed value

Resolved Options

View Variables