https://dev.shop.bak2.fr/status/13/edit

Forms

  • status
    • name
    • b2lId
    • color
    • type
    • _token

status

"App\Form\StatusType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Status {#860
  -id: 13
  -name: "En cours de traitement"
  -b2lId: null
  -orders: Doctrine\ORM\PersistentCollection {#948 …}
  -color: null
  -type: "rma"
  -shops: Doctrine\ORM\PersistentCollection {#1001 …}
  -savs: Doctrine\ORM\PersistentCollection {#1035 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Status {#860
  -id: 13
  -name: "En cours de traitement"
  -b2lId: null
  -orders: Doctrine\ORM\PersistentCollection {#948 …}
  -color: null
  -type: "rma"
  -shops: Doctrine\ORM\PersistentCollection {#1001 …}
  -savs: Doctrine\ORM\PersistentCollection {#1035 …}
}
same as passed value

Resolved Options

View Variables