- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine 3
- Debug
- Messages
- E-mails
- Notifications
- 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
-
-
-
0
-
1
-
-
-
0
-
1
-
-
priceContribution
-
_token
-
-
-
inputVille
-
selectTypeBien
-
selectTransaction
-
inputPrixMin
-
inputPrixMax
-
_token
-
home_interest
"App\Form\HomeInterestType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\HomeInterest {#603 -id: null -user: null -properties: Doctrine\Common\Collections\ArrayCollection {#604 …} -financing: null -financialContribution: null -priceContribution: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\HomeInterest {#603 -id: null -user: null -properties: Doctrine\Common\Collections\ArrayCollection {#604 …} -financing: null -financialContribution: null -priceContribution: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data | App\Entity\HomeInterest {#603 -id: null -user: null -properties: Doctrine\Common\Collections\ArrayCollection {#604 …} -financing: null -financialContribution: null -priceContribution: null } |
data_class | "App\Entity\HomeInterest" |
disabled | false |
empty_data | Closure(FormInterface $form) {#745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} use: { $class: "App\Entity\HomeInterest" } } |
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() {#747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#746 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "home_interest" "_home_interest" ] |
cache_key | "_home_interest_home_interest" |
compound | true |
data | App\Entity\HomeInterest {#603 -id: null -user: null -properties: Doctrine\Common\Collections\ArrayCollection {#604 …} -financing: null -financialContribution: null -priceContribution: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#863 -form: Symfony\Component\Form\Form {#809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#785 …5} |
full_name | "home_interest" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "home_interest" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest" |
valid | true |
value | App\Entity\HomeInterest {#603 -id: null -user: null -properties: Doctrine\Common\Collections\ArrayCollection {#604 …} -financing: null -financialContribution: null -priceContribution: null } |
financing
"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 | [ "Oui" => true "Non" => false ] |
[ "Oui" => true "Non" => false ] |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Oui" => true "Non" => false ] |
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | null |
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 | 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#766 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_home_interest_financing" ] |
cache_key | "_home_interest_financing_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#781 +label: "Oui" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#776 +label: "Non" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#827 -form: Symfony\Component\Form\Form {#842 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#833 …5} |
full_name | "home_interest[financing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_financing" |
is_selected | Closure($choice, $value) {#882 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#753 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "financing" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_financing" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#817 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
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 {#821 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
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() {#825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#822 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_home_interest_financing_entry" ] |
cache_key | "_home_interest_financing_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#887 -form: Symfony\Component\Form\Form {#845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#886 …5} |
full_name | "home_interest[financing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_financing_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_financing_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "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 | "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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#817 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
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 {#821 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
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() {#837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#835 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_home_interest_financing_entry" ] |
cache_key | "_home_interest_financing_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#903 -form: Symfony\Component\Form\Form {#848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#908 …5} |
full_name | "home_interest[financing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_financing_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_financing_entry" |
valid | true |
value | "0" |
financialContribution
"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 | [ "Oui" => true "Non" => false ] |
[ "Oui" => true "Non" => false ] |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Oui" => true "Non" => false ] |
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | null |
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 | 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_home_interest_financialContribution" ] |
cache_key | "_home_interest_financialContribution_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#781 +label: "Oui" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#776 +label: "Non" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#885 -form: Symfony\Component\Form\Form {#869 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#884 …5} |
full_name | "home_interest[financialContribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_financialContribution" |
is_selected | Closure($choice, $value) {#911 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#753 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "financialContribution" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_financialContribution" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#817 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
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 {#821 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
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() {#853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#852 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_home_interest_financialContribution_entry" ] |
cache_key | "_home_interest_financialContribution_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#914 -form: Symfony\Component\Form\Form {#872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#913 …5} |
full_name | "home_interest[financialContribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_financialContribution_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_financialContribution_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "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 | "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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#817 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#818 …} } |
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 {#821 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
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() {#862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#861 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_home_interest_financialContribution_entry" ] |
cache_key | "_home_interest_financialContribution_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#915 -form: Symfony\Component\Form\Form {#875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#916 …5} |
full_name | "home_interest[financialContribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_financialContribution_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_financialContribution_entry" |
valid | true |
value | "0" |
priceContribution
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 | false |
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\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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 | "number" |
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" |
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 | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#797 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_home_interest_priceContribution" ] |
cache_key | "_home_interest_priceContribution_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#912 -form: Symfony\Component\Form\Form {#878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#910 …5} |
full_name | "home_interest[priceContribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest_priceContribution" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceContribution" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_home_interest_priceContribution" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e4967b759c038e9dd6eef9ab629.WjOFVXDj-V4TQgfTigbG49TCsF60vxwq4_-L9JB0EIo.IFLaACqRmmtcLVKq0Emrrqym_DGByk0bqYbGp6Q1W-0wYtdiIIK7H0QyNw" |
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 | "e4967b759c038e9dd6eef9ab629.WjOFVXDj-V4TQgfTigbG49TCsF60vxwq4_-L9JB0EIo.IFLaACqRmmtcLVKq0Emrrqym_DGByk0bqYbGp6Q1W-0wYtdiIIK7H0QyNw" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data | "e4967b759c038e9dd6eef9ab629.WjOFVXDj-V4TQgfTigbG49TCsF60vxwq4_-L9JB0EIo.IFLaACqRmmtcLVKq0Emrrqym_DGByk0bqYbGp6Q1W-0wYtdiIIK7H0QyNw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#932 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_home_interest__token" ] |
cache_key | "_home_interest__token_hidden" |
compound | false |
data | "e4967b759c038e9dd6eef9ab629.WjOFVXDj-V4TQgfTigbG49TCsF60vxwq4_-L9JB0EIo.IFLaACqRmmtcLVKq0Emrrqym_DGByk0bqYbGp6Q1W-0wYtdiIIK7H0QyNw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#945 -form: Symfony\Component\Form\Form {#941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#936 …5} |
full_name | "home_interest[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "home_interest__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 | "_home_interest__token" |
valid | true |
value | "e4967b759c038e9dd6eef9ab629.WjOFVXDj-V4TQgfTigbG49TCsF60vxwq4_-L9JB0EIo.IFLaACqRmmtcLVKq0Emrrqym_DGByk0bqYbGp6Q1W-0wYtdiIIK7H0QyNw" |
search
"App\Form\SearchType"
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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() {#1974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1973 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2064 -form: Symfony\Component\Form\Form {#2070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1975 …5} |
full_name | "search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search" |
valid | true |
value | null |
inputVille
"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 |
---|---|---|
label | false |
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\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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 | false |
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() {#1987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1986 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_inputVille" ] |
cache_key | "_search_inputVille_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1988 -form: Symfony\Component\Form\Form {#2073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2018 …5} |
full_name | "search[inputVille]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_inputVille" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "inputVille" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_inputVille" |
valid | true |
value | "" |
selectTypeBien
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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\HousingType" |
same as passed value |
label | false |
same as passed value |
placeholder | "Choisir un type de bien" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2015 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2007 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2016 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2017 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2008 -om: Doctrine\ORM\EntityManager {#521 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1459 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\HousingType" |
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#521 …11} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2008 -om: Doctrine\ORM\EntityManager {#521 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1459 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | "Choisir un type de bien" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#2004 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_selectTypeBien" ] |
cache_key | "_search_selectTypeBien_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "Maison" +value: "5" +data: App\Entity\HousingType {#2112 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Appartement" +value: "6" +data: App\Entity\HousingType {#2122 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2089 -form: Symfony\Component\Form\Form {#2076 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2091 …5} |
full_name | "search[selectTypeBien]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_selectTypeBien" |
is_selected | Closure($choice, $value) {#2093 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#753 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "selectTypeBien" |
placeholder | "Choisir un type de bien" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_selectTypeBien" |
valid | true |
value | "" |
selectTransaction
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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\Category" |
same as passed value |
label | false |
same as passed value |
placeholder | "Choisir une transaction" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2035 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2028 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2036 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2037 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2029 -om: Doctrine\ORM\EntityManager {#521 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1095 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Category" |
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 {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#521 …11} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2029 -om: Doctrine\ORM\EntityManager {#521 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1095 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | "Choisir une transaction" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#2026 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_selectTransaction" ] |
cache_key | "_search_selectTransaction_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Vente" +value: "2" +data: App\Entity\Category {#1229 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Location" +value: "3" +data: App\Entity\Category {#1255 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2106 -form: Symfony\Component\Form\Form {#2079 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2092 …5} |
full_name | "search[selectTransaction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_selectTransaction" |
is_selected | Closure($choice, $value) {#2104 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#753 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "selectTransaction" |
placeholder | "Choisir une transaction" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_selectTransaction" |
valid | true |
value | "" |
inputPrixMin
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | false |
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\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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 | "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" |
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() {#2053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#2050 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_search_inputPrixMin" ] |
cache_key | "_search_inputPrixMin_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2116 -form: Symfony\Component\Form\Form {#2082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2126 …5} |
full_name | "search[inputPrixMin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_inputPrixMin" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "inputPrixMin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_inputPrixMin" |
valid | true |
value | "" |
inputPrixMax
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | false |
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\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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 | "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" |
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() {#2063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#2062 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_search_inputPrixMax" ] |
cache_key | "_search_inputPrixMax_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2145 -form: Symfony\Component\Form\Form {#2085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2111 …5} |
full_name | "search[inputPrixMax]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_inputPrixMax" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "inputPrixMax" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_inputPrixMax" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "aea24.5I9-xKMAZT0ID9498jIoDmjJ5t_nXL6GRDzzyfd-Alg.h9tGm5pxJ2lMOLhxvnVYaS-_roCNF_f-FmnD8K0WWDeBwk2cjnpVRDtEtQ" |
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 | "aea24.5I9-xKMAZT0ID9498jIoDmjJ5t_nXL6GRDzzyfd-Alg.h9tGm5pxJ2lMOLhxvnVYaS-_roCNF_f-FmnD8K0WWDeBwk2cjnpVRDtEtQ" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#722 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#723 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#724 …} -namespace: Closure() {#726 …} } |
data | "aea24.5I9-xKMAZT0ID9498jIoDmjJ5t_nXL6GRDzzyfd-Alg.h9tGm5pxJ2lMOLhxvnVYaS-_roCNF_f-FmnD8K0WWDeBwk2cjnpVRDtEtQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#622 …} } |
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() {#2134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#728 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#2135 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search__token" ] |
cache_key | "_search__token_hidden" |
compound | false |
data | "aea24.5I9-xKMAZT0ID9498jIoDmjJ5t_nXL6GRDzzyfd-Alg.h9tGm5pxJ2lMOLhxvnVYaS-_roCNF_f-FmnD8K0WWDeBwk2cjnpVRDtEtQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2141 -form: Symfony\Component\Form\Form {#2131 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2129 …5} |
full_name | "search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search__token" |
valid | true |
value | "aea24.5I9-xKMAZT0ID9498jIoDmjJ5t_nXL6GRDzzyfd-Alg.h9tGm5pxJ2lMOLhxvnVYaS-_roCNF_f-FmnD8K0WWDeBwk2cjnpVRDtEtQ" |