- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 42
- Security
- Twig
- HTTP Client
- Doctrine 1
- E-mails
- Debug
- Messages
- E-mails
- Blocks* 0
- Themes 2
- VichUploader
- Rich Snippets 1
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
name
-
submit
-
_token
-
-
-
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
-
-
0
-
-
-
0
-
1
-
-
-
0
-
-
-
0
-
-
-
0
-
-
-
0
-
1
-
-
-
-
app_product_search_form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5877 …} } |
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() {#9379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9369 …} } } |
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 {#9409 -form: Symfony\Component\Form\Form {#9398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9407 …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) {#9389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5877 …} } |
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() {#9391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9390 …} } } |
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 {#9414 -form: Symfony\Component\Form\Form {#9401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9412 …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 {#9417 …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 | "937d4bdeb5e80112.ryupmlIZOX_PML6no5cPzKeeN6rQGF7Y4cu6ALCMMCs.8EPw6hstXhmYVY6Q5MQ5-t7Xe9iUdiufpYrJdvbcaG__evCiDXBDFa1D_w" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "937d4bdeb5e80112.ryupmlIZOX_PML6no5cPzKeeN6rQGF7Y4cu6ALCMMCs.8EPw6hstXhmYVY6Q5MQ5-t7Xe9iUdiufpYrJdvbcaG__evCiDXBDFa1D_w" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data | "937d4bdeb5e80112.ryupmlIZOX_PML6no5cPzKeeN6rQGF7Y4cu6ALCMMCs.8EPw6hstXhmYVY6Q5MQ5-t7Xe9iUdiufpYrJdvbcaG__evCiDXBDFa1D_w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5877 …} } |
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() {#9418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9416 …} } } |
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 | "937d4bdeb5e80112.ryupmlIZOX_PML6no5cPzKeeN6rQGF7Y4cu6ALCMMCs.8EPw6hstXhmYVY6Q5MQ5-t7Xe9iUdiufpYrJdvbcaG__evCiDXBDFa1D_w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9428 -form: Symfony\Component\Form\Form {#9424 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9419 …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 | "937d4bdeb5e80112.ryupmlIZOX_PML6no5cPzKeeN6rQGF7Y4cu6ALCMMCs.8EPw6hstXhmYVY6Q5MQ5-t7Xe9iUdiufpYrJdvbcaG__evCiDXBDFa1D_w" |
criteria
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "facets_filters" => [ "filtres_abris_surface" => [] "filtre_abris_epaisseur" => [] "filtre_abris_toit" => [] "filtre_abris_couverture" => [] "filtre_abris_traitementbois" => [] "filtre_abris_pente" => [] "filtre_abris_fenetre" => [] "filtre_abris_vitrage" => [] "filtre_abris_planche" => [] "filtre_abris_origine" => [] ] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
csrf_protection | false |
false
|
data | [] |
[] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5877 …} } |
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() {#9939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9938 …} } } |
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 {#11990 -form: Symfony\Component\Form\Form {#9944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11099 …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) {#9952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5877 …} } |
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() {#9954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9953 …} } } |
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 {#11989 -form: Symfony\Component\Form\Form {#10661 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11986 …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) {#11054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5877 …} } |
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() {#11058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11049 …} } } |
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 {#12008 -form: Symfony\Component\Form\Form {#11092 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12012 …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) {#11121 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11066 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11129 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11066 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11123 -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() {#11122 …} } |
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) {#11121 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11066 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11129 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11066 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11123 -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() {#11122 …} } |
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() {#11148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11147 …} } } |
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 {#11165 +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 {#11164 +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 {#11168 +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 {#11163 +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 {#11160 +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 {#12013 -form: Symfony\Component\Form\Form {#11239 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12015 …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) {#12016 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11207 …} } } |
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 {#12020 -form: Symfony\Component\Form\Form {#11242 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12018 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11223 …} } } |
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 {#12022 -form: Symfony\Component\Form\Form {#11245 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12021 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11211 …} } } |
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 {#12024 -form: Symfony\Component\Form\Form {#11248 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12023 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11201 …} } } |
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 {#12026 -form: Symfony\Component\Form\Form {#11251 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12025 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11232 …} } } |
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 {#12028 -form: Symfony\Component\Form\Form {#11254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12027 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtres_abris_surface][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtres_abris_surface_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) {#11199 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11065 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11257 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11065 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11150 -choices: [ "19/20mm" => "11f7656c-6666-11ed-a83e-0f92a0d21525" "28mm" => "11f76abc-6666-11ed-87fa-8ff540130499" ] -callback: Closure() {#11233 …} } |
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) {#11199 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11065 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11257 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11065 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11150 -choices: [ "19/20mm" => "11f7656c-6666-11ed-a83e-0f92a0d21525" "28mm" => "11f76abc-6666-11ed-87fa-8ff540130499" ] -callback: Closure() {#11233 …} } |
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() {#11262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11205 …} } } |
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 {#11279 +label: "19/20mm" +value: "11f7656c-6666-11ed-a83e-0f92a0d21525" +data: "11f7656c-6666-11ed-a83e-0f92a0d21525" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11278 +label: "28mm" +value: "11f76abc-6666-11ed-87fa-8ff540130499" +data: "11f76abc-6666-11ed-87fa-8ff540130499" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12019 -form: Symfony\Component\Form\Form {#11305 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12017 …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) {#12030 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
label | "Epaisseur" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_epaisseur" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "19/20mm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11f7656c-6666-11ed-a83e-0f92a0d21525" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11291 …} } } |
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 {#12033 -form: Symfony\Component\Form\Form {#11308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12032 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_epaisseur][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_0" |
label | "19/20mm" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry" |
valid | true |
value | "11f7656c-6666-11ed-a83e-0f92a0d21525" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "28mm" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "11f76abc-6666-11ed-87fa-8ff540130499" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11297 …} } } |
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 {#12035 -form: Symfony\Component\Form\Form {#11311 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12034 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_epaisseur][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_1" |
label | "28mm" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_epaisseur_entry" |
valid | true |
value | "11f76abc-6666-11ed-87fa-8ff540130499" |
filtre_abris_toit
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11287 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11064 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11317 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11064 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11265 -choices: [ "Double pente" => "4cfa6998-6666-11ed-bc29-bffd3166515a" "Mono pente" => "4cfa567e-6666-11ed-89ab-3fba4232b953" "Plat" => "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" ] -callback: Closure() {#11299 …} } |
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) {#11287 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11064 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11317 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11064 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11265 -choices: [ "Double pente" => "4cfa6998-6666-11ed-bc29-bffd3166515a" "Mono pente" => "4cfa567e-6666-11ed-89ab-3fba4232b953" "Plat" => "4cfa6f88-6666-11ed-8e04-b92b492d3b3c" ] -callback: Closure() {#11299 …} } |
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() {#11322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11314 …} } } |
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 {#11339 +label: "Double pente" +value: "4cfa6998-6666-11ed-bc29-bffd3166515a" +data: "4cfa6998-6666-11ed-bc29-bffd3166515a" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11338 +label: "Mono pente" +value: "4cfa567e-6666-11ed-89ab-3fba4232b953" +data: "4cfa567e-6666-11ed-89ab-3fba4232b953" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11342 +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 {#12031 -form: Symfony\Component\Form\Form {#11375 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12029 …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) {#12037 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11349 …} } } |
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 {#12040 -form: Symfony\Component\Form\Form {#11378 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12038 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11358 …} } } |
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 {#12042 -form: Symfony\Component\Form\Form {#11381 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12041 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_toit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_toit_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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11367 …} } } |
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 {#12044 -form: Symfony\Component\Form\Form {#11384 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12043 …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) {#11360 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11067 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11389 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11067 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11325 -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() {#11369 …} } |
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) {#11360 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11067 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11389 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11067 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11325 -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() {#11369 …} } |
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() {#11394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11352 …} } } |
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 {#11411 +label: "Bac Acier" +value: "a338c5ca-6666-11ed-9ca7-cb274153f7a4" +data: "a338c5ca-6666-11ed-9ca7-cb274153f7a4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11410 +label: "Feutre bitumé" +value: "a338cb60-6666-11ed-8b0b-775a1354577e" +data: "a338cb60-6666-11ed-8b0b-775a1354577e" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11414 +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 {#12039 -form: Symfony\Component\Form\Form {#11447 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12036 …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) {#12046 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11421 …} } } |
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 {#12049 -form: Symfony\Component\Form\Form {#11450 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12047 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11430 …} } } |
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 {#12051 -form: Symfony\Component\Form\Form {#11453 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12050 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11439 …} } } |
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 {#12053 -form: Symfony\Component\Form\Form {#11456 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12052 …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) {#11432 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) {#11461 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 {#11397 -choices: [ "Bois non traité" => "05dc917a-6667-11ed-af16-b34bc4c99259" ] -callback: Closure() {#11441 …} } |
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) {#11432 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) {#11461 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 {#11397 -choices: [ "Bois non traité" => "05dc917a-6667-11ed-af16-b34bc4c99259" ] -callback: Closure() {#11441 …} } |
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() {#11466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11424 …} } } |
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 {#11483 +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 {#12048 -form: Symfony\Component\Form\Form {#11499 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12045 …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) {#12055 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11494 …} } } |
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 {#12058 -form: Symfony\Component\Form\Form {#11502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12056 …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) {#11505 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11074 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11509 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11074 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11469 -choices: [ "Double" => "49246e1c-6667-11ed-b0a8-e3045bcfa5be" "Simple" => "49245ba2-6667-11ed-9bc1-3d5a29f3188a" ] -callback: Closure() {#11493 …} } |
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) {#11505 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11074 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11509 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11074 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11469 -choices: [ "Double" => "49246e1c-6667-11ed-b0a8-e3045bcfa5be" "Simple" => "49245ba2-6667-11ed-9bc1-3d5a29f3188a" ] -callback: Closure() {#11493 …} } |
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() {#11514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11506 …} } } |
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 {#11531 +label: "Double" +value: "49246e1c-6667-11ed-b0a8-e3045bcfa5be" +data: "49246e1c-6667-11ed-b0a8-e3045bcfa5be" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11530 +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 {#12057 -form: Symfony\Component\Form\Form {#11557 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12054 …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) {#12060 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11543 …} } } |
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 {#12063 -form: Symfony\Component\Form\Form {#11560 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12062 …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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11549 …} } } |
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 {#12065 -form: Symfony\Component\Form\Form {#11563 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12064 …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) {#11539 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) {#11569 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 {#11517 -choices: [ "Avec" => "772db69c-6667-11ed-98f1-33f190e44a6f" ] -callback: Closure() {#11551 …} } |
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) {#11539 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) {#11569 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 {#11517 -choices: [ "Avec" => "772db69c-6667-11ed-98f1-33f190e44a6f" ] -callback: Closure() {#11551 …} } |
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() {#11574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11566 …} } } |
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 {#11591 +label: "Avec" +value: "772db69c-6667-11ed-98f1-33f190e44a6f" +data: "772db69c-6667-11ed-98f1-33f190e44a6f" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12061 -form: Symfony\Component\Form\Form {#11607 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12059 …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) {#12067 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11602 …} } } |
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 {#12070 -form: Symfony\Component\Form\Form {#11610 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12068 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_fenetre][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_fenetre_0" |
label | "Avec" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_fenetre_entry" |
valid | true |
value | "772db69c-6667-11ed-98f1-33f190e44a6f" |
filtre_abris_vitrage
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11613 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) {#11617 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 {#11577 -choices: [ "Plexiglass" => "a10943f0-6667-11ed-89a7-6906184e4d65" ] -callback: Closure() {#11601 …} } |
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) {#11613 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) {#11617 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 {#11577 -choices: [ "Plexiglass" => "a10943f0-6667-11ed-89a7-6906184e4d65" ] -callback: Closure() {#11601 …} } |
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() {#11622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11614 …} } } |
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 {#11639 +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 {#12069 -form: Symfony\Component\Form\Form {#11655 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12066 …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) {#12072 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11650 …} } } |
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 {#12075 -form: Symfony\Component\Form\Form {#11658 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12073 …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) {#11661 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) {#11665 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 {#11625 -choices: [ "Sans" => "ec1b720a-6667-11ed-be73-958d84a8bf37" ] -callback: Closure() {#11649 …} } |
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) {#11661 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) {#11665 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 {#11625 -choices: [ "Sans" => "ec1b720a-6667-11ed-be73-958d84a8bf37" ] -callback: Closure() {#11649 …} } |
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() {#11670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11662 …} } } |
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 {#11687 +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 {#12074 -form: Symfony\Component\Form\Form {#11703 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12071 …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) {#12077 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
label | "Plancher" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_abris_planche" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "readable" => true "default_value" => null ] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_planche" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sans" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "ec1b720a-6667-11ed-be73-958d84a8bf37" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11698 …} } } |
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 {#12080 -form: Symfony\Component\Form\Form {#11706 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12078 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_planche][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_planche_0" |
label | "Sans" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_planche_entry" |
valid | true |
value | "ec1b720a-6667-11ed-be73-958d84a8bf37" |
filtre_abris_origine
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
auto_initialize | false |
false
|
choice_attr | Closure($choice, $key, $value) {#11709 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) {#11713 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 {#11673 -choices: [ "Europe" => "26fce5d4-6668-11ed-a108-a96f1a59f422" "France" => "26fcd2d8-6668-11ed-a1d8-f720d71675d4" ] -callback: Closure() {#11697 …} } |
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) {#11709 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) {#11713 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 {#11673 -choices: [ "Europe" => "26fce5d4-6668-11ed-a108-a96f1a59f422" "France" => "26fcd2d8-6668-11ed-a1d8-f720d71675d4" ] -callback: Closure() {#11697 …} } |
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() {#11718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11710 …} } } |
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 {#11735 +label: "Europe" +value: "26fce5d4-6668-11ed-a108-a96f1a59f422" +data: "26fce5d4-6668-11ed-a108-a96f1a59f422" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "France" +value: "26fcd2d8-6668-11ed-a1d8-f720d71675d4" +data: "26fcd2d8-6668-11ed-a1d8-f720d71675d4" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12079 -form: Symfony\Component\Form\Form {#11761 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12076 …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) {#12082 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11128 …} } |
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) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 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() {#11745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11747 …} } } |
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 {#12085 -form: Symfony\Component\Form\Form {#11764 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12084 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_origine][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_origine_0" |
label | "Europe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" |
valid | true |
value | "26fce5d4-6668-11ed-a108-a96f1a59f422" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "France" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "26fcd2d8-6668-11ed-a1d8-f720d71675d4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#11188 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11182 …} } |
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 {#11222 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "France" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5897 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11753 …} } } |
validation_groups | null |
value | "26fcd2d8-6668-11ed-a1d8-f720d71675d4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" ] |
cache_key | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12087 -form: Symfony\Component\Form\Form {#11767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12086 …5} |
full_name | "criteria[facets_filters][filtres_abris][filtre_abris_origine][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtres_abris_filtre_abris_origine_1" |
label | "France" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtres_abris_filtre_abris_origine_entry" |
valid | true |
value | "26fcd2d8-6668-11ed-a1d8-f720d71675d4" |