- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 42
- Security
- Twig
- HTTP Client
- Doctrine 1
- E-mails
- Debug
- Messages
- E-mails
- Blocks* 0
- Themes 2
- VichUploader
- Rich Snippets 1
- Configuration
- Cart 0
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
-
-
name
-
submit
-
_token
-
-
-
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
-
-
0
-
-
-
0
-
1
-
-
-
0
-
-
-
0
-
-
-
0
-
-
-
0
-
1
-
-
-
-
app_product_search_form
"Symfony\Component\Form\Extension\Core\Type\FormType"
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9392 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5889 …} } |
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() {#9391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9381 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/recherche/products/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_app_product_search_form" ] |
cache_key | "_app_product_search_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9421 -form: Symfony\Component\Form\Form {#9410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9419 …5} |
full_name | "app_product_search_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_product_search_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "app_product_search_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_product_search_form" |
valid | true |
value | null |
name
"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 |
---|---|---|
attr | [ "placeholder" => "app.ui.search_placeholder" ] |
[ "placeholder" => "app.ui.search_placeholder" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.ui.search_placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5889 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9402 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.ui.search_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_app_product_search_form_name" ] |
cache_key | "_app_product_search_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9426 -form: Symfony\Component\Form\Form {#9413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9424 …5} |
full_name | "app_product_search_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_product_search_form_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_product_search_form_name" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
[ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "icon" => "fa fa-search" "title" => "sylius.ui.submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_app_product_search_form_submit" ] |
cache_key | "_app_product_search_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#9429 …5} |
full_name | "app_product_search_form[submit]" |
id | "app_product_search_form_submit" |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_app_product_search_form_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7b4b53aefc5fd.bNH6eGvQs-qwmMtBrkg4KUXPdB_FWMkFlKkz9yhenWo.PoWdTiWEwd2D7_0r-39_Gg-aQFiRDaZJ35ABoWoM9zkbkKA1GqKAv9Wq_w" |
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 | "7b4b53aefc5fd.bNH6eGvQs-qwmMtBrkg4KUXPdB_FWMkFlKkz9yhenWo.PoWdTiWEwd2D7_0r-39_Gg-aQFiRDaZJ35ABoWoM9zkbkKA1GqKAv9Wq_w" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data | "7b4b53aefc5fd.bNH6eGvQs-qwmMtBrkg4KUXPdB_FWMkFlKkz9yhenWo.PoWdTiWEwd2D7_0r-39_Gg-aQFiRDaZJ35ABoWoM9zkbkKA1GqKAv9Wq_w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5889 …} } |
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() {#9430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9428 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_app_product_search_form__token" ] |
cache_key | "_app_product_search_form__token_hidden" |
compound | false |
data | "7b4b53aefc5fd.bNH6eGvQs-qwmMtBrkg4KUXPdB_FWMkFlKkz9yhenWo.PoWdTiWEwd2D7_0r-39_Gg-aQFiRDaZJ35ABoWoM9zkbkKA1GqKAv9Wq_w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9440 -form: Symfony\Component\Form\Form {#9436 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9431 …5} |
full_name | "app_product_search_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "app_product_search_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_app_product_search_form__token" |
valid | true |
value | "7b4b53aefc5fd.bNH6eGvQs-qwmMtBrkg4KUXPdB_FWMkFlKkz9yhenWo.PoWdTiWEwd2D7_0r-39_Gg-aQFiRDaZJ35ABoWoM9zkbkKA1GqKAv9Wq_w" |
criteria
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "facets_filters" => [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
csrf_protection | false |
false
|
data | [] |
[] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5889 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9950 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_criteria" ] |
cache_key | "_criteria_form" |
compound | true |
data | [ "facets_filters" => [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12002 -form: Symfony\Component\Form\Form {#9956 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11111 …5} |
full_name | "criteria" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "criteria" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria" |
valid | true |
value | [ "facets_filters" => [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] ] |
facets_filters
"Asdoria\SyliusFacetFilterPlugin\Form\Type\Grid\FacetFilteringType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9964 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5889 …} } |
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() {#9966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9965 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "facet_filtering" "_criteria_facets_filters" ] |
cache_key | "_criteria_facets_filters_facet_filtering" |
compound | true |
data | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12001 -form: Symfony\Component\Form\Form {#10673 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11998 …5} |
full_name | "criteria[facets_filters]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "facets_filters" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters" |
valid | true |
value | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
filtres_abris
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "asdoria_facet_filtering_form_group" |
same as passed value |
inherit_data | true |
same as passed value |
label | "Abris" |
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 | "asdoria_facet_filtering_form_group" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5889 …} } |
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 | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Abris" |
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() {#11070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11061 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "asdoria_facet_filtering_form_group" "_criteria_facets_filters_filtres_abris" ] |
cache_key | "_criteria_facets_filters_filtres_abris_form" |
compound | true |
data | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12020 -form: Symfony\Component\Form\Form {#11104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12024 …5} |
full_name | "criteria[facets_filters][filtres_abris]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris" |
label | "Abris" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "filtres_abris" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris" |
valid | true |
value | [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] |
filtres_abris_surface
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11133 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11078 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11141 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11078 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11135 -choices: [ "1 à 5m²" => "d593ec80-6665-11ed-a52c-f9f32e166565" "5 à 10m²" => "d5940166-6665-11ed-96df-e192beb4f923" "10 à 15m²" => "d59406ca-6665-11ed-942a-d34531aec6ce" "15 à 20m²" => "d5940c92-6665-11ed-b309-65ca7b909b06" "Plus de 20m²" => "d59411ce-6665-11ed-bc79-b5355c006a2a" ] -callback: Closure() {#11134 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Surface en M²" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11133 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11078 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11141 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11078 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11135 -choices: [ "1 à 5m²" => "d593ec80-6665-11ed-a52c-f9f32e166565" "5 à 10m²" => "d5940166-6665-11ed-96df-e192beb4f923" "10 à 15m²" => "d59406ca-6665-11ed-942a-d34531aec6ce" "15 à 20m²" => "d5940c92-6665-11ed-b309-65ca7b909b06" "Plus de 20m²" => "d59411ce-6665-11ed-bc79-b5355c006a2a" ] -callback: Closure() {#11134 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Surface en M²" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11159 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtres_abris_surface" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11177 +label: "1 à 5m²" +value: "d593ec80-6665-11ed-a52c-f9f32e166565" +data: "d593ec80-6665-11ed-a52c-f9f32e166565" +attr: [ "position" => "0" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11176 +label: "5 à 10m²" +value: "d5940166-6665-11ed-96df-e192beb4f923" +data: "d5940166-6665-11ed-96df-e192beb4f923" +attr: [ "position" => "1" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: "10 à 15m²" +value: "d59406ca-6665-11ed-942a-d34531aec6ce" +data: "d59406ca-6665-11ed-942a-d34531aec6ce" +attr: [ "position" => "2" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11175 +label: "15 à 20m²" +value: "d5940c92-6665-11ed-b309-65ca7b909b06" +data: "d5940c92-6665-11ed-b309-65ca7b909b06" +attr: [ "position" => "3" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11172 +label: "Plus de 20m²" +value: "d59411ce-6665-11ed-bc79-b5355c006a2a" +data: "d59411ce-6665-11ed-bc79-b5355c006a2a" +attr: [ "position" => "4" ] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12025 -form: Symfony\Component\Form\Form {#11251 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12027 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface" |
is_selected | Closure($choice, array $values) {#12028 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Surface en M²" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtres_abris_surface" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtres_abris_surface" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "position" => "0" ] |
[ "position" => "0" ] |
block_name | "entry" |
same as passed value |
label | "1 à 5m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "d593ec80-6665-11ed-a52c-f9f32e166565" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "position" => "0" ] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1 à 5m²" |
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() {#11241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11219 …} } } |
validation_groups | null |
value | "d593ec80-6665-11ed-a52c-f9f32e166565" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "position" => "0" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12032 -form: Symfony\Component\Form\Form {#11254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12030 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface_0" |
label | "1 à 5m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" |
valid | true |
value | "d593ec80-6665-11ed-a52c-f9f32e166565" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "position" => "1" ] |
[ "position" => "1" ] |
block_name | "entry" |
same as passed value |
label | "5 à 10m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "d5940166-6665-11ed-96df-e192beb4f923" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "position" => "1" ] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5 à 10m²" |
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() {#11236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11235 …} } } |
validation_groups | null |
value | "d5940166-6665-11ed-96df-e192beb4f923" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "position" => "1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12034 -form: Symfony\Component\Form\Form {#11257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12033 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface_1" |
label | "5 à 10m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" |
valid | true |
value | "d5940166-6665-11ed-96df-e192beb4f923" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "position" => "2" ] |
[ "position" => "2" ] |
block_name | "entry" |
same as passed value |
label | "10 à 15m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "d59406ca-6665-11ed-942a-d34531aec6ce" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "position" => "2" ] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10 à 15m²" |
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() {#11216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11223 …} } } |
validation_groups | null |
value | "d59406ca-6665-11ed-942a-d34531aec6ce" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "position" => "2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12036 -form: Symfony\Component\Form\Form {#11260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12035 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface_2" |
label | "10 à 15m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" |
valid | true |
value | "d59406ca-6665-11ed-942a-d34531aec6ce" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "position" => "3" ] |
[ "position" => "3" ] |
block_name | "entry" |
same as passed value |
label | "15 à 20m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "d5940c92-6665-11ed-b309-65ca7b909b06" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "position" => "3" ] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "15 à 20m²" |
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() {#11212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11213 …} } } |
validation_groups | null |
value | "d5940c92-6665-11ed-b309-65ca7b909b06" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "position" => "3" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12038 -form: Symfony\Component\Form\Form {#11263 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12037 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface_3" |
label | "15 à 20m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" |
valid | true |
value | "d5940c92-6665-11ed-b309-65ca7b909b06" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "position" => "4" ] |
[ "position" => "4" ] |
block_name | "entry" |
same as passed value |
label | "Plus de 20m²" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "d59411ce-6665-11ed-bc79-b5355c006a2a" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "position" => "4" ] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Plus de 20m²" |
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() {#11243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11244 …} } } |
validation_groups | null |
value | "d59411ce-6665-11ed-bc79-b5355c006a2a" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "position" => "4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12040 -form: Symfony\Component\Form\Form {#11266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12039 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface_4" |
label | "Plus de 20m²" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtres_abris_surface_entry" |
valid | true |
value | "d59411ce-6665-11ed-bc79-b5355c006a2a" |
filtre_abris_epaisseur
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11211 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11077 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11269 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11077 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11162 -choices: [ "19/20mm" => "11f7656c-6666-11ed-a83e-0f92a0d21525" "28mm" => "11f76abc-6666-11ed-87fa-8ff540130499" ] -callback: Closure() {#11245 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Epaisseur" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11211 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11077 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11269 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11077 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11162 -choices: [ "19/20mm" => "11f7656c-6666-11ed-a83e-0f92a0d21525" "28mm" => "11f76abc-6666-11ed-87fa-8ff540130499" ] -callback: Closure() {#11245 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Epaisseur" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11217 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11291 +label: "19/20mm" +value: "11f7656c-6666-11ed-a83e-0f92a0d21525" +data: "11f7656c-6666-11ed-a83e-0f92a0d21525" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11290 +label: "28mm" +value: "11f76abc-6666-11ed-87fa-8ff540130499" +data: "11f76abc-6666-11ed-87fa-8ff540130499" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12031 -form: Symfony\Component\Form\Form {#11317 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12029 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_epaisseur]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_epaisseur" |
is_selected | Closure($choice, array $values) {#12042 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Epaisseur" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_epaisseur" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "19/20mm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11f7656c-6666-11ed-a83e-0f92a0d21525" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "19/20mm" |
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() {#11301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11303 …} } } |
validation_groups | null |
value | "11f7656c-6666-11ed-a83e-0f92a0d21525" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12045 -form: Symfony\Component\Form\Form {#11320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12044 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_epaisseur][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_0" |
label | "19/20mm" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry" |
valid | true |
value | "11f7656c-6666-11ed-a83e-0f92a0d21525" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "28mm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11f76abc-6666-11ed-87fa-8ff540130499" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "28mm" |
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() {#11310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11309 …} } } |
validation_groups | null |
value | "11f76abc-6666-11ed-87fa-8ff540130499" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12047 -form: Symfony\Component\Form\Form {#11323 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12046 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_epaisseur][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_1" |
label | "28mm" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry" |
valid | true |
value | "11f76abc-6666-11ed-87fa-8ff540130499" |
filtre_abris_toit
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11299 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11076 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11329 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11076 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11277 -choices: [ "Double pente" => "4cfa6998-6666-11ed-bc29-bffd3166515a" "Mono pente" => "4cfa567e-6666-11ed-89ab-3fba4232b953" "Plat" => "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" ] -callback: Closure() {#11311 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Type de toit" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11299 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11076 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11329 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11076 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11277 -choices: [ "Double pente" => "4cfa6998-6666-11ed-bc29-bffd3166515a" "Mono pente" => "4cfa567e-6666-11ed-89ab-3fba4232b953" "Plat" => "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" ] -callback: Closure() {#11311 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Type de toit" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11326 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_toit" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11351 +label: "Double pente" +value: "4cfa6998-6666-11ed-bc29-bffd3166515a" +data: "4cfa6998-6666-11ed-bc29-bffd3166515a" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11350 +label: "Mono pente" +value: "4cfa567e-6666-11ed-89ab-3fba4232b953" +data: "4cfa567e-6666-11ed-89ab-3fba4232b953" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11354 +label: "Plat" +value: "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" +data: "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12043 -form: Symfony\Component\Form\Form {#11387 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12041 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_toit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_toit" |
is_selected | Closure($choice, array $values) {#12049 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Type de toit" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_toit" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_toit" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Double pente" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4cfa6998-6666-11ed-bc29-bffd3166515a" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Double pente" |
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() {#11359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11361 …} } } |
validation_groups | null |
value | "4cfa6998-6666-11ed-bc29-bffd3166515a" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12052 -form: Symfony\Component\Form\Form {#11390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12050 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_toit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_toit_0" |
label | "Double pente" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry" |
valid | true |
value | "4cfa6998-6666-11ed-bc29-bffd3166515a" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Mono pente" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4cfa567e-6666-11ed-89ab-3fba4232b953" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mono pente" |
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() {#11371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11370 …} } } |
validation_groups | null |
value | "4cfa567e-6666-11ed-89ab-3fba4232b953" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12054 -form: Symfony\Component\Form\Form {#11393 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12053 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_toit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_toit_1" |
label | "Mono pente" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry" |
valid | true |
value | "4cfa567e-6666-11ed-89ab-3fba4232b953" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Plat" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Plat" |
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() {#11380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11379 …} } } |
validation_groups | null |
value | "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12056 -form: Symfony\Component\Form\Form {#11396 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12055 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_toit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_toit_2" |
label | "Plat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_toit_entry" |
valid | true |
value | "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" |
filtre_abris_couverture
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11372 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11079 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11401 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11079 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11337 -choices: [ "Bac Acier" => "a338c5ca-6666-11ed-9ca7-cb274153f7a4" "Feutre bitumé" => "a338cb60-6666-11ed-8b0b-775a1354577e" "Plaques Ondulées" => "a338b2a6-6666-11ed-8055-23fa0c785376" ] -callback: Closure() {#11381 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Type de couverture" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11372 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11079 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11401 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11079 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11337 -choices: [ "Bac Acier" => "a338c5ca-6666-11ed-9ca7-cb274153f7a4" "Feutre bitumé" => "a338cb60-6666-11ed-8b0b-775a1354577e" "Plaques Ondulées" => "a338b2a6-6666-11ed-8055-23fa0c785376" ] -callback: Closure() {#11381 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Type de couverture" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11364 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_couverture" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11423 +label: "Bac Acier" +value: "a338c5ca-6666-11ed-9ca7-cb274153f7a4" +data: "a338c5ca-6666-11ed-9ca7-cb274153f7a4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11422 +label: "Feutre bitumé" +value: "a338cb60-6666-11ed-8b0b-775a1354577e" +data: "a338cb60-6666-11ed-8b0b-775a1354577e" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11426 +label: "Plaques Ondulées" +value: "a338b2a6-6666-11ed-8055-23fa0c785376" +data: "a338b2a6-6666-11ed-8055-23fa0c785376" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12051 -form: Symfony\Component\Form\Form {#11459 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12048 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_couverture]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_couverture" |
is_selected | Closure($choice, array $values) {#12058 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Type de couverture" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_couverture" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Bac Acier" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "a338c5ca-6666-11ed-9ca7-cb274153f7a4" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Bac Acier" |
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() {#11431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11433 …} } } |
validation_groups | null |
value | "a338c5ca-6666-11ed-9ca7-cb274153f7a4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12061 -form: Symfony\Component\Form\Form {#11462 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12059 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_couverture][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_couverture_0" |
label | "Bac Acier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry" |
valid | true |
value | "a338c5ca-6666-11ed-9ca7-cb274153f7a4" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Feutre bitumé" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "a338cb60-6666-11ed-8b0b-775a1354577e" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Feutre bitumé" |
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() {#11443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11442 …} } } |
validation_groups | null |
value | "a338cb60-6666-11ed-8b0b-775a1354577e" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12063 -form: Symfony\Component\Form\Form {#11465 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12062 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_couverture][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_couverture_1" |
label | "Feutre bitumé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry" |
valid | true |
value | "a338cb60-6666-11ed-8b0b-775a1354577e" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Plaques Ondulées" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "a338b2a6-6666-11ed-8055-23fa0c785376" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Plaques Ondulées" |
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() {#11452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11451 …} } } |
validation_groups | null |
value | "a338b2a6-6666-11ed-8055-23fa0c785376" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12065 -form: Symfony\Component\Form\Form {#11468 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12064 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_couverture][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_couverture_2" |
label | "Plaques Ondulées" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_couverture_entry" |
valid | true |
value | "a338b2a6-6666-11ed-8055-23fa0c785376" |
filtre_abris_traitementbois
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11444 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11083 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11473 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11083 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11409 -choices: [ "Bois non traité" => "05dc917a-6667-11ed-af16-b34bc4c99259" ] -callback: Closure() {#11453 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Traitement du bois" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11444 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11083 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11473 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11083 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11409 -choices: [ "Bois non traité" => "05dc917a-6667-11ed-af16-b34bc4c99259" ] -callback: Closure() {#11453 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Traitement du bois" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11436 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_traitementbois" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_traitementbois_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11495 +label: "Bois non traité" +value: "05dc917a-6667-11ed-af16-b34bc4c99259" +data: "05dc917a-6667-11ed-af16-b34bc4c99259" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12060 -form: Symfony\Component\Form\Form {#11511 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12057 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_traitementbois]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_traitementbois" |
is_selected | Closure($choice, array $values) {#12067 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Traitement du bois" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_traitementbois" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_traitementbois" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Bois non traité" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "05dc917a-6667-11ed-af16-b34bc4c99259" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Bois non traité" |
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() {#11507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11506 …} } } |
validation_groups | null |
value | "05dc917a-6667-11ed-af16-b34bc4c99259" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_traitementbois_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_traitementbois_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12070 -form: Symfony\Component\Form\Form {#11514 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12068 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_traitementbois][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_traitementbois_0" |
label | "Bois non traité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_traitementbois_entry" |
valid | true |
value | "05dc917a-6667-11ed-af16-b34bc4c99259" |
filtre_abris_pente
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11517 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11086 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11521 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11086 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11481 -choices: [ "Double" => "49246e1c-6667-11ed-b0a8-e3045bcfa5be" "Simple" => "49245ba2-6667-11ed-9bc1-3d5a29f3188a" ] -callback: Closure() {#11505 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Style de Pente" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11517 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11086 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11521 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11086 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11481 -choices: [ "Double" => "49246e1c-6667-11ed-b0a8-e3045bcfa5be" "Simple" => "49245ba2-6667-11ed-9bc1-3d5a29f3188a" ] -callback: Closure() {#11505 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Style de Pente" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11518 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_pente" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_pente_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11543 +label: "Double" +value: "49246e1c-6667-11ed-b0a8-e3045bcfa5be" +data: "49246e1c-6667-11ed-b0a8-e3045bcfa5be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11542 +label: "Simple" +value: "49245ba2-6667-11ed-9bc1-3d5a29f3188a" +data: "49245ba2-6667-11ed-9bc1-3d5a29f3188a" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12069 -form: Symfony\Component\Form\Form {#11569 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12066 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_pente]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_pente" |
is_selected | Closure($choice, array $values) {#12072 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Style de Pente" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_pente" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_pente" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Double" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "49246e1c-6667-11ed-b0a8-e3045bcfa5be" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Double" |
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() {#11553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11555 …} } } |
validation_groups | null |
value | "49246e1c-6667-11ed-b0a8-e3045bcfa5be" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_pente_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_pente_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12075 -form: Symfony\Component\Form\Form {#11572 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12074 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_pente][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_pente_0" |
label | "Double" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_pente_entry" |
valid | true |
value | "49246e1c-6667-11ed-b0a8-e3045bcfa5be" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Simple" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "49245ba2-6667-11ed-9bc1-3d5a29f3188a" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Simple" |
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() {#11562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11561 …} } } |
validation_groups | null |
value | "49245ba2-6667-11ed-9bc1-3d5a29f3188a" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_pente_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_pente_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12077 -form: Symfony\Component\Form\Form {#11575 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12076 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_pente][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_pente_1" |
label | "Simple" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_pente_entry" |
valid | true |
value | "49245ba2-6667-11ed-9bc1-3d5a29f3188a" |
filtre_abris_fenetre
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11551 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11089 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11581 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11089 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11529 -choices: [ "Avec" => "772db69c-6667-11ed-98f1-33f190e44a6f" ] -callback: Closure() {#11563 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Fenêtre" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11551 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11089 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11581 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11089 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11529 -choices: [ "Avec" => "772db69c-6667-11ed-98f1-33f190e44a6f" ] -callback: Closure() {#11563 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Fenêtre" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11578 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11603 +label: "Avec" +value: "772db69c-6667-11ed-98f1-33f190e44a6f" +data: "772db69c-6667-11ed-98f1-33f190e44a6f" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12073 -form: Symfony\Component\Form\Form {#11619 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12071 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_fenetre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_fenetre" |
is_selected | Closure($choice, array $values) {#12079 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Fenêtre" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_fenetre" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Avec" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "772db69c-6667-11ed-98f1-33f190e44a6f" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Avec" |
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() {#11615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11614 …} } } |
validation_groups | null |
value | "772db69c-6667-11ed-98f1-33f190e44a6f" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12082 -form: Symfony\Component\Form\Form {#11622 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12080 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_fenetre][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_fenetre_0" |
label | "Avec" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre_entry" |
valid | true |
value | "772db69c-6667-11ed-98f1-33f190e44a6f" |
filtre_abris_vitrage
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11625 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11092 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11629 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11092 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11589 -choices: [ "Plexiglass" => "a10943f0-6667-11ed-89a7-6906184e4d65" ] -callback: Closure() {#11613 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Vitrage" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11625 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11092 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11629 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11092 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11589 -choices: [ "Plexiglass" => "a10943f0-6667-11ed-89a7-6906184e4d65" ] -callback: Closure() {#11613 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Vitrage" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11626 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_vitrage" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_vitrage_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11651 +label: "Plexiglass" +value: "a10943f0-6667-11ed-89a7-6906184e4d65" +data: "a10943f0-6667-11ed-89a7-6906184e4d65" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12081 -form: Symfony\Component\Form\Form {#11667 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12078 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_vitrage]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_vitrage" |
is_selected | Closure($choice, array $values) {#12084 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Vitrage" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_vitrage" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_vitrage" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Plexiglass" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "a10943f0-6667-11ed-89a7-6906184e4d65" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Plexiglass" |
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() {#11663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11662 …} } } |
validation_groups | null |
value | "a10943f0-6667-11ed-89a7-6906184e4d65" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_vitrage_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_vitrage_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12087 -form: Symfony\Component\Form\Form {#11670 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12085 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_vitrage][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_vitrage_0" |
label | "Plexiglass" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_vitrage_entry" |
valid | true |
value | "a10943f0-6667-11ed-89a7-6906184e4d65" |
filtre_abris_planche
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11673 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11095 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11677 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11095 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11637 -choices: [ "Sans" => "ec1b720a-6667-11ed-be73-958d84a8bf37" ] -callback: Closure() {#11661 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Plancher" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11673 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11095 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11677 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11095 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11637 -choices: [ "Sans" => "ec1b720a-6667-11ed-be73-958d84a8bf37" ] -callback: Closure() {#11661 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Plancher" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11674 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_planche" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_planche_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11699 +label: "Sans" +value: "ec1b720a-6667-11ed-be73-958d84a8bf37" +data: "ec1b720a-6667-11ed-be73-958d84a8bf37" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12086 -form: Symfony\Component\Form\Form {#11715 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12083 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_planche]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_planche" |
is_selected | Closure($choice, array $values) {#12089 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Plancher" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_planche" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_planche" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sans" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ec1b720a-6667-11ed-be73-958d84a8bf37" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sans" |
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() {#11711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11710 …} } } |
validation_groups | null |
value | "ec1b720a-6667-11ed-be73-958d84a8bf37" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_planche_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_planche_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12092 -form: Symfony\Component\Form\Form {#11718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12090 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_planche][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_planche_0" |
label | "Sans" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_planche_entry" |
valid | true |
value | "ec1b720a-6667-11ed-be73-958d84a8bf37" |
filtre_abris_origine
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11721 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11098 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11725 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11098 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11685 -choices: [ "Europe" => "26fce5d4-6668-11ed-a108-a96f1a59f422" "France" => "26fcd2d8-6668-11ed-a1d8-f720d71675d4" ] -callback: Closure() {#11709 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Origine" |
same as passed value |
label_attr | [ "data-label-placeholder" => null ] |
[ "data-label-placeholder" => null ] |
multiple | true |
same as passed value |
placeholder | "asdoria.ui.placeholder_attribute_select_expand" |
null
|
row_attr | [ "readable" => true "default_value" => null ] |
[ "readable" => true "default_value" => null ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#11721 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11098 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11725 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11098 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11685 -choices: [ "Europe" => "26fce5d4-6668-11ed-a108-a96f1a59f422" "France" => "26fcd2d8-6668-11ed-a1d8-f720d71675d4" ] -callback: Closure() {#11709 …} } |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "Origine" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 | [ "readable" => true "default_value" => null ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#11730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11722 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtres_abris_filtre_abris_origine" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11747 +label: "Europe" +value: "26fce5d4-6668-11ed-a108-a96f1a59f422" +data: "26fce5d4-6668-11ed-a108-a96f1a59f422" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "France" +value: "26fcd2d8-6668-11ed-a1d8-f720d71675d4" +data: "26fcd2d8-6668-11ed-a1d8-f720d71675d4" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12091 -form: Symfony\Component\Form\Form {#11773 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12088 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_origine]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_origine" |
is_selected | Closure($choice, array $values) {#12094 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11140 …} } |
label | "Origine" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_origine" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_origine" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Europe" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "26fce5d4-6668-11ed-a108-a96f1a59f422" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Europe" |
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() {#11757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11759 …} } } |
validation_groups | null |
value | "26fce5d4-6668-11ed-a108-a96f1a59f422" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12097 -form: Symfony\Component\Form\Form {#11776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12096 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_origine][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_origine_0" |
label | "Europe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" |
valid | true |
value | "26fce5d4-6668-11ed-a108-a96f1a59f422" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "France" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "26fcd2d8-6668-11ed-a1d8-f720d71675d4" |
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 {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11200 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11194 …} } |
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 {#11234 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "France" |
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() {#11766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5909 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11765 …} } } |
validation_groups | null |
value | "26fcd2d8-6668-11ed-a1d8-f720d71675d4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12099 -form: Symfony\Component\Form\Form {#11779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12098 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_origine][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_origine_1" |
label | "France" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" |
valid | true |
value | "26fcd2d8-6668-11ed-a1d8-f720d71675d4" |