- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 16
- 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
-
-
-
0
-
1
-
2
-
3
-
-
-
-
-
-
email
-
captcha
-
submit
-
_token
-
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) {#9072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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() {#9071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9061 …} } } |
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 {#9101 -form: Symfony\Component\Form\Form {#9090 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9099 …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) {#9081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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() {#9083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9082 …} } } |
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 {#9106 -form: Symfony\Component\Form\Form {#9093 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9104 …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 {#9109 …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 | "e0014fa46ca004c216d.0kzMRcva80CL0jpH8UYskUPzGqa0LiKSs2Fd0O40wSc.vTigaIGXpSbFohcOoidu5BKheJGAfGPa7AUb4IFcqBWmHKgguLLDdbqlVQ" |
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 | "e0014fa46ca004c216d.0kzMRcva80CL0jpH8UYskUPzGqa0LiKSs2Fd0O40wSc.vTigaIGXpSbFohcOoidu5BKheJGAfGPa7AUb4IFcqBWmHKgguLLDdbqlVQ" |
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 | "e0014fa46ca004c216d.0kzMRcva80CL0jpH8UYskUPzGqa0LiKSs2Fd0O40wSc.vTigaIGXpSbFohcOoidu5BKheJGAfGPa7AUb4IFcqBWmHKgguLLDdbqlVQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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() {#9110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9108 …} } } |
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 | "e0014fa46ca004c216d.0kzMRcva80CL0jpH8UYskUPzGqa0LiKSs2Fd0O40wSc.vTigaIGXpSbFohcOoidu5BKheJGAfGPa7AUb4IFcqBWmHKgguLLDdbqlVQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9120 -form: Symfony\Component\Form\Form {#9116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9111 …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 | "e0014fa46ca004c216d.0kzMRcva80CL0jpH8UYskUPzGqa0LiKSs2Fd0O40wSc.vTigaIGXpSbFohcOoidu5BKheJGAfGPa7AUb4IFcqBWmHKgguLLDdbqlVQ" |
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_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] ] |
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) {#9627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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() {#9629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9628 …} } } |
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_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10978 -form: Symfony\Component\Form\Form {#9634 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10709 …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_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] ] |
facets_filters
"Asdoria\SyliusFacetFilterPlugin\Form\Type\Grid\FacetFilteringType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "filtre_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "filtre_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
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) {#9642 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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() {#9644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#9643 …} } } |
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_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10977 -form: Symfony\Component\Form\Form {#10351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10974 …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_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
filtre_abris_pouranimaux
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "filtre_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "filtre_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
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 Pour Animaux" |
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) {#10688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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 Pour Animaux" |
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() {#10692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10683 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "asdoria_facet_filtering_form_group" "_criteria_facets_filters_filtre_abris_pouranimaux" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_form" |
compound | true |
data | [ "filtre_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10996 -form: Symfony\Component\Form\Form {#10701 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10999 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux" |
label | "Abris Pour Animaux" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "filtre_abris_pouranimaux" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_facets_filters_filtre_abris_pouranimaux" |
valid | true |
value | [ "filtre_animaux_origine" => [] "Filtre_nombre_animaux" => [] ] |
filtre_animaux_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) {#10723 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10700 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#10731 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10700 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#10725 -choices: [ "Asie" => "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" "Europe" => "5b639d62-697f-11ed-b28c-7f0639e7d1c0" ] -callback: Closure() {#10724 …} } |
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) {#10723 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10700 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#10731 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10700 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#10725 -choices: [ "Asie" => "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" "Europe" => "5b639d62-697f-11ed-b28c-7f0639e7d1c0" ] -callback: Closure() {#10724 …} } |
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() {#10750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10749 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10767 +label: "Asie" +value: "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" +data: "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10766 +label: "Europe" +value: "5b639d62-697f-11ed-b28c-7f0639e7d1c0" +data: "5b639d62-697f-11ed-b28c-7f0639e7d1c0" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11003 -form: Symfony\Component\Form\Form {#10819 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11002 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][filtre_animaux_origine]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine" |
is_selected | Closure($choice, array $values) {#11005 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10730 …} } |
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_animaux_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_filtre_abris_pouranimaux_filtre_animaux_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 | "Asie" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" |
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) {#10789 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10791 …} } |
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 {#10782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Asie" |
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() {#10818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10829 …} } } |
validation_groups | null |
value | "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_entry" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11008 -form: Symfony\Component\Form\Form {#10814 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11007 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][filtre_animaux_origine][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_0" |
label | "Asie" |
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_abris_pouranimaux_filtre_animaux_origine_entry" |
valid | true |
value | "5b63b1e4-697f-11ed-9eee-f1b704a5ab4f" |
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 | "Europe" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "5b639d62-697f-11ed-b28c-7f0639e7d1c0" |
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) {#10789 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10791 …} } |
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 {#10782 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() {#10822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10828 …} } } |
validation_groups | null |
value | "5b639d62-697f-11ed-b28c-7f0639e7d1c0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_entry" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11010 -form: Symfony\Component\Form\Form {#10807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11009 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][filtre_animaux_origine][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_filtre_animaux_origine_1" |
label | "Europe" |
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_abris_pouranimaux_filtre_animaux_origine_entry" |
valid | true |
value | "5b639d62-697f-11ed-b28c-7f0639e7d1c0" |
Filtre_nombre_animaux
"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) {#10790 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10699 …} use: { $localesCode: [ "fr" => "fr" ] } } |
same as passed value |
choice_label | Closure($choice, $key, $value) {#10804 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10699 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
same as passed value |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#10752 -choices: [ "1 Animal" => "353cc5dc-697f-11ed-bf18-1f81a0cf111f" "2 Animaux" => "353cd87e-697f-11ed-94cc-bd0a114ef4ef" "3 Animaux" => "353cde50-697f-11ed-a17b-cfefc4b5f552" "3 et plus" => "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" ] -callback: Closure() {#10827 …} } |
same as passed value |
expanded | true |
same as passed value |
label | "Nombre d'animaux" |
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) {#10790 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10699 …} use: { $localesCode: [ "fr" => "fr" ] } } |
choice_filter | null |
choice_label | Closure($choice, $key, $value) {#10804 class: "Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber" this: Asdoria\SyliusFacetFilterPlugin\Form\Type\Subscriber\AttributeSelectExpandedMultipleTypeFormSubscriber {#10699 …} use: { $localesCode: [ "fr" => "fr" ] $storage: "json" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#10752 -choices: [ "1 Animal" => "353cc5dc-697f-11ed-bf18-1f81a0cf111f" "2 Animaux" => "353cd87e-697f-11ed-94cc-bd0a114ef4ef" "3 Animaux" => "353cde50-697f-11ed-a17b-cfefc4b5f552" "3 et plus" => "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" ] -callback: Closure() {#10827 …} } |
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 | "Nombre d'animaux" |
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() {#10799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10811 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#10845 +label: "1 Animal" +value: "353cc5dc-697f-11ed-bf18-1f81a0cf111f" +data: "353cc5dc-697f-11ed-bf18-1f81a0cf111f" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10844 +label: "2 Animaux" +value: "353cd87e-697f-11ed-94cc-bd0a114ef4ef" +data: "353cd87e-697f-11ed-94cc-bd0a114ef4ef" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10848 +label: "3 Animaux" +value: "353cde50-697f-11ed-a17b-cfefc4b5f552" +data: "353cde50-697f-11ed-a17b-cfefc4b5f552" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "3 et plus" +value: "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" +data: "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11006 -form: Symfony\Component\Form\Form {#10891 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11004 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][Filtre_nombre_animaux]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux" |
is_selected | Closure($choice, array $values) {#11012 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10730 …} } |
label | "Nombre d'animaux" |
label_attr | [ "data-label-placeholder" => null ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "Filtre_nombre_animaux" |
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_abris_pouranimaux_Filtre_nombre_animaux" |
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 | "1 Animal" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "353cc5dc-697f-11ed-bf18-1f81a0cf111f" |
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) {#10789 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10791 …} } |
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 {#10782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1 Animal" |
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() {#10858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10853 …} } } |
validation_groups | null |
value | "353cc5dc-697f-11ed-bf18-1f81a0cf111f" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11015 -form: Symfony\Component\Form\Form {#10894 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11014 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][Filtre_nombre_animaux][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_0" |
label | "1 Animal" |
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_abris_pouranimaux_Filtre_nombre_animaux_entry" |
valid | true |
value | "353cc5dc-697f-11ed-bf18-1f81a0cf111f" |
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 | "2 Animaux" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "353cd87e-697f-11ed-94cc-bd0a114ef4ef" |
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) {#10789 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10791 …} } |
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 {#10782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2 Animaux" |
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() {#10866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10865 …} } } |
validation_groups | null |
value | "353cd87e-697f-11ed-94cc-bd0a114ef4ef" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11017 -form: Symfony\Component\Form\Form {#10897 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11016 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][Filtre_nombre_animaux][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_1" |
label | "2 Animaux" |
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_abris_pouranimaux_Filtre_nombre_animaux_entry" |
valid | true |
value | "353cd87e-697f-11ed-94cc-bd0a114ef4ef" |
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 | "3 Animaux" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "353cde50-697f-11ed-a17b-cfefc4b5f552" |
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) {#10789 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10791 …} } |
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 {#10782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3 Animaux" |
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() {#10875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10874 …} } } |
validation_groups | null |
value | "353cde50-697f-11ed-a17b-cfefc4b5f552" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11019 -form: Symfony\Component\Form\Form {#10900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11018 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][Filtre_nombre_animaux][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_2" |
label | "3 Animaux" |
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_abris_pouranimaux_Filtre_nombre_animaux_entry" |
valid | true |
value | "353cde50-697f-11ed-a17b-cfefc4b5f552" |
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 | "3 et plus" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" |
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) {#10789 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10791 …} } |
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 {#10782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3 et plus" |
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() {#10884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#10883 …} } } |
validation_groups | null |
value | "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry" ] |
cache_key | "_criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11021 -form: Symfony\Component\Form\Form {#10903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11020 …5} |
full_name | "criteria[facets_filters][filtre_abris_pouranimaux][Filtre_nombre_animaux][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_facets_filters_filtre_abris_pouranimaux_Filtre_nombre_animaux_3" |
label | "3 et plus" |
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_abris_pouranimaux_Filtre_nombre_animaux_entry" |
valid | true |
value | "353ce3c8-697f-11ed-82a1-ff532cfcbd3d" |
newsletter_subscription
"App\Form\NewsletterSubscriptionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\NewsletterSubscription {#12539 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/fr/_ajax/newsletter/subscribe" |
same as passed value |
data | App\Entity\NewsletterSubscription {#12539 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/fr/_ajax/newsletter/subscribe" |
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 | App\Entity\NewsletterSubscription {#12539 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
data_class | "App\Entity\NewsletterSubscription" |
disabled | false |
empty_data | Closure(FormInterface $form) {#12548 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} use: { $class: "App\Entity\NewsletterSubscription" } } |
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() {#12550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#12549 …} } } |
validation_groups | [
"default"
] |
View Variables
Variable | Value |
---|---|
action | "/fr/_ajax/newsletter/subscribe" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "newsletter_subscription" "_newsletter_subscription" ] |
cache_key | "_newsletter_subscription_newsletter_subscription" |
compound | true |
data | App\Entity\NewsletterSubscription {#12539 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12584 -form: Symfony\Component\Form\Form {#12585 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12551 …5} |
full_name | "newsletter_subscription" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_subscription" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletter_subscription" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_subscription" |
valid | true |
value | App\Entity\NewsletterSubscription {#12539 -id: null -channel: App\Entity\Channel\Channel {#2012 …} #channels: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "sylius.form.newsletter_subscription.email_placeholder" ] |
[ "placeholder" => "sylius.form.newsletter_subscription.email_placeholder" ] |
label | "sylius.form.newsletter_subscription.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "sylius.form.newsletter_subscription.email_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) {#12563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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 | "sylius.form.newsletter_subscription.email" |
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() {#12565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#12562 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "sylius.form.newsletter_subscription.email_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_newsletter_subscription_email" ] |
cache_key | "_newsletter_subscription_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12599 -form: Symfony\Component\Form\Form {#12588 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12597 …5} |
full_name | "newsletter_subscription[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_subscription_email" |
label | "sylius.form.newsletter_subscription.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_subscription_email" |
valid | true |
value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
---|---|---|
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#12556 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#12556 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
label | "sylius.ui.captcha" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "homepage" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#12556 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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) {#12576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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 | [] |
host | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.ui.captcha" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
locale | "en" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#12578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#12577 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "homepage" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_newsletter_subscription_captcha" ] |
cache_key | "_newsletter_subscription_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#12600 -form: Symfony\Component\Form\Form {#12591 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12601 …5} |
full_name | "newsletter_subscription[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "newsletter_subscription_captcha" |
label | "sylius.ui.captcha" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6Ldgt64iAAAAANSSmgZcSulC-JH42k9-wp-cWfwr" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_subscription_captcha" |
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 | [ "class" => "btn btn-primary bg-green" ] |
[ "class" => "btn btn-primary bg-green" ] |
label | "sylius.form.newsletter_subscription.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary bg-green" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "sylius.form.newsletter_subscription.submit" |
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 | [ "class" => "btn btn-primary bg-green" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_newsletter_subscription_submit" ] |
cache_key | "_newsletter_subscription_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#12608 …5} |
full_name | "newsletter_subscription[submit]" |
id | "newsletter_subscription_submit" |
label | "sylius.form.newsletter_subscription.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_newsletter_subscription_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c5ee4e62e8656e042d5.chWqnSRk8D2i-JYGKKdk5BW2lV33xnf8gqysLeXxSiw.MEfA-GIqiWLml9FqQ8AIt1bywCmgikS-yuLYb7GufkcjWcHMHBC-YuWR5Q" |
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 | "c5ee4e62e8656e042d5.chWqnSRk8D2i-JYGKKdk5BW2lV33xnf8gqysLeXxSiw.MEfA-GIqiWLml9FqQ8AIt1bywCmgikS-yuLYb7GufkcjWcHMHBC-YuWR5Q" |
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 | "c5ee4e62e8656e042d5.chWqnSRk8D2i-JYGKKdk5BW2lV33xnf8gqysLeXxSiw.MEfA-GIqiWLml9FqQ8AIt1bywCmgikS-yuLYb7GufkcjWcHMHBC-YuWR5Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#12579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5473 …} } |
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() {#12610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5493 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2272 …} $translationDomain: "validators" $message: Closure() {#12602 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter_subscription__token" ] |
cache_key | "_newsletter_subscription__token_hidden" |
compound | false |
data | "c5ee4e62e8656e042d5.chWqnSRk8D2i-JYGKKdk5BW2lV33xnf8gqysLeXxSiw.MEfA-GIqiWLml9FqQ8AIt1bywCmgikS-yuLYb7GufkcjWcHMHBC-YuWR5Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12620 -form: Symfony\Component\Form\Form {#12616 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12611 …5} |
full_name | "newsletter_subscription[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_subscription__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 | "_newsletter_subscription__token" |
valid | true |
value | "c5ee4e62e8656e042d5.chWqnSRk8D2i-JYGKKdk5BW2lV33xnf8gqysLeXxSiw.MEfA-GIqiWLml9FqQ8AIt1bywCmgikS-yuLYb7GufkcjWcHMHBC-YuWR5Q" |