https://staging.family-horse.com/newsletter/fr?type=sidebar

Forms

  • booking
    • adults
    • childrens
    • customer
    • reservationDate
    • location
    • notes
    • _token
  • newsletter
    • email
    • _token

booking

"App\Form\Booking\BookingType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Booking\Booking {#4465
  +states: [
    "in_progress" => "admin.booking.states.in_progress"
    "fulfilled" => "admin.booking.states.fulfilled"
    "cancelled" => "admin.booking.states.cancelled"
    "rejected" => "admin.booking.states.rejected"
    "failed" => "admin.booking.states.failed"
  ]
  +checkoutStates: [
    "in_progress" => "admin.booking.states.in_progress"
    "completed" => "admin.booking.states.completed"
    "cancelled" => "admin.booking.states.cancelled"
    "rejected" => "admin.booking.states.rejected"
  ]
  +paymentStates: [
    "new" => "New"
    "awaiting_payment" => "Awaiting payment"
    "completed" => "admin.booking.states.completed"
    "failed" => "admin.booking.states.failed"
  ]
  +classes: [
    "in_progress" => "warning"
    "awaiting_payment" => "info"
    "completed" => "success"
    "fulfilled" => "primary"
    "cancelled" => "default"
    "rejected" => "danger"
    "failed" => "danger"
  ]
  +paymentClasses: [
    "new" => "info"
    "awaiting_payment" => "warning"
    "completed" => "success"
    "failed" => "danger"
  ]
  -id: null
  -number: null
  -type: "horse"
  -notes: null
  -state: "in_progress"
  -duration: null
  -reservationDate: null
  -adults: 1
  -childrens: 0
  -checkoutState: "in_progress"
  -paymentState: "new"
  -total: 0
  -itemsTotal: 0
  -dicountsTotal: 0
  -taxesTotal: 0
  -currencyCode: "MAD"
  -localeCode: null
  -checkoutCompletedAt: null
  -createdAt: DateTimeImmutable @1774200179 {#4466
    date: 2026-03-22 18:22:59.757815 Africa/Casablanca (+01:00)
  }
  -updatedAt: DateTimeImmutable @1774200179 {#4467
    date: 2026-03-22 18:22:59.757817 Africa/Casablanca (+01:00)
  }
  -billingAddress: null
  -customer: null
  -payment: null
  -location: "agafay"
  -plan: null
  -service: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Booking\Booking {#4465
  +states: [
    "in_progress" => "admin.booking.states.in_progress"
    "fulfilled" => "admin.booking.states.fulfilled"
    "cancelled" => "admin.booking.states.cancelled"
    "rejected" => "admin.booking.states.rejected"
    "failed" => "admin.booking.states.failed"
  ]
  +checkoutStates: [
    "in_progress" => "admin.booking.states.in_progress"
    "completed" => "admin.booking.states.completed"
    "cancelled" => "admin.booking.states.cancelled"
    "rejected" => "admin.booking.states.rejected"
  ]
  +paymentStates: [
    "new" => "New"
    "awaiting_payment" => "Awaiting payment"
    "completed" => "admin.booking.states.completed"
    "failed" => "admin.booking.states.failed"
  ]
  +classes: [
    "in_progress" => "warning"
    "awaiting_payment" => "info"
    "completed" => "success"
    "fulfilled" => "primary"
    "cancelled" => "default"
    "rejected" => "danger"
    "failed" => "danger"
  ]
  +paymentClasses: [
    "new" => "info"
    "awaiting_payment" => "warning"
    "completed" => "success"
    "failed" => "danger"
  ]
  -id: null
  -number: null
  -type: "horse"
  -notes: null
  -state: "in_progress"
  -duration: null
  -reservationDate: null
  -adults: 1
  -childrens: 0
  -checkoutState: "in_progress"
  -paymentState: "new"
  -total: 0
  -itemsTotal: 0
  -dicountsTotal: 0
  -taxesTotal: 0
  -currencyCode: "MAD"
  -localeCode: null
  -checkoutCompletedAt: null
  -createdAt: DateTimeImmutable @1774200179 {#4466
    date: 2026-03-22 18:22:59.757815 Africa/Casablanca (+01:00)
  }
  -updatedAt: DateTimeImmutable @1774200179 {#4467
    date: 2026-03-22 18:22:59.757817 Africa/Casablanca (+01:00)
  }
  -billingAddress: null
  -customer: null
  -payment: null
  -location: "agafay"
  -plan: null
  -service: null
}
same as passed value

Resolved Options

View Variables