Forms
-
reservation_request
-
lastName
-
firstName
-
email
-
phone
-
startDate
-
endDate
-
peopleCount
-
totalPrice
-
peopleDetails
-
isPrivate
-
submit
-
_token
-
reservation_request
Form type:
"App\Refuge\Form\ReservationRequestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Refuge\Entity\Reservation {#483 -id: null -reservationNumber: ? string -email: ? string -firstName: "" -lastName: "" -fullName: "" -phone: null -totalPrice: ? string -peopleCount: ? int -status: "pending" -paymentStatus: "pending" -depositPaid: false -depositAmount: "0.00" -isPrivate: false -startDate: ? DateTimeImmutable -endDate: ? DateTimeImmutable -nights: ? int -createdAt: DateTimeImmutable @1765550455 {#611 date: 2025-12-12 15:40:55.458844 Europe/Paris (+01:00) } -cancelledAt: null -moneticoAuthDeposit: null -moneticoAuthBalance: null -peopleDetails: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Refuge\Entity\Reservation {#483 -id: null -reservationNumber: ? string -email: ? string -firstName: "" -lastName: "" -fullName: "" -phone: null -totalPrice: ? string -peopleCount: ? int -status: "pending" -paymentStatus: "pending" -depositPaid: false -depositAmount: "0.00" -isPrivate: false -startDate: ? DateTimeImmutable -endDate: ? DateTimeImmutable -nights: ? int -createdAt: DateTimeImmutable @1765550455 {#611 date: 2025-12-12 15:40:55.458844 Europe/Paris (+01:00) } -cancelledAt: null -moneticoAuthDeposit: null -moneticoAuthBalance: null -peopleDetails: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data | App\Refuge\Entity\Reservation {#483 -id: null -reservationNumber: ? string -email: ? string -firstName: "" -lastName: "" -fullName: "" -phone: null -totalPrice: ? string -peopleCount: ? int -status: "pending" -paymentStatus: "pending" -depositPaid: false -depositAmount: "0.00" -isPrivate: false -startDate: ? DateTimeImmutable -endDate: ? DateTimeImmutable -nights: ? int -createdAt: DateTimeImmutable @1765550455 {#611 date: 2025-12-12 15:40:55.458844 Europe/Paris (+01:00) } -cancelledAt: null -moneticoAuthDeposit: null -moneticoAuthBalance: null -peopleDetails: null } |
| data_class | "App\Refuge\Entity\Reservation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Refuge\Entity\Reservation" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#748 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "reservation_request" "_reservation_request" ] |
| cache_key | "_reservation_request_reservation_request" |
| compound | true |
| data | App\Refuge\Entity\Reservation {#483 -id: null -reservationNumber: ? string -email: ? string -firstName: "" -lastName: "" -fullName: "" -phone: null -totalPrice: ? string -peopleCount: ? int -status: "pending" -paymentStatus: "pending" -depositPaid: false -depositAmount: "0.00" -isPrivate: false -startDate: ? DateTimeImmutable -endDate: ? DateTimeImmutable -nights: ? int -createdAt: DateTimeImmutable @1765550455 {#611 date: 2025-12-12 15:40:55.458844 Europe/Paris (+01:00) } -cancelledAt: null -moneticoAuthDeposit: null -moneticoAuthBalance: null -peopleDetails: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#772 -form: Symfony\Component\Form\Form {#870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#746 …5} |
| full_name | "reservation_request" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reservation_request" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request" |
| valid | true |
| value | App\Refuge\Entity\Reservation {#483 -id: null -reservationNumber: ? string -email: ? string -firstName: "" -lastName: "" -fullName: "" -phone: null -totalPrice: ? string -peopleCount: ? int -status: "pending" -paymentStatus: "pending" -depositPaid: false -depositAmount: "0.00" -isPrivate: false -startDate: ? DateTimeImmutable -endDate: ? DateTimeImmutable -nights: ? int -createdAt: DateTimeImmutable @1765550455 {#611 date: 2025-12-12 15:40:55.458844 Europe/Paris (+01:00) } -cancelledAt: null -moneticoAuthDeposit: null -moneticoAuthBalance: null -peopleDetails: null } |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#721 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_reservation_request_lastName" ] |
| cache_key | "_reservation_request_lastName_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#952 -form: Symfony\Component\Form\Form {#932 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#955 …5} |
| full_name | "reservation_request[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_lastName" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_lastName" |
| valid | true |
| value | "" |
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#716 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_reservation_request_firstName" ] |
| cache_key | "_reservation_request_firstName_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#881 -form: Symfony\Component\Form\Form {#929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#879 …5} |
| full_name | "reservation_request[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_firstName" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_firstName" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#736 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_reservation_request_email" ] |
| cache_key | "_reservation_request_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#909 -form: Symfony\Component\Form\Form {#926 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#869 …5} |
| full_name | "reservation_request[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_email" |
| valid | true |
| value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Téléphone" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#765 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_reservation_request_phone" ] |
| cache_key | "_reservation_request_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#868 -form: Symfony\Component\Form\Form {#935 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#857 …5} |
| full_name | "reservation_request[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_phone" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_phone" |
| valid | true |
| value | "" |
startDate
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "datetime_immutable" |
same as passed value |
| label | "Date d'arrivée" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date d'arrivée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#789 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_reservation_request_startDate" ] |
| cache_key | "_reservation_request_startDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#849 -form: Symfony\Component\Form\Form {#938 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#836 …5} |
| full_name | "reservation_request[startDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_startDate" |
| label | "Date d'arrivée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_reservation_request_startDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
endDate
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "datetime_immutable" |
same as passed value |
| label | "Date de départ" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de départ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#806 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_reservation_request_endDate" ] |
| cache_key | "_reservation_request_endDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#822 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#809 …5} |
| full_name | "reservation_request[endDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_endDate" |
| label | "Date de départ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "endDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_reservation_request_endDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
peopleCount
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-people-count" ] |
[ "class" => "js-people-count" ] |
| empty_data | "0" |
same as passed value |
| label | "Nombre de personnes" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-people-count" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | "0" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nombre de personnes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#817 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-people-count" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_reservation_request_peopleCount" ] |
| cache_key | "_reservation_request_peopleCount_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#793 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#761 …5} |
| full_name | "reservation_request[peopleCount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_peopleCount" |
| label | "Nombre de personnes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "peopleCount" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_peopleCount" |
| valid | true |
| value | "" |
totalPrice
Form type:
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-total-price" ] |
[ "class" => "js-total-price" ] |
| currency | "EUR" |
same as passed value |
| empty_data | "0" |
same as passed value |
| label | "Prix total estimé" |
same as passed value |
| required | false |
false
|
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-total-price" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| currency | "EUR" |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | "0" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prix total estimé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#830 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-total-price" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_reservation_request_totalPrice" ] |
| cache_key | "_reservation_request_totalPrice_money" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#880 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#730 …5} |
| full_name | "reservation_request[totalPrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_totalPrice" |
| label | "Prix total estimé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }} €" |
| multipart | false |
| name | "totalPrice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_totalPrice" |
| valid | true |
| value | "" |
peopleDetails
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| empty_data | "{}" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | "{}" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#848 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_reservation_request_peopleDetails" ] |
| cache_key | "_reservation_request_peopleDetails_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#743 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#957 …5} |
| full_name | "reservation_request[peopleDetails]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_peopleDetails" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "peopleDetails" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_peopleDetails" |
| valid | true |
| value | "" |
isPrivate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-is-private" ] |
[ "class" => "js-is-private" ] |
| empty_data | "0" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-is-private" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data_class | null |
| disabled | false |
| empty_data | "0" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#855 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-is-private" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_reservation_request_isPrivate" ] |
| cache_key | "_reservation_request_isPrivate_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#958 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#959 …5} |
| full_name | "reservation_request[isPrivate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request_isPrivate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isPrivate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_isPrivate" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "button" ] |
[ "class" => "button" ] |
| label | "Demander une réservation" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Demander une réservation" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "button" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_reservation_request_submit" ] |
| cache_key | "_reservation_request_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#961 …5} |
| full_name | "reservation_request[submit]" |
| id | "reservation_request_submit" |
| label | "Demander une réservation" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_reservation_request_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8b9eb2cbb4fdba3aac0184d12d67750.HpZDahh0WmlWR21TFogUj3NZy5O4EkdN3IFNcSztR84.LMIbKDVGFxhhNhVmZ-tywAQ7-snQY3N7kMQrO3uvdY0p_3cCUTgYCiE3PA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "8b9eb2cbb4fdba3aac0184d12d67750.HpZDahh0WmlWR21TFogUj3NZy5O4EkdN3IFNcSztR84.LMIbKDVGFxhhNhVmZ-tywAQ7-snQY3N7kMQrO3uvdY0p_3cCUTgYCiE3PA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#703 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#704 …} -namespace: Closure() {#706 …} } |
| data | "8b9eb2cbb4fdba3aac0184d12d67750.HpZDahh0WmlWR21TFogUj3NZy5O4EkdN3IFNcSztR84.LMIbKDVGFxhhNhVmZ-tywAQ7-snQY3N7kMQrO3uvdY0p_3cCUTgYCiE3PA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#591 …} $message: Closure() {#962 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_reservation_request__token" ] |
| cache_key | "_reservation_request__token_hidden" |
| compound | false |
| data | "8b9eb2cbb4fdba3aac0184d12d67750.HpZDahh0WmlWR21TFogUj3NZy5O4EkdN3IFNcSztR84.LMIbKDVGFxhhNhVmZ-tywAQ7-snQY3N7kMQrO3uvdY0p_3cCUTgYCiE3PA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#972 -form: Symfony\Component\Form\Form {#968 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#954 …5} |
| full_name | "reservation_request[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reservation_request__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reservation_request__token" |
| valid | true |
| value | "8b9eb2cbb4fdba3aac0184d12d67750.HpZDahh0WmlWR21TFogUj3NZy5O4EkdN3IFNcSztR84.LMIbKDVGFxhhNhVmZ-tywAQ7-snQY3N7kMQrO3uvdY0p_3cCUTgYCiE3PA" |