Forms
-
listed_vehicle_search
-
type
-
city
-
priceMin
-
priceMax
-
dateFrom
-
dateTo
-
_token
-
listed_vehicle_search
Form type:
"App\Form\Search\ListedVehicleSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Search\ListedVehicleSearch {#630 +city: null +dateFrom: null +dateTo: null +priceMin: null +priceMax: null +type: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Search\ListedVehicleSearch {#630 +city: null +dateFrom: null +dateTo: null +priceMin: null +priceMax: null +type: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Search\ListedVehicleSearch {#630 +city: null +dateFrom: null +dateTo: null +priceMin: null +priceMax: null +type: null } |
| data_class | "App\Entity\Search\ListedVehicleSearch" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#811 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Search\ListedVehicleSearch" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#812 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "listed_vehicle_search" "_listed_vehicle_search" ] |
| cache_key | "_listed_vehicle_search_listed_vehicle_search" |
| compound | true |
| data | App\Entity\Search\ListedVehicleSearch {#630 +city: null +dateFrom: null +dateTo: null +priceMin: null +priceMax: null +type: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1001 -errors: [] -form: Symfony\Component\Form\Form {#1007 …} } |
| form | Symfony\Component\Form\FormView {#814 …5} |
| full_name | "listed_vehicle_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "listed_vehicle_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_listed_vehicle_search" |
| valid | true |
| value | App\Entity\Search\ListedVehicleSearch {#630 +city: null +dateFrom: null +dateTo: null +priceMin: null +priceMax: null +type: null } |
type
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(CarTypeEnum $enum) {#819 class: "App\Form\Search\ListedVehicleSearchType" this: App\Form\Search\ListedVehicleSearchType {#654 …} } |
same as passed value |
| choice_value | Closure(?CarTypeEnum $enum) {#820 class: "App\Form\Search\ListedVehicleSearchType" this: App\Form\Search\ListedVehicleSearchType {#654 …} } |
same as passed value |
| class | "App\Enum\CarTypeEnum" |
same as passed value |
| label | "Type" |
same as passed value |
| placeholder | "Séléctionner un type" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(CarTypeEnum $enum) {#819 class: "App\Form\Search\ListedVehicleSearchType" this: App\Form\Search\ListedVehicleSearchType {#654 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?CarTypeEnum $enum) {#820 class: "App\Form\Search\ListedVehicleSearchType" this: App\Form\Search\ListedVehicleSearchType {#654 …} } |
| choices | [ App\Enum\CarTypeEnum {#857 +name: "COMPACT" +value: "compact" } App\Enum\CarTypeEnum {#858 +name: "SEDAN" +value: "sedan" } App\Enum\CarTypeEnum {#859 +name: "SUV" +value: "suv" } App\Enum\CarTypeEnum {#860 +name: "VAN" +value: "van" } App\Enum\CarTypeEnum {#861 +name: "LUXURY" +value: "luxury" } App\Enum\CarTypeEnum {#862 +name: "CONVERTIBLE" +value: "convertible" } App\Enum\CarTypeEnum {#863 +name: "COUPE" +value: "coupe" } ] |
| class | "App\Enum\CarTypeEnum" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Séléctionner un type" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#854 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_listed_vehicle_search_type" ] |
| cache_key | "_listed_vehicle_search_type_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#864 +data: App\Enum\CarTypeEnum {#857 +name: "COMPACT" +value: "compact" } +value: "compact" +label: "Citadine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1029 +data: App\Enum\CarTypeEnum {#858 +name: "SEDAN" +value: "sedan" } +value: "sedan" +label: "Berline" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1031 +data: App\Enum\CarTypeEnum {#859 +name: "SUV" +value: "suv" } +value: "suv" +label: "SUV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1032 +data: App\Enum\CarTypeEnum {#860 +name: "VAN" +value: "van" } +value: "van" +label: "Fourgonnette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +data: App\Enum\CarTypeEnum {#861 +name: "LUXURY" +value: "luxury" } +value: "luxury" +label: "Luxe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +data: App\Enum\CarTypeEnum {#862 +name: "CONVERTIBLE" +value: "convertible" } +value: "convertible" +label: "Cabriolet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1058 +data: App\Enum\CarTypeEnum {#863 +name: "COUPE" +value: "coupe" } +value: "coupe" +label: "Coupé" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#945 -errors: [] -form: Symfony\Component\Form\Form {#1010 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#962 …5} |
| full_name | "listed_vehicle_search[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search_type" |
| is_selected | Closure($choice, $value) {#1061 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "Séléctionner un type" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_listed_vehicle_search_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
city
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nameFr" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\City" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#821 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#821 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Ville de prise en charge" |
same as passed value |
| placeholder | "Séléctionner une ville" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nameFr" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#942 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#886 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#943 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#944 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\City" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#821 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#274 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#889 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#274 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#888 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville de prise en charge" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Séléctionner une ville" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#883 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_listed_vehicle_search_city" ] |
| cache_key | "_listed_vehicle_search_city_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1065 +data: App\Entity\City {#1161 …} +value: "1" +label: "Casablanca" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +data: App\Entity\City {#1302 …} +value: "2" +label: "Rabat" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1067 +data: App\Entity\City {#1311 …} +value: "3" +label: "Marrakech" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1066 +data: App\Entity\City {#1318 …} +value: "4" +label: "Fes" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +data: App\Entity\City {#1325 …} +value: "5" +label: "Tanger" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +data: App\Entity\City {#1332 …} +value: "6" +label: "Agadir" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +data: App\Entity\City {#1339 …} +value: "7" +label: "Meknes" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1060 -errors: [] -form: Symfony\Component\Form\Form {#1013 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1062 …5} |
| full_name | "listed_vehicle_search[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search_city" |
| is_selected | Closure($choice, $value) {#1064 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ville de prise en charge" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | "Séléctionner une ville" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_listed_vehicle_search_city" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
priceMin
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Prix min" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#959 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prix min" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_listed_vehicle_search_priceMin" ] |
| cache_key | "_listed_vehicle_search_priceMin_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1068 -errors: [] -form: Symfony\Component\Form\Form {#1016 …} } |
| form | Symfony\Component\Form\FormView {#1063 …5} |
| full_name | "listed_vehicle_search[priceMin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search_priceMin" |
| label | "Prix min" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "priceMin" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_listed_vehicle_search_priceMin" |
| valid | true |
| value | "" |
priceMax
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Prix max" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#969 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prix max" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#970 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_listed_vehicle_search_priceMax" ] |
| cache_key | "_listed_vehicle_search_priceMax_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1069 -errors: [] -form: Symfony\Component\Form\Form {#1019 …} } |
| form | Symfony\Component\Form\FormView {#1346 …5} |
| full_name | "listed_vehicle_search[priceMax]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search_priceMax" |
| label | "Prix max" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "priceMax" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_listed_vehicle_search_priceMax" |
| valid | true |
| value | "" |
dateFrom
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-modal-target" => "dateFrom" "min" => "2026-01-19" ] |
[ "data-modal-target" => "dateFrom" "min" => "2026-01-19" ] |
| constraints | [ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#822 +payload: null +groups: ? ?array +message: "La date ne peut pas être dans le passé." +value: DateTime @1768780800 {#823 date: 2026-01-19 00:00:00.0 UTC (+00:00) } +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#822 +payload: null +groups: ? ?array +message: "La date ne peut pas être dans le passé." +value: DateTime @1768780800 {#823 date: 2026-01-19 00:00:00.0 UTC (+00:00) } +propertyPath: null } ] |
| label | "Date de début" |
same as passed value |
| placeholder | "Date" |
[ "year" => "Date" "month" => "Date" "day" => "Date" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-modal-target" => "dateFrom" "min" => "2026-01-19" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#822 +payload: null +groups: ? ?array +message: "La date ne peut pas être dans le passé." +value: DateTime @1768780800 {#823 date: 2026-01-19 00:00:00.0 UTC (+00:00) } +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de début" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "Date" "month" => "Date" "day" => "Date" ] |
| 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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#990 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-modal-target" => "dateFrom" "min" => "2026-01-19" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_listed_vehicle_search_dateFrom" ] |
| cache_key | "_listed_vehicle_search_dateFrom_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1347 -errors: [] -form: Symfony\Component\Form\Form {#1022 …} } |
| form | Symfony\Component\Form\FormView {#1348 …5} |
| full_name | "listed_vehicle_search[dateFrom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search_dateFrom" |
| label | "Date de début" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateFrom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_listed_vehicle_search_dateFrom" |
| valid | true |
| value | "" |
| widget | "single_text" |
dateTo
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-modal-target" => "dateTo" ] |
[ "data-modal-target" => "dateTo" ] |
| constraints | [ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#825 +payload: null +groups: ? ?array +message: "La date ne peut pas être dans le passé." +value: DateTime @1768780800 {#826 date: 2026-01-19 00:00:00.0 UTC (+00:00) } +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#825 +payload: null +groups: ? ?array +message: "La date ne peut pas être dans le passé." +value: DateTime @1768780800 {#826 date: 2026-01-19 00:00:00.0 UTC (+00:00) } +propertyPath: null } ] |
| label | "Date de fin" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-modal-target" => "dateTo" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#825 +payload: null +groups: ? ?array +message: "La date ne peut pas être dans le passé." +value: DateTime @1768780800 {#826 date: 2026-01-19 00:00:00.0 UTC (+00:00) } +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de fin" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#999 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-modal-target" => "dateTo" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_listed_vehicle_search_dateTo" ] |
| cache_key | "_listed_vehicle_search_dateTo_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1349 -errors: [] -form: Symfony\Component\Form\Form {#1025 …} } |
| form | Symfony\Component\Form\FormView {#1350 …5} |
| full_name | "listed_vehicle_search[dateTo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search_dateTo" |
| label | "Date de fin" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateTo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_listed_vehicle_search_dateTo" |
| valid | true |
| value | "" |
| widget | "single_text" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "111c8e34f57c91608cd52.FKLXcbNVhp_0lFzBQDJT2Blx1KWZHaW_v6j7aEeqLoY.WeOeSIs25PK8uTaCOnsGrVMjjfbpe-3V5u-ZLRecZNVF7bkVwhbWxpLjCQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "111c8e34f57c91608cd52.FKLXcbNVhp_0lFzBQDJT2Blx1KWZHaW_v6j7aEeqLoY.WeOeSIs25PK8uTaCOnsGrVMjjfbpe-3V5u-ZLRecZNVF7bkVwhbWxpLjCQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#308 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#327 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "111c8e34f57c91608cd52.FKLXcbNVhp_0lFzBQDJT2Blx1KWZHaW_v6j7aEeqLoY.WeOeSIs25PK8uTaCOnsGrVMjjfbpe-3V5u-ZLRecZNVF7bkVwhbWxpLjCQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $message: Closure() {#1355 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_listed_vehicle_search__token" ] |
| cache_key | "_listed_vehicle_search__token_hidden" |
| compound | false |
| data | "111c8e34f57c91608cd52.FKLXcbNVhp_0lFzBQDJT2Blx1KWZHaW_v6j7aEeqLoY.WeOeSIs25PK8uTaCOnsGrVMjjfbpe-3V5u-ZLRecZNVF7bkVwhbWxpLjCQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1366 -errors: [] -form: Symfony\Component\Form\Form {#1362 …} } |
| form | Symfony\Component\Form\FormView {#1357 …5} |
| full_name | "listed_vehicle_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "listed_vehicle_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_listed_vehicle_search__token" |
| valid | true |
| value | "111c8e34f57c91608cd52.FKLXcbNVhp_0lFzBQDJT2Blx1KWZHaW_v6j7aEeqLoY.WeOeSIs25PK8uTaCOnsGrVMjjfbpe-3V5u-ZLRecZNVF7bkVwhbWxpLjCQ" |