- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception 1
- Logs
- Events
- Routing
- Cache
- Translation 48
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Blocks* 1
- Themes 1
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
save
-
_token
-
-
-
query
-
submit
-
_token
-
cookie_consent
"ConnectHolland\CookieConsentBundle\Form\CookieConsentType"
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3683 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | "CHCookieConsentBundle" |
| trim | true |
| upload_max_size_message | Closure() {#3719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3718 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
| cache_key | "_cookie_consent_cookie_consent" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3814 -form: Symfony\Component\Form\Form {#3815 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3720 …5} |
| full_name | "cookie_consent" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cookie_consent" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent" |
| valid | true |
| value | null |
analytics
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3753 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_analytics" ] |
| cache_key | "_cookie_consent_analytics_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3764 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3766 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3785 -form: Symfony\Component\Form\Form {#3845 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3911 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics" |
| is_selected | Closure($choice, $value) {#3893 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3736 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "analytics" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_analytics" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3827 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
| cache_key | "_cookie_consent_analytics_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3857 -form: Symfony\Component\Form\Form {#3848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3866 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_analytics_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "false" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3837 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
| cache_key | "_cookie_consent_analytics_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3756 -form: Symfony\Component\Form\Form {#3851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3839 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_analytics_entry" |
| valid | true |
| value | "false" |
tracking
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3772 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_tracking" ] |
| cache_key | "_cookie_consent_tracking_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3764 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3766 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3774 -form: Symfony\Component\Form\Form {#3872 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3884 …5} |
| full_name | "cookie_consent[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_tracking" |
| is_selected | Closure($choice, $value) {#3938 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3736 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tracking" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_tracking" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3855 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
| cache_key | "_cookie_consent_tracking_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3942 -form: Symfony\Component\Form\Form {#3875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3941 …5} |
| full_name | "cookie_consent[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_tracking_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_tracking_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "false" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3864 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
| cache_key | "_cookie_consent_tracking_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3943 -form: Symfony\Component\Form\Form {#3878 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3962 …5} |
| full_name | "cookie_consent[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_tracking_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_tracking_entry" |
| valid | true |
| value | "false" |
marketing
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3783 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_marketing" ] |
| cache_key | "_cookie_consent_marketing_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3764 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3766 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3940 -form: Symfony\Component\Form\Form {#3899 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3830 …5} |
| full_name | "cookie_consent[marketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_marketing" |
| is_selected | Closure($choice, $value) {#3969 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3736 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "marketing" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_marketing" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3882 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
| cache_key | "_cookie_consent_marketing_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3976 -form: Symfony\Component\Form\Form {#3902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3972 …5} |
| full_name | "cookie_consent[marketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_marketing_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_marketing_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "false" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3891 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
| cache_key | "_cookie_consent_marketing_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3978 -form: Symfony\Component\Form\Form {#3905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3979 …5} |
| full_name | "cookie_consent[marketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_marketing_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_marketing_entry" |
| valid | true |
| value | "false" |
social_media
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3794 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_social_media" ] |
| cache_key | "_cookie_consent_social_media_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3764 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#3766 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3971 -form: Symfony\Component\Form\Form {#3926 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3965 …5} |
| full_name | "cookie_consent[social_media]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_social_media" |
| is_selected | Closure($choice, $value) {#3981 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3736 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "social_media" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_social_media" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3909 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
| cache_key | "_cookie_consent_social_media_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3984 -form: Symfony\Component\Form\Form {#3929 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3983 …5} |
| full_name | "cookie_consent[social_media]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_social_media_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_social_media_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "false" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3825 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3819 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3918 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
| cache_key | "_cookie_consent_social_media_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3985 -form: Symfony\Component\Form\Form {#3932 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3986 …5} |
| full_name | "cookie_consent[social_media]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_social_media_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_social_media_entry" |
| valid | true |
| value | "false" |
save
"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 ch-cookie-consent__btn" ] |
[ "class" => "btn ch-cookie-consent__btn" ] |
| label | "OK pour moi" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn ch-cookie-consent__btn" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "OK pour moi" |
| label_format | null |
| label_translation_parameters | [] |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn ch-cookie-consent__btn" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cookie_consent_save" ] |
| cache_key | "_cookie_consent_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3980 …5} |
| full_name | "cookie_consent[save]" |
| id | "cookie_consent_save" |
| label | "OK pour moi" |
| label_format | null |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| row_attr | [] |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_save" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9gXRjC-k0hhCGsJb3xxXswvNMzh_pvG238DbC-ulaIo" |
| 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 | "9gXRjC-k0hhCGsJb3xxXswvNMzh_pvG238DbC-ulaIo" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data | "9gXRjC-k0hhCGsJb3xxXswvNMzh_pvG238DbC-ulaIo" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3683 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#3990 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
| cache_key | "_cookie_consent__token_hidden" |
| compound | false |
| data | "9gXRjC-k0hhCGsJb3xxXswvNMzh_pvG238DbC-ulaIo" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4001 -form: Symfony\Component\Form\Form {#3997 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3992 …5} |
| full_name | "cookie_consent[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent__token" |
| valid | true |
| value | "9gXRjC-k0hhCGsJb3xxXswvNMzh_pvG238DbC-ulaIo" |
monsieurbiz_searchplugin_search
"MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3683 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#5220 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "monsieurbiz_searchplugin_search" "_monsieurbiz_searchplugin_search" ] |
| cache_key | "_monsieurbiz_searchplugin_search_monsieurbiz_searchplugin_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5243 -form: Symfony\Component\Form\Form {#5244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5222 …5} |
| full_name | "monsieurbiz_searchplugin_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "monsieurbiz_searchplugin_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "monsieurbiz_searchplugin_search" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search" |
| valid | true |
| value | null |
query
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5228 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#5229 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5228 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#5229 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
| label | "monsieurbiz_searchplugin.form.query" |
same as passed value |
| required | true |
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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5228 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#5229 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
| 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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5235 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3683 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "monsieurbiz_searchplugin.form.query" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#5236 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_monsieurbiz_searchplugin_search_query" ] |
| cache_key | "_monsieurbiz_searchplugin_search_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5256 -form: Symfony\Component\Form\Form {#5247 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5255 …5} |
| full_name | "monsieurbiz_searchplugin_search[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "monsieurbiz_searchplugin_search_query" |
| label | "monsieurbiz_searchplugin.form.query" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search_query" |
| 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" => "submit" ] |
[ "class" => "submit" ] |
| label | "monsieurbiz_searchplugin.form.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "submit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "monsieurbiz_searchplugin.form.submit" |
| label_format | null |
| label_translation_parameters | [] |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "submit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_monsieurbiz_searchplugin_search_submit" ] |
| cache_key | "_monsieurbiz_searchplugin_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5258 …5} |
| full_name | "monsieurbiz_searchplugin_search[submit]" |
| id | "monsieurbiz_searchplugin_search_submit" |
| label | "monsieurbiz_searchplugin.form.submit" |
| label_format | null |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Z052Wu2m6e2MCi63uM5Jb7qvB_xPaaoW2ZOxtmwlJ94" |
| 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 | "Z052Wu2m6e2MCi63uM5Jb7qvB_xPaaoW2ZOxtmwlJ94" |
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 {#3698 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3699 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3694 …} -namespace: Closure() {#3701 …} } |
| data | "Z052Wu2m6e2MCi63uM5Jb7qvB_xPaaoW2ZOxtmwlJ94" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5238 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3683 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3695 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#5257 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_monsieurbiz_searchplugin_search__token" ] |
| cache_key | "_monsieurbiz_searchplugin_search__token_hidden" |
| compound | false |
| data | "Z052Wu2m6e2MCi63uM5Jb7qvB_xPaaoW2ZOxtmwlJ94" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5272 -form: Symfony\Component\Form\Form {#5268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5263 …5} |
| full_name | "monsieurbiz_searchplugin_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "monsieurbiz_searchplugin_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search__token" |
| valid | true |
| value | "Z052Wu2m6e2MCi63uM5Jb7qvB_xPaaoW2ZOxtmwlJ94" |