http://coaching-village.fitness/room/new

Forms

  • room
    • name
    • description
    • nbrOfPerson
    • number
    • active
    • surface
    • type
    • nbrOfSimpleBed
    • nbrOfDoubleBed
    • center
    • price
    • _token

room

"App\Form\RoomType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Room {#685
  -id: null
  -name: null
  -description: null
  -nbrOfPerson: null
  -number: null
  -center: null
  -createdAt: null
  -updateAt: null
  -active: null
  -type: null
  -reservations: Doctrine\Common\Collections\ArrayCollection {#686 …}
  -nbrOfSimpleBed: null
  -nbrOfDoubleBed: null
  -surface: null
  -principalImage: null
  -images: []
  -price: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Room {#685
  -id: null
  -name: null
  -description: null
  -nbrOfPerson: null
  -number: null
  -center: null
  -createdAt: null
  -updateAt: null
  -active: null
  -type: null
  -reservations: Doctrine\Common\Collections\ArrayCollection {#686 …}
  -nbrOfSimpleBed: null
  -nbrOfDoubleBed: null
  -surface: null
  -principalImage: null
  -images: []
  -price: null
}
same as passed value

Resolved Options

View Variables