Forms
-
listing_search_web_form
-
search
-
dealType
-
propertyType
-
location
-
cityId
-
minPrice
-
maxPrice
-
captcha
-
_token
-
listing_search_web_form
Form type:
"App\Form\Web\ListingSearchWebFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
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 | "search_listing_web_index" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3816 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | true |
upload_max_size_message | Closure() {#3818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3817 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "listing_search_web_form" "_listing_search_web_form" ] |
cache_key | "_listing_search_web_form_listing_search_web_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4176 -errors: [] -form: Symfony\Component\Form\Form {#3988 …} } |
form | Symfony\Component\Form\FormView {#4181 …5} |
full_name | "listing_search_web_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "listing_search_web_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form" |
valid | true |
value | null |
search
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.web.listing.search_placeholder" ] |
[ "placeholder" => "app.web.listing.search_placeholder" ] |
label | "app.web.listing.search_label" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "app.web.listing.search_placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "app.web.listing.search_label" |
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 |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3836 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.web.listing.search_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_listing_search_web_form_search" ] |
cache_key | "_listing_search_web_form_search_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4180 -errors: [] -form: Symfony\Component\Form\Form {#3991 …} } |
form | Symfony\Component\Form\FormView {#4225 …5} |
full_name | "listing_search_web_form[search]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_search" |
label | "app.web.listing.search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_search" |
uses_autocomplete | false |
valid | true |
value | "" |
dealType
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(DealType $dealType) {#3824 class: "App\Form\Web\ListingSearchWebFormType" this: App\Form\Web\ListingSearchWebFormType {#3671 …} } |
same as passed value |
class | "App\Config\Enums\DealType" |
same as passed value |
label | "app.web.listing.deal_type_label" |
same as passed value |
placeholder | "web.home.deal_type_placeholder" |
same as passed value |
required | false |
false
|
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(DealType $dealType) {#3824 class: "App\Form\Web\ListingSearchWebFormType" this: App\Form\Web\ListingSearchWebFormType {#3671 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#3868 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Config\Enums\DealType {#993 +name: "SALE" +value: "SALE" } App\Config\Enums\DealType {#996 +name: "RENT" +value: "RENT" } App\Config\Enums\DealType {#994 +name: "LEASE" +value: "LEASE" } App\Config\Enums\DealType {#982 +name: "EXCHANGE" +value: "EXCHANGE" } ] |
class | "App\Config\Enums\DealType" |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
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 | "app.web.listing.deal_type_label" |
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 | "web.home.deal_type_placeholder" |
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() {#3867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3865 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "enum" "_listing_search_web_form_dealType" ] |
cache_key | "_listing_search_web_form_dealType_enum" |
choice_translation_domain | "forms" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +data: App\Config\Enums\DealType {#993 +name: "SALE" +value: "SALE" } +value: "SALE" +label: "Sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +data: App\Config\Enums\DealType {#996 +name: "RENT" +value: "RENT" } +value: "RENT" +label: "Rent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +data: App\Config\Enums\DealType {#994 +name: "LEASE" +value: "LEASE" } +value: "LEASE" +label: "Lease" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +data: App\Config\Enums\DealType {#982 +name: "EXCHANGE" +value: "EXCHANGE" } +value: "EXCHANGE" +label: "Exchange" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4222 -errors: [] -form: Symfony\Component\Form\Form {#3994 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#4221 …5} |
full_name | "listing_search_web_form[dealType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_dealType" |
is_selected | Closure($choice, $value) {#4215 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "app.web.listing.deal_type_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "dealType" |
placeholder | "web.home.deal_type_placeholder" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_dealType" |
uses_autocomplete | false |
valid | true |
value | "" |
propertyType
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 | "name" |
same as passed value |
class | "App\Entity\PropertyType" |
same as passed value |
label | "app.web.listing.property_type_label" |
same as passed value |
placeholder | "web.home.property_type_placeholder" |
same as passed value |
required | false |
false
|
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3915 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3891 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3913 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3911 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3920 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3918 …} } |
choices | null |
class | "App\Entity\PropertyType" |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerUluQjV5\EntityManagerGhost614a58f {#281 …12} |
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 {#3894 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerUluQjV5\EntityManagerGhost614a58f {#281 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3892 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.listing.property_type_label" |
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 | "web.home.property_type_placeholder" |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3888 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_listing_search_web_form_propertyType" ] |
cache_key | "_listing_search_web_form_propertyType_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +data: App\Entity\PropertyType {#4183 …} +value: "1" +label: "Studio" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +data: App\Entity\PropertyType {#4238 …} +value: "2" +label: "Appartement" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +data: App\Entity\PropertyType {#4244 …} +value: "6" +label: "Duplex" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +data: App\Entity\PropertyType {#4249 …} +value: "9" +label: "Pavillon" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +data: App\Entity\PropertyType {#4254 …} +value: "10" +label: "Maison" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +data: App\Entity\PropertyType {#4259 …} +value: "11" +label: "Loft" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +data: App\Entity\PropertyType {#4264 …} +value: "13" +label: "Locaux Commerciaux" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +data: App\Entity\PropertyType {#4269 …} +value: "14" +label: "Bureaux" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +data: App\Entity\PropertyType {#4274 …} +value: "15" +label: "Entrepôt" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +data: App\Entity\PropertyType {#4279 …} +value: "16" +label: "Terrain" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4294 +data: App\Entity\PropertyType {#4284 …} +value: "17" +label: "Résidence Senior" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4295 +data: App\Entity\PropertyType {#4289 …} +value: "18" +label: "Résidence Vacances" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4216 -errors: [] -form: Symfony\Component\Form\Form {#3997 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#4214 …5} |
full_name | "listing_search_web_form[propertyType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_propertyType" |
is_selected | Closure($choice, $value) {#4212 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "app.web.listing.property_type_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "propertyType" |
placeholder | "web.home.property_type_placeholder" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_propertyType" |
uses_autocomplete | false |
valid | true |
value | "" |
location
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "web.home.location.placeholder" "data-controller" => "city-autocomplete" "data-action" => "focusout->city-autocomplete#hideSuggestions" "autocomplete" => "off" ] |
[ "placeholder" => "web.home.location.placeholder" "data-controller" => "city-autocomplete" "data-action" => "focusout->city-autocomplete#hideSuggestions" "autocomplete" => "off" ] |
label | "app.web.listing.location_label" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "web.home.location.placeholder" "data-controller" => "city-autocomplete" "data-action" => "focusout->city-autocomplete#hideSuggestions" "autocomplete" => "off" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3929 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "app.web.listing.location_label" |
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 |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3930 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "web.home.location.placeholder" "data-controller" => "city-autocomplete" "data-action" => "focusout->city-autocomplete#hideSuggestions" "autocomplete" => "off" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_listing_search_web_form_location" ] |
cache_key | "_listing_search_web_form_location_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4296 -errors: [] -form: Symfony\Component\Form\Form {#4000 …} } |
form | Symfony\Component\Form\FormView {#4213 …5} |
full_name | "listing_search_web_form[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_location" |
label | "app.web.listing.location_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "location" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_location" |
uses_autocomplete | false |
valid | true |
value | "" |
cityId
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-city-autocomplete-target" => "cityId" ] |
[ "data-city-autocomplete-target" => "cityId" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-city-autocomplete-target" => "cityId" ] |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3942 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 | 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() {#3944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3943 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-city-autocomplete-target" => "cityId" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_listing_search_web_form_cityId" ] |
cache_key | "_listing_search_web_form_cityId_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4297 -errors: [] -form: Symfony\Component\Form\Form {#4003 …} } |
form | Symfony\Component\Form\FormView {#4298 …5} |
full_name | "listing_search_web_form[cityId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_cityId" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cityId" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_cityId" |
valid | true |
value | "" |
minPrice
Form type:
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.web.listing.min_price_placeholder" ] |
[ "placeholder" => "app.web.listing.min_price_placeholder" ] |
currency | "EUR" |
same as passed value |
label | "app.web.listing.min_price_label" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.web.listing.min_price_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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
currency | "EUR" |
data_class | null |
disabled | false |
divisor | 1 |
empty_data | Closure(FormInterface $form) {#3956 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 | [] |
html5 | false |
inherit_data | false |
input | "float" |
invalid_message | "Please enter a valid money amount." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.listing.min_price_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | 2 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3957 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.web.listing.min_price_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "_listing_search_web_form_minPrice" ] |
cache_key | "_listing_search_web_form_minPrice_money" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4299 -errors: [] -form: Symfony\Component\Form\Form {#4006 …} } |
form | Symfony\Component\Form\FormView {#4300 …5} |
full_name | "listing_search_web_form[minPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_minPrice" |
label | "app.web.listing.min_price_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "{{ widget }} €" |
multipart | false |
name | "minPrice" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_minPrice" |
valid | true |
value | "" |
maxPrice
Form type:
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.web.listing.max_price_placeholder" ] |
[ "placeholder" => "app.web.listing.max_price_placeholder" ] |
currency | "EUR" |
same as passed value |
label | "app.web.listing.max_price_label" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.web.listing.max_price_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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
currency | "EUR" |
data_class | null |
disabled | false |
divisor | 1 |
empty_data | Closure(FormInterface $form) {#3966 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 | [] |
html5 | false |
inherit_data | false |
input | "float" |
invalid_message | "Please enter a valid money amount." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "app.web.listing.max_price_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | 2 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3967 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.web.listing.max_price_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "_listing_search_web_form_maxPrice" ] |
cache_key | "_listing_search_web_form_maxPrice_money" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4301 -errors: [] -form: Symfony\Component\Form\Form {#4009 …} } |
form | Symfony\Component\Form\FormView {#4302 …5} |
full_name | "listing_search_web_form[maxPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form_maxPrice" |
label | "app.web.listing.max_price_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "{{ widget }} €" |
multipart | false |
name | "maxPrice" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_maxPrice" |
valid | true |
value | "" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
---|---|---|
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3825 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3825 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "homepage" |
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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3825 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3980 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 | [] |
host | null |
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 | [] |
locale | "en" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#3981 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "homepage" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_listing_search_web_form_captcha" ] |
cache_key | "_listing_search_web_form_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#4303 -errors: [] -form: Symfony\Component\Form\Form {#4012 …} } |
form | Symfony\Component\Form\FormView {#4304 …5} |
full_name | "listing_search_web_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.recaptcha.net" |
id | "listing_search_web_form_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LflfUgqAAAAAPkIiqFYnNXDT2GC-w8cdTb5acsA" |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_listing_search_web_form_captcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "58b63c4a3c58811a4b9cf0aab.mCQNo-OOUmVUCGdG1_9LARaYFvhYW2yeOaDW9JGWXeQ.x05Dyrm-MAQzPFBz5roeaiXrU5QzNVTpb9qRk-eiFJaofkfOh-ErUBk_Xw" |
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 | "58b63c4a3c58811a4b9cf0aab.mCQNo-OOUmVUCGdG1_9LARaYFvhYW2yeOaDW9JGWXeQ.x05Dyrm-MAQzPFBz5roeaiXrU5QzNVTpb9qRk-eiFJaofkfOh-ErUBk_Xw" |
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 {#545 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#556 …} } |
data | "58b63c4a3c58811a4b9cf0aab.mCQNo-OOUmVUCGdG1_9LARaYFvhYW2yeOaDW9JGWXeQ.x05Dyrm-MAQzPFBz5roeaiXrU5QzNVTpb9qRk-eiFJaofkfOh-ErUBk_Xw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4306 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() {#4307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#4305 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_listing_search_web_form__token" ] |
cache_key | "_listing_search_web_form__token_hidden" |
compound | false |
data | "58b63c4a3c58811a4b9cf0aab.mCQNo-OOUmVUCGdG1_9LARaYFvhYW2yeOaDW9JGWXeQ.x05Dyrm-MAQzPFBz5roeaiXrU5QzNVTpb9qRk-eiFJaofkfOh-ErUBk_Xw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4317 -errors: [] -form: Symfony\Component\Form\Form {#4313 …} } |
form | Symfony\Component\Form\FormView {#4308 …5} |
full_name | "listing_search_web_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "listing_search_web_form__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 | "forms" |
unique_block_prefix | "_listing_search_web_form__token" |
valid | true |
value | "58b63c4a3c58811a4b9cf0aab.mCQNo-OOUmVUCGdG1_9LARaYFvhYW2yeOaDW9JGWXeQ.x05Dyrm-MAQzPFBz5roeaiXrU5QzNVTpb9qRk-eiFJaofkfOh-ErUBk_Xw" |