- 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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1890 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1853 …} } |
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() {#1892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#1891 …} } } |
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 {#1995 -form: Symfony\Component\Form\Form {#2001 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1893 …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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1853 …} } |
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() {#1905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#1904 …} } } |
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 {#1906 -form: Symfony\Component\Form\Form {#2004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1949 …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 {#1946 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1938 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1947 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1948 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1939 -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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
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 {#1939 -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() {#1937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#1935 …} } } |
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 {#2025 +label: "Maison" +value: "5" +data: Proxies\__CG__\App\Entity\HousingType {#1149 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Appartement" +value: "6" +data: Proxies\__CG__\App\Entity\HousingType {#945 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2020 -form: Symfony\Component\Form\Form {#2007 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2022 …5} |
full_name | "search[selectTypeBien]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_selectTypeBien" |
is_selected | Closure($choice, $value) {#2024 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1912 …} } |
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 {#1966 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1959 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1967 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1968 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1960 -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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
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 {#1960 -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() {#1958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#1957 …} } } |
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 {#2045 +label: "Vente" +value: "2" +data: App\Entity\Category {#1399 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Location" +value: "3" +data: App\Entity\Category {#668 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2037 -form: Symfony\Component\Form\Form {#2010 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2023 …5} |
full_name | "search[selectTransaction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_selectTransaction" |
is_selected | Closure($choice, $value) {#2035 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1912 …} } |
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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1853 …} } |
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() {#1984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#1981 …} } } |
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 {#2047 -form: Symfony\Component\Form\Form {#2013 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2057 …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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1853 …} } |
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() {#1994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#1993 …} } } |
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 {#2072 -form: Symfony\Component\Form\Form {#2016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2042 …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 | "1252d8163cf687050c2.kjbNRAWB6aJWZRm0r_0yYtmyif2GAK504TDpM9wraQY.5g-XJ0Dvi5FuP23-3slKJ-uB-qmrVsgykEPcB5pIA0GjU4QiZNmQ-xAQWA" |
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 | "1252d8163cf687050c2.kjbNRAWB6aJWZRm0r_0yYtmyif2GAK504TDpM9wraQY.5g-XJ0Dvi5FuP23-3slKJ-uB-qmrVsgykEPcB5pIA0GjU4QiZNmQ-xAQWA" |
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 {#1867 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1868 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1869 …} -namespace: Closure() {#1871 …} } |
data | "1252d8163cf687050c2.kjbNRAWB6aJWZRm0r_0yYtmyif2GAK504TDpM9wraQY.5g-XJ0Dvi5FuP23-3slKJ-uB-qmrVsgykEPcB5pIA0GjU4QiZNmQ-xAQWA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1853 …} } |
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() {#2059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1873 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1196 …} $translationDomain: "validators" $message: Closure() {#2038 …} } } |
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 | "1252d8163cf687050c2.kjbNRAWB6aJWZRm0r_0yYtmyif2GAK504TDpM9wraQY.5g-XJ0Dvi5FuP23-3slKJ-uB-qmrVsgykEPcB5pIA0GjU4QiZNmQ-xAQWA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2076 -form: Symfony\Component\Form\Form {#2067 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2058 …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 | "1252d8163cf687050c2.kjbNRAWB6aJWZRm0r_0yYtmyif2GAK504TDpM9wraQY.5g-XJ0Dvi5FuP23-3slKJ-uB-qmrVsgykEPcB5pIA0GjU4QiZNmQ-xAQWA" |