https://www.rdv-bordeaux-lac.centresanimationbordeaux.fr/planning

Forms

  • appointment
    • lastName
    • firstName
    • email
    • phone
    • reason
    • inscriptionType
    • childCount
    • slot
    • _token
  • undo_message
    • message
    • appointment
    • _token

appointment

"App\Form\AppointmentType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Appointment {#647
  -id: null
  -timeSlot: null
  -lastName: null
  -firstName: null
  -email: null
  -phone: null
  -inscriptionType: null
  -childCount: null
  -linkedTo: null
  -undoCode: null
  -isMain: null
  -infos: null
  -reason: null
  -createdAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Appointment {#647
  -id: null
  -timeSlot: null
  -lastName: null
  -firstName: null
  -email: null
  -phone: null
  -inscriptionType: null
  -childCount: null
  -linkedTo: null
  -undoCode: null
  -isMain: null
  -infos: null
  -reason: null
  -createdAt: null
}
same as passed value

Resolved Options

View Variables