- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 15
- 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
-
-
-
-
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) {#9449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
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() {#9448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9438 …} } } |
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 {#9478 -form: Symfony\Component\Form\Form {#9467 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9476 …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) {#9458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
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() {#9460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9459 …} } } |
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 {#9483 -form: Symfony\Component\Form\Form {#9470 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9481 …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 {#9486 …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 | "3c14e3369ad7e94f896014dfaa9e16b.HsTnBzCbDKPcW9AsBCNVT9gsC2FHVz5lZfVXxwzN2T4.UqXRYmPYQuqqEZUfThs7HbxCSkx2AXw1FacmqHing3Jzoo12e99u1bYLkQ" |
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 | "3c14e3369ad7e94f896014dfaa9e16b.HsTnBzCbDKPcW9AsBCNVT9gsC2FHVz5lZfVXxwzN2T4.UqXRYmPYQuqqEZUfThs7HbxCSkx2AXw1FacmqHing3Jzoo12e99u1bYLkQ" |
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 | "3c14e3369ad7e94f896014dfaa9e16b.HsTnBzCbDKPcW9AsBCNVT9gsC2FHVz5lZfVXxwzN2T4.UqXRYmPYQuqqEZUfThs7HbxCSkx2AXw1FacmqHing3Jzoo12e99u1bYLkQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
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() {#9487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9485 …} } } |
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 | "3c14e3369ad7e94f896014dfaa9e16b.HsTnBzCbDKPcW9AsBCNVT9gsC2FHVz5lZfVXxwzN2T4.UqXRYmPYQuqqEZUfThs7HbxCSkx2AXw1FacmqHing3Jzoo12e99u1bYLkQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9497 -form: Symfony\Component\Form\Form {#9493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9488 …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 | "3c14e3369ad7e94f896014dfaa9e16b.HsTnBzCbDKPcW9AsBCNVT9gsC2FHVz5lZfVXxwzN2T4.UqXRYmPYQuqqEZUfThs7HbxCSkx2AXw1FacmqHing3Jzoo12e99u1bYLkQ" |
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" => [ "filtre_accessoire_produit" => [] ] ] |
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) {#10006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
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() {#10008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10007 …} } } |
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" => [ "filtre_accessoire_produit" => [] ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11267 -form: Symfony\Component\Form\Form {#10013 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11078 …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" => [ "filtre_accessoire_produit" => [] ] ] |
facets_filters
"Asdoria\SyliusFacetFilterPlugin\Form\Type\Grid\FacetFilteringType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [
"filtre_accessoire_produit" => []
] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [
"filtre_accessoire_produit" => []
] |
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) {#10021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
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() {#10023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10022 …} } } |
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 | [
"filtre_accessoire_produit" => []
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11266 -form: Symfony\Component\Form\Form {#10730 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11263 …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 | [
"filtre_accessoire_produit" => []
] |
filtre_accessoires
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [
"filtre_accessoire_produit" => []
] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [
"filtre_accessoire_produit" => []
] |
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 | "Accessoires" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "asdoria_facet_filtering_form_group" |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2140 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2141 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2132 …} -namespace: Closure() {#2143 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#11060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
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 | "Accessoires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11055 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "asdoria_facet_filtering_form_group" "_criteria_facets_filters_filtre_accessoires" ] |
cache_key | "_criteria_facets_filters_filtre_accessoires_form" |
compound | true |
data | [
"filtre_accessoire_produit" => []
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11289 -form: Symfony\Component\Form\Form {#11070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11287 …5} |
full_name | "criteria[facets_filters][filtre_accessoires]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_accessoires" |
label | "Accessoires" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "filtre_accessoires" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtre_accessoires" |
valid | true |
value | [
"filtre_accessoire_produit" => []
] |
filtre_accessoire_produit
"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) {#11091 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#11099 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11093 -choices: [ "Bâche" => "92fc613a-697c-11ed-822f-6955de89cb1a" "Marquise" => "92fc7526-697c-11ed-abeb-95ced271e8b4" "Plancher" => "92fc811a-697c-11ed-b877-3fa01015704c" "Rideau, Panneaux, Ventelles" => "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" ] -callback: Closure() {#11092 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Produit" |
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) {#11091 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#11099 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#11072 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#11093 -choices: [ "Bâche" => "92fc613a-697c-11ed-822f-6955de89cb1a" "Marquise" => "92fc7526-697c-11ed-abeb-95ced271e8b4" "Plancher" => "92fc811a-697c-11ed-b877-3fa01015704c" "Rideau, Panneaux, Ventelles" => "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" ] -callback: Closure() {#11092 …} } |
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 | "Produit" |
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() {#11118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11117 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit" ] |
cache_key | "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#11135 +label: "Bâche" +value: "92fc613a-697c-11ed-822f-6955de89cb1a" +data: "92fc613a-697c-11ed-822f-6955de89cb1a" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11134 +label: "Marquise" +value: "92fc7526-697c-11ed-abeb-95ced271e8b4" +data: "92fc7526-697c-11ed-abeb-95ced271e8b4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11138 +label: "Plancher" +value: "92fc811a-697c-11ed-b877-3fa01015704c" +data: "92fc811a-697c-11ed-b877-3fa01015704c" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11133 +label: "Rideau, Panneaux, Ventelles" +value: "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" +data: "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11291 -form: Symfony\Component\Form\Form {#11164 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11292 …5} |
full_name | "criteria[facets_filters][filtre_accessoires][filtre_accessoire_produit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit" |
is_selected | Closure($choice, array $values) {#11294 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#11098 …} } |
label | "Produit" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "filtre_accessoire_produit" |
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_filtre_accessoires_filtre_accessoire_produit" |
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 | "Bâche" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "92fc613a-697c-11ed-822f-6955de89cb1a" |
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) {#11150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11200 …} } |
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 {#11197 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Bâche" |
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() {#11162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11186 …} } } |
validation_groups | null |
value | "92fc613a-697c-11ed-822f-6955de89cb1a" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry" ] |
cache_key | "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11297 -form: Symfony\Component\Form\Form {#11201 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11296 …5} |
full_name | "criteria[facets_filters][filtre_accessoires][filtre_accessoire_produit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_0" |
label | "Bâche" |
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_filtre_accessoires_filtre_accessoire_produit_entry" |
valid | true |
value | "92fc613a-697c-11ed-822f-6955de89cb1a" |
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 | "Marquise" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "92fc7526-697c-11ed-abeb-95ced271e8b4" |
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) {#11150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11200 …} } |
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 {#11197 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Marquise" |
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() {#11193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11195 …} } } |
validation_groups | null |
value | "92fc7526-697c-11ed-abeb-95ced271e8b4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry" ] |
cache_key | "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11299 -form: Symfony\Component\Form\Form {#11205 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11298 …5} |
full_name | "criteria[facets_filters][filtre_accessoires][filtre_accessoire_produit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_1" |
label | "Marquise" |
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_filtre_accessoires_filtre_accessoire_produit_entry" |
valid | true |
value | "92fc7526-697c-11ed-abeb-95ced271e8b4" |
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 | "Plancher" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "92fc811a-697c-11ed-b877-3fa01015704c" |
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) {#11150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11200 …} } |
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 {#11197 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Plancher" |
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() {#11181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11182 …} } } |
validation_groups | null |
value | "92fc811a-697c-11ed-b877-3fa01015704c" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry" ] |
cache_key | "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11301 -form: Symfony\Component\Form\Form {#11208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11300 …5} |
full_name | "criteria[facets_filters][filtre_accessoires][filtre_accessoire_produit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_2" |
label | "Plancher" |
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_filtre_accessoires_filtre_accessoire_produit_entry" |
valid | true |
value | "92fc811a-697c-11ed-b877-3fa01015704c" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Rideau, Panneaux, Ventelles" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" |
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) {#11150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11200 …} } |
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 {#11197 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Rideau, Panneaux, Ventelles" |
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() {#11171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5524 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#11172 …} } } |
validation_groups | null |
value | "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry" ] |
cache_key | "_criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11303 -form: Symfony\Component\Form\Form {#11211 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11302 …5} |
full_name | "criteria[facets_filters][filtre_accessoires][filtre_accessoire_produit][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_accessoires_filtre_accessoire_produit_3" |
label | "Rideau, Panneaux, Ventelles" |
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_filtre_accessoires_filtre_accessoire_produit_entry" |
valid | true |
value | "92fc7b48-697c-11ed-b00a-ddcf65c28a6b" |