https://gite-colombine.fr/

Forms

  • check_availability
    • startDate
    • endDate
    • number
    • _token
  • testimonial
    • firstName
    • lastName
    • email
    • feeling
    • comment
    • rgpd
    • _token

check_availability

"App\Form\CheckAvailabilityType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Booking {#2254
  -comment: null
  -discount: null
  -isAdvancePayed: null
  -isBalancePayed: null
  -advancePayment: null
  -locale: null
  -isAdvancePaymentAlert1: null
  -isAdvancePaymentAlert2: null
  -isBalancePaymentAlert1: null
  -isBalancePaymentAlert2: null
  -isForSoon: null
  -tracking: null
  -isCautionPayed: null
  -cautionPaymentDeadline: null
  -isCautionPaymentAlert1: null
  -isCautionPaymentAlert2: null
  -stayTax: null
  -housework: null
  -finalAmount: null
  -dayPrice: null
  -dayPriceWithTax: null
  -contract: null
  -swiklyRequestId: null
  -swiklyUrl: null
  -children: 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 {#2254
  -comment: null
  -discount: null
  -isAdvancePayed: null
  -isBalancePayed: null
  -advancePayment: null
  -locale: null
  -isAdvancePaymentAlert1: null
  -isAdvancePaymentAlert2: null
  -isBalancePaymentAlert1: null
  -isBalancePaymentAlert2: null
  -isForSoon: null
  -tracking: null
  -isCautionPayed: null
  -cautionPaymentDeadline: null
  -isCautionPaymentAlert1: null
  -isCautionPaymentAlert2: null
  -stayTax: null
  -housework: null
  -finalAmount: null
  -dayPrice: null
  -dayPriceWithTax: null
  -contract: null
  -swiklyRequestId: null
  -swiklyUrl: null
  -children: null
}
same as passed value

Resolved Options

View Variables