http://coaching-village.fitness/room/5/edit

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 {#625
  -id: 5
  -name: "chambre 2"
  -description: "description de la chambre"
  -nbrOfPerson: "2"
  -number: "2"
  -center: Proxies\__CG__\App\Entity\Center {#658
    -id: 1
    -name: "Maroc"
    -country: "Maroc"
    -address: Proxies\__CG__\App\Entity\Address {#1190 …}
    -rooms: Doctrine\ORM\PersistentCollection {#1189 …}
    -reservations: Doctrine\ORM\PersistentCollection {#1187 …}
    -statWeights: Doctrine\ORM\PersistentCollection {#1198 …}
    -statReservations: Doctrine\ORM\PersistentCollection {#1218 …}
    -description: ""
    +__isInitialized__: true
     …2
  }
  -createdAt: DateTimeImmutable @1667916424 {#621
    date: 2022-11-08 15:07:04.0 Europe/Paris (+01:00)
  }
  -updateAt: DateTimeImmutable @1667916424 {#616
    date: 2022-11-08 15:07:04.0 Europe/Paris (+01:00)
  }
  -active: true
  -type: "Chambre"
  -reservations: Doctrine\ORM\PersistentCollection {#668 …}
  -nbrOfSimpleBed: 2
  -nbrOfDoubleBed: 0
  -surface: "56.00"
  -principalImage: null
  -images: null
  -price: "233.00"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Room {#625
  -id: 5
  -name: "chambre 2"
  -description: "description de la chambre"
  -nbrOfPerson: "2"
  -number: "2"
  -center: Proxies\__CG__\App\Entity\Center {#658
    -id: 1
    -name: "Maroc"
    -country: "Maroc"
    -address: Proxies\__CG__\App\Entity\Address {#1190 …}
    -rooms: Doctrine\ORM\PersistentCollection {#1189 …}
    -reservations: Doctrine\ORM\PersistentCollection {#1187 …}
    -statWeights: Doctrine\ORM\PersistentCollection {#1198 …}
    -statReservations: Doctrine\ORM\PersistentCollection {#1218 …}
    -description: ""
    +__isInitialized__: true
     …2
  }
  -createdAt: DateTimeImmutable @1667916424 {#621
    date: 2022-11-08 15:07:04.0 Europe/Paris (+01:00)
  }
  -updateAt: DateTimeImmutable @1667916424 {#616
    date: 2022-11-08 15:07:04.0 Europe/Paris (+01:00)
  }
  -active: true
  -type: "Chambre"
  -reservations: Doctrine\ORM\PersistentCollection {#668 …}
  -nbrOfSimpleBed: 2
  -nbrOfDoubleBed: 0
  -surface: "56.00"
  -principalImage: null
  -images: null
  -price: "233.00"
}
same as passed value

Resolved Options

View Variables