- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception 1
- Logs 1
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine
- Messages
- E-mails
- JMS Serializer 0 + 0
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nbItems
-
_token
-
-
-
sort
-
_token
-
-
-
freeSearch
-
maxKm
-
maxPrice
-
sale
-
search
-
-
-
maker
-
makerList
-
modelGroup
-
groupList
-
energy
-
energyList
-
segmentSize
-
segmenttailleList
-
options
-
optionsList
-
event
-
category
-
-
min
-
max
-
-
cityLocation
-
cityLocationList
-
segmentTransmission
-
estimated
-
highlight
-
fourwheeldrive
-
broken
-
-
min
-
max
-
-
-
min
-
max
-
-
co2
-
critair
-
-
0
-
1
-
2
-
-
vpauto_page_limit
"App\Form\Type\Frontend\PageLimitType"
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
No options were passed when constructing this form.
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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| show_96_choice | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#1496 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vpauto_page_limit" "_vpauto_page_limit" ] |
| cache_key | "_vpauto_page_limit_vpauto_page_limit" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3339 -form: Symfony\Component\Form\Form {#1527 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3396 …5} |
| full_name | "vpauto_page_limit" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vpauto_page_limit" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vpauto_page_limit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vpauto_page_limit" |
| valid | true |
| value | null |
nbItems
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 96 |
| View Format |
"96"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "onchange" => "this.form.submit()" ] |
[ "onchange" => "this.form.submit()" ] |
| choices | [ "frontend.vehicle.list.items_per_page_1" => 24 "frontend.vehicle.list.items_per_page_2" => 48 "frontend.vehicle.list.items_per_page_3" => 96 ] |
[ "frontend.vehicle.list.items_per_page_1" => 24 "frontend.vehicle.list.items_per_page_2" => 48 "frontend.vehicle.list.items_per_page_3" => 96 ] |
| data | 96 |
same as passed value |
| expanded | false |
false
|
| label | false |
false
|
| multiple | false |
false
|
| placeholder | false |
null
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "onchange" => "this.form.submit()" ] |
| 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 | [ "frontend.vehicle.list.items_per_page_1" => 24 "frontend.vehicle.list.items_per_page_2" => 48 "frontend.vehicle.list.items_per_page_3" => 96 ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | 96 |
| data_class | null |
| disabled | false |
| documentation | [] |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#1517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#1516 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "onchange" => "this.form.submit()" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vpauto_page_limit_nbItems" ] |
| cache_key | "_vpauto_page_limit_nbItems_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "frontend.vehicle.list.items_per_page_1" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "frontend.vehicle.list.items_per_page_2" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "frontend.vehicle.list.items_per_page_3" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 96 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3391 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3382 …5} |
| full_name | "vpauto_page_limit[nbItems]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vpauto_page_limit_nbItems" |
| is_selected | Closure($choice, $value) {#3377 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nbItems" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vpauto_page_limit_nbItems" |
| valid | true |
| value | "96" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ac26611717ec94dc275b2a44814.2p2HKU4SCePlRBjtxVaZykQ86J3R6iyKi-0zAKy4j9U.rOu0ZidWWYG6PSig6BzDhQVjhvSFv1_g7551Ut7C3ZaI0skbO3tsgpwwcw" |
| 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 | "ac26611717ec94dc275b2a44814.2p2HKU4SCePlRBjtxVaZykQ86J3R6iyKi-0zAKy4j9U.rOu0ZidWWYG6PSig6BzDhQVjhvSFv1_g7551Ut7C3ZaI0skbO3tsgpwwcw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | "ac26611717ec94dc275b2a44814.2p2HKU4SCePlRBjtxVaZykQ86J3R6iyKi-0zAKy4j9U.rOu0ZidWWYG6PSig6BzDhQVjhvSFv1_g7551Ut7C3ZaI0skbO3tsgpwwcw" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3296 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#3378 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_vpauto_page_limit__token" ] |
| cache_key | "_vpauto_page_limit__token_hidden" |
| compound | false |
| data | "ac26611717ec94dc275b2a44814.2p2HKU4SCePlRBjtxVaZykQ86J3R6iyKi-0zAKy4j9U.rOu0ZidWWYG6PSig6BzDhQVjhvSFv1_g7551Ut7C3ZaI0skbO3tsgpwwcw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3337 -form: Symfony\Component\Form\Form {#3397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3380 …5} |
| full_name | "vpauto_page_limit[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vpauto_page_limit__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vpauto_page_limit__token" |
| valid | true |
| value | "ac26611717ec94dc275b2a44814.2p2HKU4SCePlRBjtxVaZykQ86J3R6iyKi-0zAKy4j9U.rOu0ZidWWYG6PSig6BzDhQVjhvSFv1_g7551Ut7C3ZaI0skbO3tsgpwwcw" |
vpauto_search_list_sort
"App\Form\Type\Frontend\VehicleListSortType"
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 |
|---|---|---|
| currentSale | null |
null
|
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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| currentSale | null |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#3395 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vpauto_search_list_sort" "_vpauto_search_list_sort" ] |
| cache_key | "_vpauto_search_list_sort_vpauto_search_list_sort" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3335 -form: Symfony\Component\Form\Form {#3407 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3331 …5} |
| full_name | "vpauto_search_list_sort" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vpauto_search_list_sort" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vpauto_search_list_sort" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vpauto_search_list_sort" |
| valid | true |
| value | null |
sort
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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" => "sort-search" ] |
[ "class" => "sort-search" ] |
| choices | [ "frontend.vehicle.list.sort.default" => "default" "frontend.vehicle.list.sort.lot" => "ordered:DESC|lot:ASC" "frontend.vehicle.list.sort.maker" => "maker|modelGroup|model:ASC" "frontend.vehicle.list.sort.asc_price" => "startingPrice:ASC" "frontend.vehicle.list.sort.desc_price" => "startingPrice:DESC" "frontend.vehicle.list.sort.asc_kilometers" => "kilometers:ASC" "frontend.vehicle.list.sort.desc_kilometers" => "kilometers:DESC" "frontend.vehicle.list.sort.asc_millesime" => "millesime:ASC" "frontend.vehicle.list.sort.desc_millesime" => "millesime:DESC" "frontend.vehicle.list.sort.asc.photos" => "hasPhotos:DESC" ] |
[ "frontend.vehicle.list.sort.default" => "default" "frontend.vehicle.list.sort.lot" => "ordered:DESC|lot:ASC" "frontend.vehicle.list.sort.maker" => "maker|modelGroup|model:ASC" "frontend.vehicle.list.sort.asc_price" => "startingPrice:ASC" "frontend.vehicle.list.sort.desc_price" => "startingPrice:DESC" "frontend.vehicle.list.sort.asc_kilometers" => "kilometers:ASC" "frontend.vehicle.list.sort.desc_kilometers" => "kilometers:DESC" "frontend.vehicle.list.sort.asc_millesime" => "millesime:ASC" "frontend.vehicle.list.sort.desc_millesime" => "millesime:DESC" "frontend.vehicle.list.sort.asc.photos" => "hasPhotos:DESC" ] |
| data | null |
null
|
| expanded | false |
false
|
| label | false |
false
|
| multiple | false |
false
|
| placeholder | false |
null
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "sort-search" ] |
| 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 | [ "frontend.vehicle.list.sort.default" => "default" "frontend.vehicle.list.sort.lot" => "ordered:DESC|lot:ASC" "frontend.vehicle.list.sort.maker" => "maker|modelGroup|model:ASC" "frontend.vehicle.list.sort.asc_price" => "startingPrice:ASC" "frontend.vehicle.list.sort.desc_price" => "startingPrice:DESC" "frontend.vehicle.list.sort.asc_kilometers" => "kilometers:ASC" "frontend.vehicle.list.sort.desc_kilometers" => "kilometers:DESC" "frontend.vehicle.list.sort.asc_millesime" => "millesime:ASC" "frontend.vehicle.list.sort.desc_millesime" => "millesime:DESC" "frontend.vehicle.list.sort.asc.photos" => "hasPhotos:DESC" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | null |
| data_class | null |
| disabled | false |
| documentation | [] |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#1679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#3308 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "sort-search" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vpauto_search_list_sort_sort" ] |
| cache_key | "_vpauto_search_list_sort_sort_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "frontend.vehicle.list.sort.default" +value: "default" +data: "default" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "frontend.vehicle.list.sort.lot" +value: "ordered:DESC|lot:ASC" +data: "ordered:DESC|lot:ASC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "frontend.vehicle.list.sort.maker" +value: "maker|modelGroup|model:ASC" +data: "maker|modelGroup|model:ASC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "frontend.vehicle.list.sort.asc_price" +value: "startingPrice:ASC" +data: "startingPrice:ASC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "frontend.vehicle.list.sort.desc_price" +value: "startingPrice:DESC" +data: "startingPrice:DESC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "frontend.vehicle.list.sort.asc_kilometers" +value: "kilometers:ASC" +data: "kilometers:ASC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "frontend.vehicle.list.sort.desc_kilometers" +value: "kilometers:DESC" +data: "kilometers:DESC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "frontend.vehicle.list.sort.asc_millesime" +value: "millesime:ASC" +data: "millesime:ASC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "frontend.vehicle.list.sort.desc_millesime" +value: "millesime:DESC" +data: "millesime:DESC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "frontend.vehicle.list.sort.asc.photos" +value: "hasPhotos:DESC" +data: "hasPhotos:DESC" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3327 -form: Symfony\Component\Form\Form {#3403 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3328 …5} |
| full_name | "vpauto_search_list_sort[sort]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vpauto_search_list_sort_sort" |
| is_selected | Closure($choice, $value) {#3312 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sort" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vpauto_search_list_sort_sort" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "77ac0fb9ba9.Ssu70SJK861ky5fovEmnL3ytpugTs7Ed6SRsHcC8j8A.FbrulEVyv8Etgset9CrySg3XkqYg5OAlnlYcR5TbzKclro7oUCnAmgqm8A" |
| 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 | "77ac0fb9ba9.Ssu70SJK861ky5fovEmnL3ytpugTs7Ed6SRsHcC8j8A.FbrulEVyv8Etgset9CrySg3XkqYg5OAlnlYcR5TbzKclro7oUCnAmgqm8A" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | "77ac0fb9ba9.Ssu70SJK861ky5fovEmnL3ytpugTs7Ed6SRsHcC8j8A.FbrulEVyv8Etgset9CrySg3XkqYg5OAlnlYcR5TbzKclro7oUCnAmgqm8A" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#3310 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_vpauto_search_list_sort__token" ] |
| cache_key | "_vpauto_search_list_sort__token_hidden" |
| compound | false |
| data | "77ac0fb9ba9.Ssu70SJK861ky5fovEmnL3ytpugTs7Ed6SRsHcC8j8A.FbrulEVyv8Etgset9CrySg3XkqYg5OAlnlYcR5TbzKclro7oUCnAmgqm8A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3298 -form: Symfony\Component\Form\Form {#3303 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3309 …5} |
| full_name | "vpauto_search_list_sort[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vpauto_search_list_sort__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vpauto_search_list_sort__token" |
| valid | true |
| value | "77ac0fb9ba9.Ssu70SJK861ky5fovEmnL3ytpugTs7Ed6SRsHcC8j8A.FbrulEVyv8Etgset9CrySg3XkqYg5OAlnlYcR5TbzKclro7oUCnAmgqm8A" |
vp_auto_vehicle_free_search
"App\Form\Type\Frontend\VehicleFreeSearchType"
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
No options were passed when constructing this form.
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8344 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#8413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8412 …} } } |
| user | null |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vp_auto_vehicle_free_search" "_vp_auto_vehicle_free_search" ] |
| cache_key | "_vp_auto_vehicle_free_search_vp_auto_vehicle_free_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8442 -form: Symfony\Component\Form\Form {#8441 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8414 …5} |
| full_name | "vp_auto_vehicle_free_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_free_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vp_auto_vehicle_free_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_free_search" |
| valid | true |
| value | null |
freeSearch
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "input-texte" ] |
[ "class" => "input-texte" ] |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-texte" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8423 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-texte" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_free_search_freeSearch" ] |
| cache_key | "_vp_auto_vehicle_free_search_freeSearch_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8421 -form: Symfony\Component\Form\Form {#8438 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8477 …5} |
| full_name | "vp_auto_vehicle_free_search[freeSearch]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_free_search_freeSearch" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "freeSearch" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_free_search_freeSearch" |
| valid | true |
| value | "" |
maxKm
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "input-texte" "placeholder" => "frontend.search.form.kilometersSearch.max" ] |
[ "class" => "input-texte" "placeholder" => "frontend.search.form.kilometersSearch.max" ] |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-texte" "placeholder" => "frontend.search.form.kilometersSearch.max" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-texte" "placeholder" => "frontend.search.form.kilometersSearch.max" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_free_search_maxKm" ] |
| cache_key | "_vp_auto_vehicle_free_search_maxKm_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8505 -form: Symfony\Component\Form\Form {#8436 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8499 …5} |
| full_name | "vp_auto_vehicle_free_search[maxKm]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_free_search_maxKm" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "maxKm" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_free_search_maxKm" |
| valid | true |
| value | "" |
maxPrice
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "input-texte" "placeholder" => "frontend.form.price-search.label.max" ] |
[ "class" => "input-texte" "placeholder" => "frontend.form.price-search.label.max" ] |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-texte" "placeholder" => "frontend.form.price-search.label.max" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8433 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-texte" "placeholder" => "frontend.form.price-search.label.max" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_free_search_maxPrice" ] |
| cache_key | "_vp_auto_vehicle_free_search_maxPrice_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8504 -form: Symfony\Component\Form\Form {#8501 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8502 …5} |
| full_name | "vp_auto_vehicle_free_search[maxPrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_free_search_maxPrice" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "maxPrice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_free_search_maxPrice" |
| valid | true |
| value | "" |
sale
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [] |
[] |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "frontend.home_top.form.sale.placeholder" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 | [] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "frontend.home_top.form.sale.placeholder" |
| 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() {#8463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8464 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vp_auto_vehicle_free_search_sale" ] |
| cache_key | "_vp_auto_vehicle_free_search_sale_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8503 -form: Symfony\Component\Form\Form {#8481 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8490 …5} |
| full_name | "vp_auto_vehicle_free_search[sale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_free_search_sale" |
| is_selected | Closure($choice, $value) {#8487 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sale" |
| placeholder | "frontend.home_top.form.sale.placeholder" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_free_search_sale" |
| valid | true |
| value | "" |
search
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | "frontend.home_top.form.submit.label" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.home_top.form.submit.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_vp_auto_vehicle_free_search_search" ] |
| cache_key | "_vp_auto_vehicle_free_search_search_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8485 …5} |
| full_name | "vp_auto_vehicle_free_search[search]" |
| id | "vp_auto_vehicle_free_search_search" |
| label | "frontend.home_top.form.submit.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "search" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_free_search_search" |
| value | null |
vp_auto_vehicle_search
"App\Form\Type\Frontend\VehicleSearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| form_type | 0 |
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_type | 0 |
| 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 | [] |
| legacy_error_messages | true |
| 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 | [] |
| sale_field_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8522 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vp_auto_vehicle_search" "_vp_auto_vehicle_search" ] |
| cache_key | "_vp_auto_vehicle_search_vp_auto_vehicle_search" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8758 -form: Symfony\Component\Form\Form {#8774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8524 …5} |
| full_name | "vp_auto_vehicle_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "vp_auto_vehicle_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search" |
| valid | true |
| value | [] |
maker
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "maker-input" "data-field" => "maker" "placeholder" => "frontend.search.form.vehicleSearch.brand.placeholder" ] |
[ "class" => "maker-input" "data-field" => "maker" "placeholder" => "frontend.search.form.vehicleSearch.brand.placeholder" ] |
| label | "form.vehicleSearch.brand.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "maker-input" "data-field" => "maker" "placeholder" => "frontend.search.form.vehicleSearch.brand.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "form.vehicleSearch.brand.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8652 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "maker-input" "data-field" => "maker" "placeholder" => "frontend.search.form.vehicleSearch.brand.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_maker" ] |
| cache_key | "_vp_auto_vehicle_search_maker_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8749 -form: Symfony\Component\Form\Form {#8777 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8918 …5} |
| full_name | "vp_auto_vehicle_search[maker]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_maker" |
| label | "form.vehicleSearch.brand.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "maker" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_maker" |
| valid | true |
| value | "" |
makerList
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "popin-choices maker-list" "data-name" => "maker" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/makes" ] |
[ "class" => "popin-choices maker-list" "data-name" => "maker" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/makes" ] |
| label | "frontend.search.form.vehicleSearch.brand.placeholder" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "popin-choices maker-list" "data-name" => "maker" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/makes" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.search.form.vehicleSearch.brand.placeholder" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "popin-choices maker-list" "data-name" => "maker" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/makes" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_vp_auto_vehicle_search_makerList" ] |
| cache_key | "_vp_auto_vehicle_search_makerList_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8732 …5} |
| full_name | "vp_auto_vehicle_search[makerList]" |
| id | "vp_auto_vehicle_search_makerList" |
| label | "frontend.search.form.vehicleSearch.brand.placeholder" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "makerList" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_makerList" |
| value | null |
modelGroup
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "group-input disabled-white" "data-field" => "modelGroup" "placeholder" => "frontend.search.form.vehicleSearch.group.placeholder" ] |
[ "class" => "group-input disabled-white" "data-field" => "modelGroup" "placeholder" => "frontend.search.form.vehicleSearch.group.placeholder" ] |
| disabled | true |
same as passed value |
| label | "form.vehicleSearch.group.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "group-input disabled-white" "data-field" => "modelGroup" "placeholder" => "frontend.search.form.vehicleSearch.group.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "form.vehicleSearch.group.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8574 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "group-input disabled-white" "data-field" => "modelGroup" "placeholder" => "frontend.search.form.vehicleSearch.group.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_modelGroup" ] |
| cache_key | "_vp_auto_vehicle_search_modelGroup_text" |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8895 -form: Symfony\Component\Form\Form {#8782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8741 …5} |
| full_name | "vp_auto_vehicle_search[modelGroup]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_modelGroup" |
| label | "form.vehicleSearch.group.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "modelGroup" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_modelGroup" |
| valid | true |
| value | "" |
groupList
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "popin-choices group-list" "data-name" => "group" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/models" ] |
[ "class" => "popin-choices group-list" "data-name" => "group" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/models" ] |
| label | "frontend.search.form.vehicleSearch.group.placeholder" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "popin-choices group-list" "data-name" => "group" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/models" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.search.form.vehicleSearch.group.placeholder" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "popin-choices group-list" "data-name" => "group" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/models" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_vp_auto_vehicle_search_groupList" ] |
| cache_key | "_vp_auto_vehicle_search_groupList_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8719 …5} |
| full_name | "vp_auto_vehicle_search[groupList]" |
| id | "vp_auto_vehicle_search_groupList" |
| label | "frontend.search.form.vehicleSearch.group.placeholder" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "groupList" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_groupList" |
| value | null |
energy
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "energy-input disabled-white" "data-field" => "energy" "placeholder" => "frontend.search.form.vehicleSearch.energy.placeholder" ] |
[ "class" => "energy-input disabled-white" "data-field" => "energy" "placeholder" => "frontend.search.form.vehicleSearch.energy.placeholder" ] |
| label | "frontend.search.form.vehicleSearch.energy.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "energy-input disabled-white" "data-field" => "energy" "placeholder" => "frontend.search.form.vehicleSearch.energy.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "frontend.search.form.vehicleSearch.energy.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8657 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "energy-input disabled-white" "data-field" => "energy" "placeholder" => "frontend.search.form.vehicleSearch.energy.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_energy" ] |
| cache_key | "_vp_auto_vehicle_search_energy_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8868 -form: Symfony\Component\Form\Form {#8787 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8886 …5} |
| full_name | "vp_auto_vehicle_search[energy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_energy" |
| label | "frontend.search.form.vehicleSearch.energy.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "energy" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_energy" |
| valid | true |
| value | "" |
energyList
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "popin-choices energy-list" "data-name" => "energy" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/energies" ] |
[ "class" => "popin-choices energy-list" "data-name" => "energy" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/energies" ] |
| label | "frontend.search.form.vehicleSearch.energy.label" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "popin-choices energy-list" "data-name" => "energy" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/energies" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.search.form.vehicleSearch.energy.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "popin-choices energy-list" "data-name" => "energy" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/energies" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_vp_auto_vehicle_search_energyList" ] |
| cache_key | "_vp_auto_vehicle_search_energyList_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8705 …5} |
| full_name | "vp_auto_vehicle_search[energyList]" |
| id | "vp_auto_vehicle_search_energyList" |
| label | "frontend.search.form.vehicleSearch.energy.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "energyList" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_energyList" |
| value | null |
segmentSize
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "segmenttaille-input disabled-white" "data-field" => "segmentSize" "placeholder" => "frontend.search.form.vehicleSearch.segmenttaille.placeholder" ] |
[ "class" => "segmenttaille-input disabled-white" "data-field" => "segmentSize" "placeholder" => "frontend.search.form.vehicleSearch.segmenttaille.placeholder" ] |
| label | "frontend.search.form.vehicleSearch.segmenttaille.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "segmenttaille-input disabled-white" "data-field" => "segmentSize" "placeholder" => "frontend.search.form.vehicleSearch.segmenttaille.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "frontend.search.form.vehicleSearch.segmenttaille.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8537 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "segmenttaille-input disabled-white" "data-field" => "segmentSize" "placeholder" => "frontend.search.form.vehicleSearch.segmenttaille.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_segmentSize" ] |
| cache_key | "_vp_auto_vehicle_search_segmentSize_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8696 -form: Symfony\Component\Form\Form {#8792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8859 …5} |
| full_name | "vp_auto_vehicle_search[segmentSize]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_segmentSize" |
| label | "frontend.search.form.vehicleSearch.segmenttaille.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "segmentSize" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_segmentSize" |
| valid | true |
| value | "" |
segmenttailleList
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "popin-choices segmenttaille-list" "data-name" => "segmenttaille" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/segmentsizes" ] |
[ "class" => "popin-choices segmenttaille-list" "data-name" => "segmenttaille" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/segmentsizes" ] |
| label | "frontend.search.form.vehicleSearch.segmenttaille.label" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "popin-choices segmenttaille-list" "data-name" => "segmenttaille" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/segmentsizes" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.search.form.vehicleSearch.segmenttaille.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "popin-choices segmenttaille-list" "data-name" => "segmenttaille" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/segmentsizes" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_vp_auto_vehicle_search_segmenttailleList" ] |
| cache_key | "_vp_auto_vehicle_search_segmenttailleList_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8635 …5} |
| full_name | "vp_auto_vehicle_search[segmenttailleList]" |
| id | "vp_auto_vehicle_search_segmenttailleList" |
| label | "frontend.search.form.vehicleSearch.segmenttaille.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "segmenttailleList" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_segmenttailleList" |
| value | null |
options
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "options-input disabled-white" "data-field" => "options" "placeholder" => "frontend.search.form.vehicleSearch.options.placeholder" ] |
[ "class" => "options-input disabled-white" "data-field" => "options" "placeholder" => "frontend.search.form.vehicleSearch.options.placeholder" ] |
| data | "" |
same as passed value |
| disabled | true |
same as passed value |
| label | "frontend.search.form.vehicleSearch.options.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "options-input disabled-white" "data-field" => "options" "placeholder" => "frontend.search.form.vehicleSearch.options.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | "" |
| data_class | null |
| disabled | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "frontend.search.form.vehicleSearch.options.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8557 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "options-input disabled-white" "data-field" => "options" "placeholder" => "frontend.search.form.vehicleSearch.options.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_options" ] |
| cache_key | "_vp_auto_vehicle_search_options_text" |
| compound | false |
| data | "" |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8620 -form: Symfony\Component\Form\Form {#8797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8687 …5} |
| full_name | "vp_auto_vehicle_search[options]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_options" |
| label | "frontend.search.form.vehicleSearch.options.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "options" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_options" |
| valid | true |
| value | "" |
optionsList
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "popin-choices options-list" "data-name" => "options" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/options?formType=0" ] |
[ "class" => "popin-choices options-list" "data-name" => "options" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/options?formType=0" ] |
| label | "frontend.search.form.vehicleSearch.options.label" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "popin-choices options-list" "data-name" => "options" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/options?formType=0" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.search.form.vehicleSearch.options.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "popin-choices options-list" "data-name" => "options" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/options?formType=0" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_vp_auto_vehicle_search_optionsList" ] |
| cache_key | "_vp_auto_vehicle_search_optionsList_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8649 …5} |
| full_name | "vp_auto_vehicle_search[optionsList]" |
| id | "vp_auto_vehicle_search_optionsList" |
| label | "frontend.search.form.vehicleSearch.options.label" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "optionsList" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_optionsList" |
| value | null |
event
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 | [ "data-field" => "event" "data-id" => "" ] |
[ "data-field" => "event" "data-id" => "" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "event" "data-id" => "" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8578 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8576 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "event" "data-id" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_vp_auto_vehicle_search_event" ] |
| cache_key | "_vp_auto_vehicle_search_event_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8672 -form: Symfony\Component\Form\Form {#8802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8669 …5} |
| full_name | "vp_auto_vehicle_search[event]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_event" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "event" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_event" |
| valid | true |
| value | "" |
category
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-field" => "category" ] |
[ "data-field" => "category" ] |
| choices | [] |
[] |
| data | [] |
[] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "category" ] |
| 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 | [] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#8613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8611 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "category" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vp_auto_vehicle_search_category" ] |
| cache_key | "_vp_auto_vehicle_search_category_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8821 -form: Symfony\Component\Form\Form {#8805 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8812 …5} |
| full_name | "vp_auto_vehicle_search[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_category" |
| is_selected | Closure($choice, array $values) {#8567 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "category" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_category" |
| valid | true |
| value | [] |
budget
"App\Form\Type\Frontend\BudgetType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
[] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8547 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8595 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "budget" "_vp_auto_vehicle_search_budget" ] |
| cache_key | "_vp_auto_vehicle_search_budget_budget" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8581 -form: Symfony\Component\Form\Form {#8826 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8582 …5} |
| full_name | "vp_auto_vehicle_search[budget]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_budget" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "budget" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_budget" |
| valid | true |
| value | [] |
min
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "small range min" "data-field" => "budgetMin" ] |
[ "class" => "small range min" "data-field" => "budgetMin" ] |
| label | "frontend.search.form.budget.min" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "small range min" "data-field" => "budgetMin" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "frontend.search.form.budget.min" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8810 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "small range min" "data-field" => "budgetMin" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_budget_min" ] |
| cache_key | "_vp_auto_vehicle_search_budget_min_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8539 -form: Symfony\Component\Form\Form {#8829 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8543 …5} |
| full_name | "vp_auto_vehicle_search[budget][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_budget_min" |
| label | "frontend.search.form.budget.min" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_budget_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "small range max" "data-field" => "budgetMax" ] |
[ "class" => "small range max" "data-field" => "budgetMax" ] |
| label | "frontend.search.form.budget.max" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "small range max" "data-field" => "budgetMax" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "frontend.search.form.budget.max" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8819 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "small range max" "data-field" => "budgetMax" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_budget_max" ] |
| cache_key | "_vp_auto_vehicle_search_budget_max_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8618 -form: Symfony\Component\Form\Form {#8832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8615 …5} |
| full_name | "vp_auto_vehicle_search[budget][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_budget_max" |
| label | "frontend.search.form.budget.max" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_budget_max" |
| valid | true |
| value | "" |
cityLocation
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "cityLocation-input" "data-field" => "cityLocation" "placeholder" => "frontend.search.form.vehicleSearch.cityLocation.placeholder" ] |
[ "class" => "cityLocation-input" "data-field" => "cityLocation" "placeholder" => "frontend.search.form.vehicleSearch.cityLocation.placeholder" ] |
| data | "" |
same as passed value |
| label | "form.vehicleSearch.cityLocation.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "cityLocation-input" "data-field" => "cityLocation" "placeholder" => "frontend.search.form.vehicleSearch.cityLocation.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "form.vehicleSearch.cityLocation.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8621 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "cityLocation-input" "data-field" => "cityLocation" "placeholder" => "frontend.search.form.vehicleSearch.cityLocation.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_cityLocation" ] |
| cache_key | "_vp_auto_vehicle_search_cityLocation_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8591 -form: Symfony\Component\Form\Form {#8835 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8553 …5} |
| full_name | "vp_auto_vehicle_search[cityLocation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_cityLocation" |
| label | "form.vehicleSearch.cityLocation.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cityLocation" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_cityLocation" |
| valid | true |
| value | "" |
cityLocationList
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "popin-choices cityLocation-list hide-info-text" "data-name" => "cityLocation" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/locations" ] |
[ "class" => "popin-choices cityLocation-list hide-info-text" "data-name" => "cityLocation" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/locations" ] |
| label | "frontend.search.form.vehicleSearch.cityLocation.placeholder" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "popin-choices cityLocation-list hide-info-text" "data-name" => "cityLocation" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/locations" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "frontend.search.form.vehicleSearch.cityLocation.placeholder" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "popin-choices cityLocation-list hide-info-text" "data-name" => "cityLocation" "data-url" => "http://dev.az.vp.vpauto.fr/en/vehicle/locations" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_vp_auto_vehicle_search_cityLocationList" ] |
| cache_key | "_vp_auto_vehicle_search_cityLocationList_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8597 …5} |
| full_name | "vp_auto_vehicle_search[cityLocationList]" |
| id | "vp_auto_vehicle_search_cityLocationList" |
| label | "frontend.search.form.vehicleSearch.cityLocation.placeholder" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "cityLocationList" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_cityLocationList" |
| value | null |
segmentTransmission
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-field" => "segmentTransmission" ] |
[ "data-field" => "segmentTransmission" ] |
| choices | [] |
[] |
| data | [] |
[] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "segmentTransmission" ] |
| 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 | [] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#8664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8662 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "segmentTransmission" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vp_auto_vehicle_search_segmentTransmission" ] |
| cache_key | "_vp_auto_vehicle_search_segmentTransmission_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8602 -form: Symfony\Component\Form\Form {#8840 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8648 …5} |
| full_name | "vp_auto_vehicle_search[segmentTransmission]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_segmentTransmission" |
| is_selected | Closure($choice, array $values) {#8955 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "segmentTransmission" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_segmentTransmission" |
| valid | true |
| value | [] |
estimated
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [ "data-field" => "estimated" ] |
[ "data-field" => "estimated" ] |
| data | false |
false
|
| disabled | false |
false
|
| label | "frontend.search.form.vehicleSearch.estimated.label" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "estimated" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | false |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frontend.search.form.vehicleSearch.estimated.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8636 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "estimated" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_estimated" ] |
| cache_key | "_vp_auto_vehicle_search_estimated_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8958 -form: Symfony\Component\Form\Form {#8843 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8957 …5} |
| full_name | "vp_auto_vehicle_search[estimated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_estimated" |
| label | "frontend.search.form.vehicleSearch.estimated.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "estimated" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_estimated" |
| valid | true |
| value | "1" |
highlight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [ "data-field" => "highlight" ] |
[ "data-field" => "highlight" ] |
| data | false |
false
|
| disabled | false |
false
|
| label | "frontend.search.form.vehicleSearch.highlight.label" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "highlight" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | false |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frontend.search.form.vehicleSearch.highlight.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8685 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "highlight" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_highlight" ] |
| cache_key | "_vp_auto_vehicle_search_highlight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8959 -form: Symfony\Component\Form\Form {#8846 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8960 …5} |
| full_name | "vp_auto_vehicle_search[highlight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_highlight" |
| label | "frontend.search.form.vehicleSearch.highlight.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "highlight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_highlight" |
| valid | true |
| value | "1" |
fourwheeldrive
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [ "data-field" => "fourwheeldrive" ] |
[ "data-field" => "fourwheeldrive" ] |
| data | false |
false
|
| disabled | false |
false
|
| label | "form.vehicleSearch.fourwheeldrive.label" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "fourwheeldrive" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | false |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.vehicleSearch.fourwheeldrive.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8694 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "fourwheeldrive" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_fourwheeldrive" ] |
| cache_key | "_vp_auto_vehicle_search_fourwheeldrive_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9009 -form: Symfony\Component\Form\Form {#8849 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9012 …5} |
| full_name | "vp_auto_vehicle_search[fourwheeldrive]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_fourwheeldrive" |
| label | "form.vehicleSearch.fourwheeldrive.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fourwheeldrive" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_fourwheeldrive" |
| valid | true |
| value | "1" |
broken
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [ "data-field" => "broken" ] |
[ "data-field" => "broken" ] |
| data | false |
false
|
| disabled | false |
false
|
| label | "frontend.search.form.vehicleSearch.broken.label" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "broken" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | false |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frontend.search.form.vehicleSearch.broken.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8703 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "broken" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_broken" ] |
| cache_key | "_vp_auto_vehicle_search_broken_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9013 -form: Symfony\Component\Form\Form {#8852 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9014 …5} |
| full_name | "vp_auto_vehicle_search[broken]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_broken" |
| label | "frontend.search.form.vehicleSearch.broken.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "broken" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_broken" |
| valid | true |
| value | "1" |
kilometers
"App\Form\Type\Frontend\KilometerSearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
[] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8717 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "kilometers" "_vp_auto_vehicle_search_kilometers" ] |
| cache_key | "_vp_auto_vehicle_search_kilometers_kilometers" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9015 -form: Symfony\Component\Form\Form {#8873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9021 …5} |
| full_name | "vp_auto_vehicle_search[kilometers]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_kilometers" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kilometers" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_kilometers" |
| valid | true |
| value | [] |
min
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "range min" "placeholder" => "frontend.search.form.kilometersSearch.min" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMin" ] |
[ "class" => "range min" "placeholder" => "frontend.search.form.kilometersSearch.min" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMin" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "range min" "placeholder" => "frontend.search.form.kilometersSearch.min" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMin" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8857 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "range min" "placeholder" => "frontend.search.form.kilometersSearch.min" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMin" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_kilometers_min" ] |
| cache_key | "_vp_auto_vehicle_search_kilometers_min_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9026 -form: Symfony\Component\Form\Form {#8876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9025 …5} |
| full_name | "vp_auto_vehicle_search[kilometers][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_kilometers_min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_kilometers_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "range max" "placeholder" => "frontend.search.form.kilometersSearch.max" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMax" ] |
[ "class" => "range max" "placeholder" => "frontend.search.form.kilometersSearch.max" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMax" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "range max" "placeholder" => "frontend.search.form.kilometersSearch.max" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMax" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8866 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "range max" "placeholder" => "frontend.search.form.kilometersSearch.max" "data-range" => "km_69aa7b13d0a76" "data-field" => "kilometersMax" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_kilometers_max" ] |
| cache_key | "_vp_auto_vehicle_search_kilometers_max_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9027 -form: Symfony\Component\Form\Form {#8879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9028 …5} |
| full_name | "vp_auto_vehicle_search[kilometers][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_kilometers_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_kilometers_max" |
| valid | true |
| value | "" |
millesime
"App\Form\Type\Frontend\YearSearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
[] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8729 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8730 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "year" "_vp_auto_vehicle_search_millesime" ] |
| cache_key | "_vp_auto_vehicle_search_millesime_year" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9023 -form: Symfony\Component\Form\Form {#8900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9024 …5} |
| full_name | "vp_auto_vehicle_search[millesime]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_millesime" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "millesime" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_millesime" |
| valid | true |
| value | [] |
min
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "small range min" "placeholder" => "frontend.search.form.yearSearch.min" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMin" ] |
[ "class" => "small range min" "placeholder" => "frontend.search.form.yearSearch.min" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMin" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "small range min" "placeholder" => "frontend.search.form.yearSearch.min" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMin" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "small range min" "placeholder" => "frontend.search.form.yearSearch.min" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMin" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_millesime_min" ] |
| cache_key | "_vp_auto_vehicle_search_millesime_min_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9032 -form: Symfony\Component\Form\Form {#8903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9031 …5} |
| full_name | "vp_auto_vehicle_search[millesime][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_millesime_min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_millesime_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "small range max" "placeholder" => "frontend.search.form.yearSearch.max" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMax" ] |
[ "class" => "small range max" "placeholder" => "frontend.search.form.yearSearch.max" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMax" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "small range max" "placeholder" => "frontend.search.form.yearSearch.max" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMax" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#8894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8893 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "small range max" "placeholder" => "frontend.search.form.yearSearch.max" "data-range" => "year_69aa7b13d0aa0" "data-field" => "yearMax" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_millesime_max" ] |
| cache_key | "_vp_auto_vehicle_search_millesime_max_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9033 -form: Symfony\Component\Form\Form {#8906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9034 …5} |
| full_name | "vp_auto_vehicle_search[millesime][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_millesime_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_millesime_max" |
| valid | true |
| value | "" |
co2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-field" => "co2" "placeholder" => "frontend.search.form.vehicleSearch.co2.placeholder" ] |
[ "data-field" => "co2" "placeholder" => "frontend.search.form.vehicleSearch.co2.placeholder" ] |
| data | "" |
same as passed value |
| label | "frontend.search.form.vehicleSearch.co2.label" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "co2" "placeholder" => "frontend.search.form.vehicleSearch.co2.placeholder" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#8738 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1458 …} } |
| 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 | "frontend.search.form.vehicleSearch.co2.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8739 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "co2" "placeholder" => "frontend.search.form.vehicleSearch.co2.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_vp_auto_vehicle_search_co2" ] |
| cache_key | "_vp_auto_vehicle_search_co2_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9030 -form: Symfony\Component\Form\Form {#8909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9029 …5} |
| full_name | "vp_auto_vehicle_search[co2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_co2" |
| label | "frontend.search.form.vehicleSearch.co2.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "co2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_co2" |
| valid | true |
| value | "" |
critair
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "color06" "data-field" => "critair" ] |
[ "class" => "color06" "data-field" => "critair" ] |
| choices | [] |
[] |
| data | "" |
same as passed value |
| disabled | false |
false
|
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "Crit'Air" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "color06" "data-field" => "critair" ] |
| 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 | [] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| documentation | [] |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Crit'Air" |
| 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() {#8748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8747 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "color06" "data-field" => "critair" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vp_auto_vehicle_search_critair" ] |
| cache_key | "_vp_auto_vehicle_search_critair_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9036 -form: Symfony\Component\Form\Form {#8912 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9035 …5} |
| full_name | "vp_auto_vehicle_search[critair]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_critair" |
| is_selected | Closure($choice, $value) {#9037 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "critair" |
| placeholder | "Crit'Air" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_critair" |
| valid | true |
| value | "" |
seatCount
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-field" => "seatCount" ] |
[ "data-field" => "seatCount" ] |
| choices | [ "frontend.search.form.seatCount.choices.choice1" => "2-2" "frontend.search.form.seatCount.choices.choice2" => "5-5" "frontend.search.form.seatCount.choices.choice3" => "6-99" ] |
[ "frontend.search.form.seatCount.choices.choice1" => "2-2" "frontend.search.form.seatCount.choices.choice2" => "5-5" "frontend.search.form.seatCount.choices.choice3" => "6-99" ] |
| data | [] |
[] |
| expanded | true |
same as passed value |
| label | "frontend.pdf_view.block.info.places" |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-field" => "seatCount" ] |
| 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 | [ "frontend.search.form.seatCount.choices.choice1" => "2-2" "frontend.search.form.seatCount.choices.choice2" => "5-5" "frontend.search.form.seatCount.choices.choice3" => "6-99" ] |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "frontend.pdf_view.block.info.places" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#8757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8756 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-field" => "seatCount" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_vp_auto_vehicle_search_seatCount" ] |
| cache_key | "_vp_auto_vehicle_search_seatCount_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8765 +label: "frontend.search.form.seatCount.choices.choice1" +value: "2-2" +data: "2-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8766 +label: "frontend.search.form.seatCount.choices.choice2" +value: "5-5" +data: "5-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8767 +label: "frontend.search.form.seatCount.choices.choice3" +value: "6-99" +data: "6-99" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9038 -form: Symfony\Component\Form\Form {#8942 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#9039 …5} |
| full_name | "vp_auto_vehicle_search[seatCount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_seatCount" |
| is_selected | Closure($choice, array $values) {#9040 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1503 …} } |
| label | "frontend.pdf_view.block.info.places" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "seatCount" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_seatCount" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "frontend.search.form.seatCount.choices.choice1" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2-2" |
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 | "entry" |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frontend.search.form.seatCount.choices.choice1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8916 …} } } |
| validation_groups | null |
| value | "2-2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_seatCount_entry" ] |
| cache_key | "_vp_auto_vehicle_search_seatCount_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9044 -form: Symfony\Component\Form\Form {#8945 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9043 …5} |
| full_name | "vp_auto_vehicle_search[seatCount][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_seatCount_0" |
| label | "frontend.search.form.seatCount.choices.choice1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_seatCount_entry" |
| valid | true |
| value | "2-2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "frontend.search.form.seatCount.choices.choice2" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "5-5" |
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 | "entry" |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frontend.search.form.seatCount.choices.choice2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8925 …} } } |
| validation_groups | null |
| value | "5-5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_seatCount_entry" ] |
| cache_key | "_vp_auto_vehicle_search_seatCount_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9045 -form: Symfony\Component\Form\Form {#8948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9046 …5} |
| full_name | "vp_auto_vehicle_search[seatCount][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_seatCount_1" |
| label | "frontend.search.form.seatCount.choices.choice2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_seatCount_entry" |
| valid | true |
| value | "5-5" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "frontend.search.form.seatCount.choices.choice3" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "6-99" |
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 | "entry" |
| 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 {#1471 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1472 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1053 …} -namespace: Closure() {#1474 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#8632 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8628 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#8634 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frontend.search.form.seatCount.choices.choice3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#590 …} $translationDomain: "validators" $message: Closure() {#8934 …} } } |
| validation_groups | null |
| value | "6-99" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_vp_auto_vehicle_search_seatCount_entry" ] |
| cache_key | "_vp_auto_vehicle_search_seatCount_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9047 -form: Symfony\Component\Form\Form {#8951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9048 …5} |
| full_name | "vp_auto_vehicle_search[seatCount][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "vp_auto_vehicle_search_seatCount_2" |
| label | "frontend.search.form.seatCount.choices.choice3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_vp_auto_vehicle_search_seatCount_entry" |
| valid | true |
| value | "6-99" |