https://dev-extranet-bionops.indigo-france.fr/login

Forms

  • message
    • receiver
    • subject
    • body
    • _token

message

"App\Form\MessageType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Message {#6103
  -sender: null
  -receiver: App\Entity\MessageReceiver {#6104
    -users: Doctrine\ORM\PersistentCollection {#6113 …}
    -messages: Doctrine\ORM\PersistentCollection {#6115 …}
    -name: "Commandes"
    -email: "julie.peroux@bionops.eu"
    -slug: "orders"
    #id: 3
  }
  -subject: null
  -body: null
  -created_at: null
  -status: null
  #id: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Message {#6103
  -sender: null
  -receiver: App\Entity\MessageReceiver {#6104
    -users: Doctrine\ORM\PersistentCollection {#6113 …}
    -messages: Doctrine\ORM\PersistentCollection {#6115 …}
    -name: "Commandes"
    -email: "julie.peroux@bionops.eu"
    -slug: "orders"
    #id: 3
  }
  -subject: null
  -body: null
  -created_at: null
  -status: null
  #id: null
}
same as passed value

Resolved Options

View Variables