- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 43
- 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
-
2
-
3
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
-
-
0
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
-
-
0
-
1
-
-
-
0
-
-
-
-
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) {#9386 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5884 …} } |
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() {#9385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9375 …} } } |
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 {#9415 -form: Symfony\Component\Form\Form {#9404 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9413 …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) {#9395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5884 …} } |
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() {#9397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9396 …} } } |
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 {#9420 -form: Symfony\Component\Form\Form {#9407 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9418 …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 {#9423 …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 | "c42c55b35f311.LMx_zEtwpUJJsiCMWvl-TCEEnnjftOc3JIv2GjuITi8.XIo4qCMe-hQe3kj0MpMvKhk20gnp2a57XOGUI27JBF9WgBSpBCKSEBPUQw" |
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 | "c42c55b35f311.LMx_zEtwpUJJsiCMWvl-TCEEnnjftOc3JIv2GjuITi8.XIo4qCMe-hQe3kj0MpMvKhk20gnp2a57XOGUI27JBF9WgBSpBCKSEBPUQw" |
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 | "c42c55b35f311.LMx_zEtwpUJJsiCMWvl-TCEEnnjftOc3JIv2GjuITi8.XIo4qCMe-hQe3kj0MpMvKhk20gnp2a57XOGUI27JBF9WgBSpBCKSEBPUQw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5884 …} } |
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() {#9424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9422 …} } } |
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 | "c42c55b35f311.LMx_zEtwpUJJsiCMWvl-TCEEnnjftOc3JIv2GjuITi8.XIo4qCMe-hQe3kj0MpMvKhk20gnp2a57XOGUI27JBF9WgBSpBCKSEBPUQw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9434 -form: Symfony\Component\Form\Form {#9430 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9425 …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 | "c42c55b35f311.LMx_zEtwpUJJsiCMWvl-TCEEnnjftOc3JIv2GjuITi8.XIo4qCMe-hQe3kj0MpMvKhk20gnp2a57XOGUI27JBF9WgBSpBCKSEBPUQw" |
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) {#9943 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5884 …} } |
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() {#9945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9944 …} } } |
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 {#12050 -form: Symfony\Component\Form\Form {#9950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11105 …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) {#9958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5884 …} } |
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() {#9960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9959 …} } } |
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 {#12049 -form: Symfony\Component\Form\Form {#10667 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12046 …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) {#11060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5884 …} } |
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() {#11064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11055 …} } } |
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 {#12068 -form: Symfony\Component\Form\Form {#11098 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12071 …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) {#11127 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11135 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11129 -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() {#11128 …} } |
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) {#11127 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11135 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11129 -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() {#11128 …} } |
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() {#11154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11153 …} } } |
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 {#11171 +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 {#11170 +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 {#11174 +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 {#11169 +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 {#11166 +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 {#12075 -form: Symfony\Component\Form\Form {#11245 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12074 …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) {#12077 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11213 …} } } |
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 {#12080 -form: Symfony\Component\Form\Form {#11248 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12078 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11229 …} } } |
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 {#12082 -form: Symfony\Component\Form\Form {#11251 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12081 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11217 …} } } |
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 {#12084 -form: Symfony\Component\Form\Form {#11254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12083 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11207 …} } } |
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 {#12086 -form: Symfony\Component\Form\Form {#11257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12085 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11238 …} } } |
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 {#12088 -form: Symfony\Component\Form\Form {#11260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12087 …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) {#11205 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11071 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11263 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11071 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11156 -choices: [ "16mm" => "11f7528e-6666-11ed-b3c0-2766024d94a6" "19/20mm" => "11f7656c-6666-11ed-a83e-0f92a0d21525" "28mm" => "11f76abc-6666-11ed-87fa-8ff540130499" "42mm" => "11f77070-6666-11ed-b093-a51ae1703e81" ] -callback: Closure() {#11239 …} } |
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) {#11205 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11071 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11263 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11071 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11156 -choices: [ "16mm" => "11f7528e-6666-11ed-b3c0-2766024d94a6" "19/20mm" => "11f7656c-6666-11ed-a83e-0f92a0d21525" "28mm" => "11f76abc-6666-11ed-87fa-8ff540130499" "42mm" => "11f77070-6666-11ed-b093-a51ae1703e81" ] -callback: Closure() {#11239 …} } |
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() {#11268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11211 …} } } |
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 {#11285 +label: "16mm" +value: "11f7528e-6666-11ed-b3c0-2766024d94a6" +data: "11f7528e-6666-11ed-b3c0-2766024d94a6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11284 +label: "19/20mm" +value: "11f7656c-6666-11ed-a83e-0f92a0d21525" +data: "11f7656c-6666-11ed-a83e-0f92a0d21525" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11288 +label: "28mm" +value: "11f76abc-6666-11ed-87fa-8ff540130499" +data: "11f76abc-6666-11ed-87fa-8ff540130499" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11283 +label: "42mm" +value: "11f77070-6666-11ed-b093-a51ae1703e81" +data: "11f77070-6666-11ed-b093-a51ae1703e81" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12079 -form: Symfony\Component\Form\Form {#11331 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12076 …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) {#12090 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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 | "16mm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11f7528e-6666-11ed-b3c0-2766024d94a6" |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "16mm" |
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() {#11298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11293 …} } } |
validation_groups | null |
value | "11f7528e-6666-11ed-b3c0-2766024d94a6" |
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 {#12093 -form: Symfony\Component\Form\Form {#11334 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12092 …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 | "16mm" |
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 | "11f7528e-6666-11ed-b3c0-2766024d94a6" |
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 | "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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11305 …} } } |
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 {#12095 -form: Symfony\Component\Form\Form {#11337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12094 …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 | "19/20mm" |
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 | "11f7656c-6666-11ed-a83e-0f92a0d21525" |
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 | "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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11314 …} } } |
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 {#12097 -form: Symfony\Component\Form\Form {#11340 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12096 …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_2" |
label | "28mm" |
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_epaisseur_entry" |
valid | true |
value | "11f76abc-6666-11ed-87fa-8ff540130499" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "42mm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11f77070-6666-11ed-b093-a51ae1703e81" |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "42mm" |
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() {#11324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11323 …} } } |
validation_groups | null |
value | "11f77070-6666-11ed-b093-a51ae1703e81" |
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 {#12099 -form: Symfony\Component\Form\Form {#11343 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12098 …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_3" |
label | "42mm" |
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_filtre_abris_epaisseur_entry" |
valid | true |
value | "11f77070-6666-11ed-b093-a51ae1703e81" |
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) {#11316 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11070 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11347 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11070 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11271 -choices: [ "Double pente" => "4cfa6998-6666-11ed-bc29-bffd3166515a" "Mono pente" => "4cfa567e-6666-11ed-89ab-3fba4232b953" "Plat" => "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" ] -callback: Closure() {#11325 …} } |
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) {#11316 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11070 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11347 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11070 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11271 -choices: [ "Double pente" => "4cfa6998-6666-11ed-bc29-bffd3166515a" "Mono pente" => "4cfa567e-6666-11ed-89ab-3fba4232b953" "Plat" => "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" ] -callback: Closure() {#11325 …} } |
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() {#11352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11307 …} } } |
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 {#11369 +label: "Double pente" +value: "4cfa6998-6666-11ed-bc29-bffd3166515a" +data: "4cfa6998-6666-11ed-bc29-bffd3166515a" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11368 +label: "Mono pente" +value: "4cfa567e-6666-11ed-89ab-3fba4232b953" +data: "4cfa567e-6666-11ed-89ab-3fba4232b953" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11372 +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 {#12091 -form: Symfony\Component\Form\Form {#11405 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12089 …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) {#12101 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11379 …} } } |
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 {#12104 -form: Symfony\Component\Form\Form {#11408 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12102 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11388 …} } } |
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 {#12106 -form: Symfony\Component\Form\Form {#11411 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12105 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11397 …} } } |
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 {#12108 -form: Symfony\Component\Form\Form {#11414 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12107 …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) {#11390 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11073 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11419 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11073 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11355 -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() {#11399 …} } |
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) {#11390 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11073 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11419 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11073 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11355 -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() {#11399 …} } |
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() {#11424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11382 …} } } |
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 {#11441 +label: "Bac Acier" +value: "a338c5ca-6666-11ed-9ca7-cb274153f7a4" +data: "a338c5ca-6666-11ed-9ca7-cb274153f7a4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11440 +label: "Feutre bitumé" +value: "a338cb60-6666-11ed-8b0b-775a1354577e" +data: "a338cb60-6666-11ed-8b0b-775a1354577e" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11444 +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 {#12103 -form: Symfony\Component\Form\Form {#11477 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12100 …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) {#12110 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11451 …} } } |
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 {#12113 -form: Symfony\Component\Form\Form {#11480 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12111 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11460 …} } } |
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 {#12115 -form: Symfony\Component\Form\Form {#11483 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12114 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11469 …} } } |
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 {#12117 -form: Symfony\Component\Form\Form {#11486 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12116 …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) {#11462 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) {#11491 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 {#11427 -choices: [ "Bois non traité" => "05dc917a-6667-11ed-af16-b34bc4c99259" ] -callback: Closure() {#11471 …} } |
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) {#11462 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) {#11491 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 {#11427 -choices: [ "Bois non traité" => "05dc917a-6667-11ed-af16-b34bc4c99259" ] -callback: Closure() {#11471 …} } |
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() {#11496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11454 …} } } |
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 {#11513 +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 {#12112 -form: Symfony\Component\Form\Form {#11529 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12109 …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) {#12119 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11524 …} } } |
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 {#12122 -form: Symfony\Component\Form\Form {#11532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12120 …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) {#11535 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11080 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11539 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11080 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11499 -choices: [ "Double" => "49246e1c-6667-11ed-b0a8-e3045bcfa5be" "Simple" => "49245ba2-6667-11ed-9bc1-3d5a29f3188a" ] -callback: Closure() {#11523 …} } |
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) {#11535 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11080 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11539 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11080 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11499 -choices: [ "Double" => "49246e1c-6667-11ed-b0a8-e3045bcfa5be" "Simple" => "49245ba2-6667-11ed-9bc1-3d5a29f3188a" ] -callback: Closure() {#11523 …} } |
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() {#11544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11536 …} } } |
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 {#11561 +label: "Double" +value: "49246e1c-6667-11ed-b0a8-e3045bcfa5be" +data: "49246e1c-6667-11ed-b0a8-e3045bcfa5be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11560 +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 {#12121 -form: Symfony\Component\Form\Form {#11587 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12118 …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) {#12124 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11573 …} } } |
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 {#12127 -form: Symfony\Component\Form\Form {#11590 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12126 …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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11579 …} } } |
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 {#8481 -form: Symfony\Component\Form\Form {#11593 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12128 …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) {#11569 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) {#11599 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 {#11547 -choices: [ "Avec" => "772db69c-6667-11ed-98f1-33f190e44a6f" "Sans" => "772dc844-6667-11ed-a527-cfb84fdd3a32" ] -callback: Closure() {#11581 …} } |
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) {#11569 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) {#11599 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 {#11547 -choices: [ "Avec" => "772db69c-6667-11ed-98f1-33f190e44a6f" "Sans" => "772dc844-6667-11ed-a527-cfb84fdd3a32" ] -callback: Closure() {#11581 …} } |
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() {#11604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11596 …} } } |
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 {#11621 +label: "Avec" +value: "772db69c-6667-11ed-98f1-33f190e44a6f" +data: "772db69c-6667-11ed-98f1-33f190e44a6f" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11620 +label: "Sans" +value: "772dc844-6667-11ed-a527-cfb84fdd3a32" +data: "772dc844-6667-11ed-a527-cfb84fdd3a32" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12125 -form: Symfony\Component\Form\Form {#11647 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12123 …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) {#5847 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11633 …} } } |
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 {#7798 -form: Symfony\Component\Form\Form {#11650 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5989 …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" |
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 | "Sans" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "772dc844-6667-11ed-a527-cfb84fdd3a32" |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11639 …} } } |
validation_groups | null |
value | "772dc844-6667-11ed-a527-cfb84fdd3a32" |
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 {#8366 -form: Symfony\Component\Form\Form {#11653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7899 …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_1" |
label | "Sans" |
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_fenetre_entry" |
valid | true |
value | "772dc844-6667-11ed-a527-cfb84fdd3a32" |
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) {#11629 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) {#11659 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 {#11607 -choices: [ "Plexiglass" => "a10943f0-6667-11ed-89a7-6906184e4d65" ] -callback: Closure() {#11641 …} } |
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) {#11629 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) {#11659 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 {#11607 -choices: [ "Plexiglass" => "a10943f0-6667-11ed-89a7-6906184e4d65" ] -callback: Closure() {#11641 …} } |
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() {#11664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11656 …} } } |
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 {#11681 +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 {#7789 -form: Symfony\Component\Form\Form {#11697 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7799 …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) {#7919 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11692 …} } } |
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 {#8368 -form: Symfony\Component\Form\Form {#11700 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8374 …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) {#11703 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) {#11707 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 {#11667 -choices: [ "Avec" => "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" "Sans" => "ec1b720a-6667-11ed-be73-958d84a8bf37" ] -callback: Closure() {#11691 …} } |
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) {#11703 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) {#11707 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 {#11667 -choices: [ "Avec" => "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" "Sans" => "ec1b720a-6667-11ed-be73-958d84a8bf37" ] -callback: Closure() {#11691 …} } |
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() {#11712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11704 …} } } |
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 {#11729 +label: "Avec" +value: "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" +data: "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11728 +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 {#8359 -form: Symfony\Component\Form\Form {#11755 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7942 …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) {#8380 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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 | "Avec" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11741 …} } } |
validation_groups | null |
value | "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" |
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 {#8383 -form: Symfony\Component\Form\Form {#11758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8356 …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 | "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_planche_entry" |
valid | true |
value | "b8b6ab3c-6667-11ed-b953-7d5bbe7bc511" |
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 | "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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11747 …} } } |
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 {#8367 -form: Symfony\Component\Form\Form {#11761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8369 …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_1" |
label | "Sans" |
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_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) {#11737 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) {#11767 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 {#11715 -choices: [ "Europe" => "26fce5d4-6668-11ed-a108-a96f1a59f422" ] -callback: Closure() {#11749 …} } |
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) {#11737 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) {#11767 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 {#11715 -choices: [ "Europe" => "26fce5d4-6668-11ed-a108-a96f1a59f422" ] -callback: Closure() {#11749 …} } |
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() {#11772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11764 …} } } |
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 {#11789 +label: "Europe" +value: "26fce5d4-6668-11ed-a108-a96f1a59f422" +data: "26fce5d4-6668-11ed-a108-a96f1a59f422" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8387 -form: Symfony\Component\Form\Form {#11805 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8385 …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) {#8371 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11134 …} } |
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) {#11194 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11188 …} } |
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 {#11228 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() {#11801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5904 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11800 …} } } |
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 {#8390 -form: Symfony\Component\Form\Form {#11808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8364 …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" |