Forms
-
rental_inquiry
-
firstName
-
lastName
-
companyName
-
country
-
city
-
postalCode
-
email
-
phone
-
message
-
rentalStartDate
-
rentalDuration
-
productType
-
termsAccepted
-
_token
-
rental_inquiry
"App\Form\RentalInquiryType"
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 |
|---|---|---|
| product | null |
same as passed value |
| product_types | [ App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } ] |
[ App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } ] |
| selected_country | 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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#450 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 | "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 |
| product | null |
| product_types | [ App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } ] |
| property_path | null |
| required | true |
| row_attr | [] |
| selected_country | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#368 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#370 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "rental_inquiry" "_rental_inquiry" ] |
| cache_key | "_rental_inquiry_rental_inquiry" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#605 -form: Symfony\Component\Form\Form {#698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#371 …5} |
| full_name | "rental_inquiry" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rental_inquiry" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry" |
| valid | true |
| value | null |
firstName
"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 |
|---|---|---|
| label | "First name*" |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#234 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 | "First name*" |
| 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() {#269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#237 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rental_inquiry_firstName" ] |
| cache_key | "_rental_inquiry_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#742 -form: Symfony\Component\Form\Form {#732 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#768 …5} |
| full_name | "rental_inquiry[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_firstName" |
| label | "First name*" |
| 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 | "_rental_inquiry_firstName" |
| valid | true |
| value | "" |
lastName
"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 |
|---|---|---|
| label | "Last name*" |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#349 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 | "Last name*" |
| 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() {#358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#354 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rental_inquiry_lastName" ] |
| cache_key | "_rental_inquiry_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#746 -form: Symfony\Component\Form\Form {#735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#747 …5} |
| full_name | "rental_inquiry[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_lastName" |
| label | "Last name*" |
| 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 | "_rental_inquiry_lastName" |
| valid | true |
| value | "" |
companyName
"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 |
|---|---|---|
| label | "Company name*" |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#366 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 | "Company name*" |
| 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() {#369 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#365 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rental_inquiry_companyName" ] |
| cache_key | "_rental_inquiry_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#729 -form: Symfony\Component\Form\Form {#738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#268 …5} |
| full_name | "rental_inquiry[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_companyName" |
| label | "Company name*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_companyName" |
| valid | true |
| value | "" |
country
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 |
|---|---|---|
| choices | [ "Belgium" => "BE" "France" => "FR" "Germany" => "DE" "Ireland" => "IE" "Italy" => "IT" "Netherlands" => "NL" "Sweden" => "SE" "Poland" => "PL" "United Kingdom" => "UK" "Other" => "XX" ] |
[ "Belgium" => "BE" "France" => "FR" "Germany" => "DE" "Ireland" => "IE" "Italy" => "IT" "Netherlands" => "NL" "Sweden" => "SE" "Poland" => "PL" "United Kingdom" => "UK" "Other" => "XX" ] |
| label | "Country/region*" |
same as passed value |
| placeholder | "Please select" |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Belgium" => "BE" "France" => "FR" "Germany" => "DE" "Ireland" => "IE" "Italy" => "IT" "Netherlands" => "NL" "Sweden" => "SE" "Poland" => "PL" "United Kingdom" => "UK" "Other" => "XX" ] |
| 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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Country/region*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Please select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#572 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rental_inquiry_country" ] |
| cache_key | "_rental_inquiry_country_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#663 +label: "Belgium" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#375 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#367 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#622 +label: "Ireland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#634 +label: "Italy" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#646 +label: "Netherlands" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#653 +label: "Sweden" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#571 +label: "Poland" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#593 +label: "United Kingdom" +value: "UK" +data: "UK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#771 +label: "Other" +value: "XX" +data: "XX" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#687 -form: Symfony\Component\Form\Form {#695 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#673 …5} |
| full_name | "rental_inquiry[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_country" |
| is_selected | Closure($choice, $value) {#775 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Country/region*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Please select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_country" |
| valid | true |
| value | "" |
city
"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 |
|---|---|---|
| label | "City*" |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#589 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 | "City*" |
| 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() {#592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#595 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rental_inquiry_city" ] |
| cache_key | "_rental_inquiry_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#773 -form: Symfony\Component\Form\Form {#699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#774 …5} |
| full_name | "rental_inquiry[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_city" |
| label | "City*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_city" |
| valid | true |
| value | "" |
postalCode
"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 |
|---|---|---|
| label | "Postal code*" |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#601 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 | "Postal code*" |
| 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() {#604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#600 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rental_inquiry_postalCode" ] |
| cache_key | "_rental_inquiry_postalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#776 -form: Symfony\Component\Form\Form {#702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#777 …5} |
| full_name | "rental_inquiry[postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_postalCode" |
| label | "Postal code*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_postalCode" |
| valid | true |
| value | "" |
"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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#617 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() {#616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#618 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_rental_inquiry_email" ] |
| cache_key | "_rental_inquiry_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#778 -form: Symfony\Component\Form\Form {#705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#779 …5} |
| full_name | "rental_inquiry[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_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 | "_rental_inquiry_email" |
| valid | true |
| value | "" |
phone
"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 | "Phone*" |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#629 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 | "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() {#628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#630 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_rental_inquiry_phone" ] |
| cache_key | "_rental_inquiry_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#780 -form: Symfony\Component\Form\Form {#708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#781 …5} |
| full_name | "rental_inquiry[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_phone" |
| label | "Phone*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_phone" |
| valid | true |
| value | "" |
message
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 | "I'm looking for..." |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#641 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 | "I'm looking for..." |
| 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() {#640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#642 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_rental_inquiry_message" ] |
| cache_key | "_rental_inquiry_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#782 -form: Symfony\Component\Form\Form {#711 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#783 …5} |
| full_name | "rental_inquiry[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_message" |
| label | "I'm looking for..." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_message" |
| valid | true |
| value | "" |
rentalStartDate
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 |
|---|---|---|
| choices | [ "Immediately" => "Immediately" "Within 1 month" => "Within 1 month" "Within 3 months" => "Within 3 months" "Later than 3 months" => "Later than 3 months" ] |
[ "Immediately" => "Immediately" "Within 1 month" => "Within 1 month" "Within 3 months" => "Within 3 months" "Later than 3 months" => "Later than 3 months" ] |
| label | "Rental start date*" |
same as passed value |
| placeholder | "Please select" |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Immediately" => "Immediately" "Within 1 month" => "Within 1 month" "Within 3 months" => "Within 3 months" "Later than 3 months" => "Later than 3 months" ] |
| 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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Rental start date*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Please select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#651 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rental_inquiry_rentalStartDate" ] |
| cache_key | "_rental_inquiry_rentalStartDate_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#786 +label: "Immediately" +value: "Immediately" +data: "Immediately" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#787 +label: "Within 1 month" +value: "Within 1 month" +data: "Within 1 month" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#788 +label: "Within 3 months" +value: "Within 3 months" +data: "Within 3 months" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#789 +label: "Later than 3 months" +value: "Later than 3 months" +data: "Later than 3 months" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#784 -form: Symfony\Component\Form\Form {#714 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#785 …5} |
| full_name | "rental_inquiry[rentalStartDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_rentalStartDate" |
| is_selected | Closure($choice, $value) {#791 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rental start date*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "rentalStartDate" |
| placeholder | "Please select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_rentalStartDate" |
| valid | true |
| value | "" |
rentalDuration
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 |
|---|---|---|
| choices | [ "Short term (below 1 month)" => "Short term (below 1 month)" "Medium term (below 1 year)" => "Medium term (below 1 year)" "Long term (1 year or longer)" => "Long term (1 year or longer)" ] |
[ "Short term (below 1 month)" => "Short term (below 1 month)" "Medium term (below 1 year)" => "Medium term (below 1 year)" "Long term (1 year or longer)" => "Long term (1 year or longer)" ] |
| label | "Rental duration*" |
same as passed value |
| placeholder | "Please select" |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Short term (below 1 month)" => "Short term (below 1 month)" "Medium term (below 1 year)" => "Medium term (below 1 year)" "Long term (1 year or longer)" => "Long term (1 year or longer)" ] |
| 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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Rental duration*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Please select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#661 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rental_inquiry_rentalDuration" ] |
| cache_key | "_rental_inquiry_rentalDuration_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#794 +label: "Short term (below 1 month)" +value: "Short term (below 1 month)" +data: "Short term (below 1 month)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#795 +label: "Medium term (below 1 year)" +value: "Medium term (below 1 year)" +data: "Medium term (below 1 year)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +label: "Long term (1 year or longer)" +value: "Long term (1 year or longer)" +data: "Long term (1 year or longer)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#792 -form: Symfony\Component\Form\Form {#717 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#793 …5} |
| full_name | "rental_inquiry[rentalDuration]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_rentalDuration" |
| is_selected | Closure($choice, $value) {#798 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rental duration*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "rentalDuration" |
| placeholder | "Please select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_rentalDuration" |
| valid | true |
| value | "" |
productType
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 |
|---|---|---|
| choice_label | Closure($type) {#603 class: "App\Form\RentalInquiryType" this: App\Form\RentalInquiryType {#493 …} } |
same as passed value |
| choice_value | Closure($type) {#611 class: "App\Form\RentalInquiryType" this: App\Form\RentalInquiryType {#493 …} } |
same as passed value |
| choices | [ App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } ] |
[ App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } ] |
| label | "Product type" |
same as passed value |
| placeholder | "Please select" |
same as passed value |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($type) {#603 class: "App\Form\RentalInquiryType" this: App\Form\RentalInquiryType {#493 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($type) {#611 class: "App\Form\RentalInquiryType" this: App\Form\RentalInquiryType {#493 …} } |
| choices | [ App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } ] |
| 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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Product type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Please select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#672 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#671 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rental_inquiry_productType" ] |
| cache_key | "_rental_inquiry_productType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#801 +label: "Electric Reefer Trailer" +value: "electric-reefer-trailer" +data: App\Entity\ProductType {#466 -id: 1 -name: "Electric Reefer Trailer" -slug: "electric-reefer-trailer" -products: Doctrine\ORM\PersistentCollection {#513 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#509 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#802 +label: "Refrigeration Battery" +value: "refrigeration-battery" +data: App\Entity\ProductType {#540 -id: 2 -name: "Refrigeration Battery" -slug: "refrigeration-battery" -products: Doctrine\ORM\PersistentCollection {#549 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#477 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#803 +label: "Mobile Refrigerated Container" +value: "mobile-refrigerated-container" +data: App\Entity\ProductType {#528 -id: 3 -name: "Mobile Refrigerated Container" -slug: "mobile-refrigerated-container" -products: Doctrine\ORM\PersistentCollection {#552 …} -productSubtypes: Doctrine\ORM\PersistentCollection {#478 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#799 -form: Symfony\Component\Form\Form {#720 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#800 …5} |
| full_name | "rental_inquiry[productType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_productType" |
| is_selected | Closure($choice, $value) {#805 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Product type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "productType" |
| placeholder | "Please select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_productType" |
| valid | true |
| value | "" |
termsAccepted
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "I agree with the Terms of Use and Privacy Policy and I declare that I have read the information that is required in accordance with Article 13 of GDPR." |
same as passed value |
| required | true |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#683 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#682 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I agree with the Terms of Use and Privacy Policy and I declare that I have read the information that is required in accordance with Article 13 of GDPR." |
| 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() {#689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#688 …} } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_rental_inquiry_termsAccepted" ] |
| cache_key | "_rental_inquiry_termsAccepted_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#804 -form: Symfony\Component\Form\Form {#723 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#806 …5} |
| full_name | "rental_inquiry[termsAccepted]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry_termsAccepted" |
| label | "I agree with the Terms of Use and Privacy Policy and I declare that I have read the information that is required in accordance with Article 13 of GDPR." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "termsAccepted" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rental_inquiry_termsAccepted" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d8aa.4-2XwgA2vo8t9ZHZ2su-fgfgEByJFRdqFulnH73iLaA.hI__qU0G1uNqmvSdqK_6B0u3dnf9ZVoifKQxSt-SXcnRjs2Qa2fE0GGTyA" |
| 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 | "d8aa.4-2XwgA2vo8t9ZHZ2su-fgfgEByJFRdqFulnH73iLaA.hI__qU0G1uNqmvSdqK_6B0u3dnf9ZVoifKQxSt-SXcnRjs2Qa2fE0GGTyA" |
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 {#443 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#445 …} -namespace: Closure() {#447 …} } |
| data | "d8aa.4-2XwgA2vo8t9ZHZ2su-fgfgEByJFRdqFulnH73iLaA.hI__qU0G1uNqmvSdqK_6B0u3dnf9ZVoifKQxSt-SXcnRjs2Qa2fE0GGTyA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#807 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() {#809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#808 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_rental_inquiry__token" ] |
| cache_key | "_rental_inquiry__token_hidden" |
| compound | false |
| data | "d8aa.4-2XwgA2vo8t9ZHZ2su-fgfgEByJFRdqFulnH73iLaA.hI__qU0G1uNqmvSdqK_6B0u3dnf9ZVoifKQxSt-SXcnRjs2Qa2fE0GGTyA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#821 -form: Symfony\Component\Form\Form {#817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#812 …5} |
| full_name | "rental_inquiry[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rental_inquiry__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 | "_rental_inquiry__token" |
| valid | true |
| value | "d8aa.4-2XwgA2vo8t9ZHZ2su-fgfgEByJFRdqFulnH73iLaA.hI__qU0G1uNqmvSdqK_6B0u3dnf9ZVoifKQxSt-SXcnRjs2Qa2fE0GGTyA" |