- 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
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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1802 …} } |
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() {#1841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1840 …} } } |
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 {#1944 -form: Symfony\Component\Form\Form {#1950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1842 …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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1852 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1802 …} } |
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() {#1854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1853 …} } } |
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 {#1855 -form: Symfony\Component\Form\Form {#1953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1898 …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 {#1895 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1887 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1896 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1897 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1888 -om: Doctrine\ORM\EntityManager {#522 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#806 …} -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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#522 …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 {#1888 -om: Doctrine\ORM\EntityManager {#522 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#806 …} -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() {#1886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1884 …} } } |
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 {#1974 +label: "Maison" +value: "5" +data: Proxies\__CG__\App\Entity\HousingType {#948 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Appartement" +value: "6" +data: App\Entity\HousingType {#2004 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1969 -form: Symfony\Component\Form\Form {#1956 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1971 …5} |
full_name | "search[selectTypeBien]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_selectTypeBien" |
is_selected | Closure($choice, $value) {#1973 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1861 …} } |
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 {#1915 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1908 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1916 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1917 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1909 -om: Doctrine\ORM\EntityManager {#522 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#534 …} -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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#522 …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 {#1909 -om: Doctrine\ORM\EntityManager {#522 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#534 …} -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() {#1907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1906 …} } } |
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 {#1991 +label: "Vente" +value: "2" +data: App\Entity\Category {#662 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Location" +value: "3" +data: App\Entity\Category {#1324 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2006 -form: Symfony\Component\Form\Form {#1959 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1972 …5} |
full_name | "search[selectTransaction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_selectTransaction" |
is_selected | Closure($choice, $value) {#1994 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1861 …} } |
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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1802 …} } |
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() {#1933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1930 …} } } |
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 {#1987 -form: Symfony\Component\Form\Form {#1962 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1986 …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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1802 …} } |
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() {#1943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1942 …} } } |
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 {#2025 -form: Symfony\Component\Form\Form {#1965 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1996 …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 | "da4fa2c1dc3fa563318b310469.Gf2jH2gRQ-Yz4YbYFm1QvABW2XWDaewPa19Y6AGkVRs.aJT3aVxpK6oAlLaKJy4870c5tje3XKp_IhQtnXviPFJAxeJpL3QbhUXX3w" |
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 | "da4fa2c1dc3fa563318b310469.Gf2jH2gRQ-Yz4YbYFm1QvABW2XWDaewPa19Y6AGkVRs.aJT3aVxpK6oAlLaKJy4870c5tje3XKp_IhQtnXviPFJAxeJpL3QbhUXX3w" |
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 {#1816 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1817 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1818 …} -namespace: Closure() {#1820 …} } |
data | "da4fa2c1dc3fa563318b310469.Gf2jH2gRQ-Yz4YbYFm1QvABW2XWDaewPa19Y6AGkVRs.aJT3aVxpK6oAlLaKJy4870c5tje3XKp_IhQtnXviPFJAxeJpL3QbhUXX3w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1802 …} } |
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() {#2012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1121 …} $translationDomain: "validators" $message: Closure() {#1988 …} } } |
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 | "da4fa2c1dc3fa563318b310469.Gf2jH2gRQ-Yz4YbYFm1QvABW2XWDaewPa19Y6AGkVRs.aJT3aVxpK6oAlLaKJy4870c5tje3XKp_IhQtnXviPFJAxeJpL3QbhUXX3w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2029 -form: Symfony\Component\Form\Form {#2020 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2011 …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 | "da4fa2c1dc3fa563318b310469.Gf2jH2gRQ-Yz4YbYFm1QvABW2XWDaewPa19Y6AGkVRs.aJT3aVxpK6oAlLaKJy4870c5tje3XKp_IhQtnXviPFJAxeJpL3QbhUXX3w" |