Forms
-
booking_request
-
clientFirstName
-
clientLastName
-
clientPhone
-
clientEmail
-
personCount
-
entryDate
-
exitDate
-
_token
-
booking_request
Form type:
"App\Form\BookingRequestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Booking {#1730 -id: null -property: App\Entity\Advert {#1117 …} -client: null -clientFirstName: null -clientLastName: null -clientEmail: null -clientPhone: null -date: DateTime @1784148212 {#1729 date: 2026-07-15 20:43:32.454205 UTC (+00:00) } -entryDate: null -exitDate: null -visitDate: null -personCount: null -paymentType: null -status: "PENDING" -comment: null -type: "BOOKING_REQUEST" -promoCode: 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 {#1730 -id: null -property: App\Entity\Advert {#1117 …} -client: null -clientFirstName: null -clientLastName: null -clientEmail: null -clientPhone: null -date: DateTime @1784148212 {#1729 date: 2026-07-15 20:43:32.454205 UTC (+00:00) } -entryDate: null -exitDate: null -visitDate: null -personCount: null -paymentType: null -status: "PENDING" -comment: null -type: "BOOKING_REQUEST" -promoCode: 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data | App\Entity\Booking {#1730 -id: null -property: App\Entity\Advert {#1117 …} -client: null -clientFirstName: null -clientLastName: null -clientEmail: null -clientPhone: null -date: DateTime @1784148212 {#1729 date: 2026-07-15 20:43:32.454205 UTC (+00:00) } -entryDate: null -exitDate: null -visitDate: null -personCount: null -paymentType: null -status: "PENDING" -comment: null -type: "BOOKING_REQUEST" -promoCode: null } |
| data_class | "App\Entity\Booking" |
| db_operation | "create" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1816 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Booking" } } |
| 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() {#1818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1817 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "booking_request" "_booking_request" ] |
| cache_key | "_booking_request_booking_request" |
| compound | true |
| data | App\Entity\Booking {#1730 -id: null -property: App\Entity\Advert {#1117 …} -client: null -clientFirstName: null -clientLastName: null -clientEmail: null -clientPhone: null -date: DateTime @1784148212 {#1729 date: 2026-07-15 20:43:32.454205 UTC (+00:00) } -entryDate: null -exitDate: null -visitDate: null -personCount: null -paymentType: null -status: "PENDING" -comment: null -type: "BOOKING_REQUEST" -promoCode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1978 -form: Symfony\Component\Form\Form {#1911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1938 …5} |
| full_name | "booking_request" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "booking_request" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request" |
| valid | true |
| value | App\Entity\Booking {#1730 -id: null -property: App\Entity\Advert {#1117 …} -client: null -clientFirstName: null -clientLastName: null -clientEmail: null -clientPhone: null -date: DateTime @1784148212 {#1729 date: 2026-07-15 20:43:32.454205 UTC (+00:00) } -entryDate: null -exitDate: null -visitDate: null -personCount: null -paymentType: null -status: "PENDING" -comment: null -type: "BOOKING_REQUEST" -promoCode: null } |
clientFirstName
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Moussa" ] |
[ "placeholder" => "Moussa" ] |
| label | "Prénom*" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Moussa" ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1831 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() {#1833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1832 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Moussa" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_booking_request_clientFirstName" ] |
| cache_key | "_booking_request_clientFirstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1972 -form: Symfony\Component\Form\Form {#1914 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2036 …5} |
| full_name | "booking_request[clientFirstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_clientFirstName" |
| label | "Prénom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientFirstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_clientFirstName" |
| valid | true |
| value | "" |
clientLastName
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Sakho" ] |
[ "placeholder" => "Sakho" ] |
| label | "Nom*" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Sakho" ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1840 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() {#1842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1841 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sakho" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_booking_request_clientLastName" ] |
| cache_key | "_booking_request_clientLastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1936 -form: Symfony\Component\Form\Form {#1917 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1939 …5} |
| full_name | "booking_request[clientLastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_clientLastName" |
| label | "Nom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientLastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_clientLastName" |
| valid | true |
| value | "" |
clientPhone
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "phone" ] |
[ "class" => "phone" ] |
| label | "Téléphone*" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "phone" ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1849 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 | "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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1850 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_booking_request_clientPhone" ] |
| cache_key | "_booking_request_clientPhone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1843 -form: Symfony\Component\Form\Form {#1920 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1834 …5} |
| full_name | "booking_request[clientPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_clientPhone" |
| label | "Téléphone*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientPhone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_clientPhone" |
| valid | true |
| value | "" |
clientEmail
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 |
|---|---|---|
| attr | [ "placeholder" => "example@mail.com" ] |
[ "placeholder" => "example@mail.com" ] |
| label | "E-mail*" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "example@mail.com" ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1862 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 | "E-mail*" |
| 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() {#1864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1863 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "example@mail.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_booking_request_clientEmail" ] |
| cache_key | "_booking_request_clientEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1975 -form: Symfony\Component\Form\Form {#1923 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1973 …5} |
| full_name | "booking_request[clientEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_clientEmail" |
| label | "E-mail*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientEmail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_clientEmail" |
| valid | true |
| value | "" |
personCount
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 | [ "placeholder" => "100" ] |
[ "placeholder" => "100" ] |
| label | "Nombre de personne*" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "100" ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1875 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 |
| 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 personne*" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1876 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_booking_request_personCount" ] |
| cache_key | "_booking_request_personCount_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1977 -form: Symfony\Component\Form\Form {#1926 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1976 …5} |
| full_name | "booking_request[personCount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_personCount" |
| label | "Nombre de personne*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "personCount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_personCount" |
| valid | true |
| value | "" |
entryDate
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 | [ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-start" ] |
[ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-start" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1824 +payload: null +groups: ? +message: "Veuillez renseigner la date de début souhaitée." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1824 +payload: null +groups: ? +message: "Veuillez renseigner la date de début souhaitée." +allowNull: false +normalizer: null } ] |
| format | "dd/MM/yyyy HH:mm" |
same as passed value |
| html5 | false |
same as passed value |
| label | "Date de début*" |
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 | [ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-start" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1824 +payload: null +groups: ? +message: "Veuillez renseigner la date de début souhaitée." +allowNull: false +normalizer: null } ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd/MM/yyyy HH:mm" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de début*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | 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 |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1894 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-start" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_booking_request_entryDate" ] |
| cache_key | "_booking_request_entryDate_datetime" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1969 -form: Symfony\Component\Form\Form {#1929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2000 …5} |
| full_name | "booking_request[entryDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_entryDate" |
| label | "Date de début*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entryDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_entryDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
exitDate
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 | [ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-end" ] |
[ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-end" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1825 +payload: null +groups: ? +message: "Veuillez renseigner la date de fin souhaitée." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1825 +payload: null +groups: ? +message: "Veuillez renseigner la date de fin souhaitée." +allowNull: false +normalizer: null } ] |
| format | "dd/MM/yyyy HH:mm" |
same as passed value |
| html5 | false |
same as passed value |
| label | "Date de fin*" |
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 | [ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-end" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1825 +payload: null +groups: ? +message: "Veuillez renseigner la date de fin souhaitée." +allowNull: false +normalizer: null } ] |
| 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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd/MM/yyyy HH:mm" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de fin*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | 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 |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1903 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "jj/mm/aaaa" "class" => "fdatetime-range-picker-end" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_booking_request_exitDate" ] |
| cache_key | "_booking_request_exitDate_datetime" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1997 -form: Symfony\Component\Form\Form {#1932 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1995 …5} |
| full_name | "booking_request[exitDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_request_exitDate" |
| label | "Date de fin*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "exitDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_booking_request_exitDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "961113b29324fb6f71904a458b02a24.nr-Su66CwDCsyol0Z55lt6-njKIGfKXqndu8NAo5Z20.0Nb-997vtWH-gOEdF_Mux-Hdzu9TBs2r-YzTbEkIKwSqic3q9vS4Zfqb2A" |
| 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 | "961113b29324fb6f71904a458b02a24.nr-Su66CwDCsyol0Z55lt6-njKIGfKXqndu8NAo5Z20.0Nb-997vtWH-gOEdF_Mux-Hdzu9TBs2r-YzTbEkIKwSqic3q9vS4Zfqb2A" |
same as passed value |
| mapped | false |
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 | "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 {#1702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#518 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1642 …} -namespace: Closure() {#1799 …} } |
| data | "961113b29324fb6f71904a458b02a24.nr-Su66CwDCsyol0Z55lt6-njKIGfKXqndu8NAo5Z20.0Nb-997vtWH-gOEdF_Mux-Hdzu9TBs2r-YzTbEkIKwSqic3q9vS4Zfqb2A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2017 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() {#2027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#63 …} $message: Closure() {#1974 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_booking_request__token" ] |
| cache_key | "_booking_request__token_hidden" |
| compound | false |
| data | "961113b29324fb6f71904a458b02a24.nr-Su66CwDCsyol0Z55lt6-njKIGfKXqndu8NAo5Z20.0Nb-997vtWH-gOEdF_Mux-Hdzu9TBs2r-YzTbEkIKwSqic3q9vS4Zfqb2A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2009 -form: Symfony\Component\Form\Form {#2005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1999 …5} |
| full_name | "booking_request[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "booking_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 | "_booking_request__token" |
| valid | true |
| value | "961113b29324fb6f71904a458b02a24.nr-Su66CwDCsyol0Z55lt6-njKIGfKXqndu8NAo5Z20.0Nb-997vtWH-gOEdF_Mux-Hdzu9TBs2r-YzTbEkIKwSqic3q9vS4Zfqb2A" |