Forms
-
media_archive_filter_form
-
q
-
owner
-
mediaType
-
status
-
archived
-
-
(no name)
-
entities
-
all
-
_token
-
media_archive_filter_form
Form type:
"Cms\Media\Form\MediaArchiveFilterForm"
Errors
This form has no errors.
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 |
|---|---|---|
| label_format | "media_archive.field.%name%" |
same as passed value |
| translation_domain | "cms" |
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 | 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "GET" |
| 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 | "cms" |
| trim | true |
| upload_max_size_message | Closure() {#1224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#1223 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "media_archive_filter_form" "_media_archive_filter_form" ] |
| cache_key | "_media_archive_filter_form_media_archive_filter_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1342 -errors: [] -form: Symfony\Component\Form\Form {#1305 …} } |
| form | Symfony\Component\Form\FormView {#1225 …5} |
| full_name | "media_archive_filter_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "media_archive_filter_form" |
| label | null |
| label_attr | [] |
| label_format | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "media_archive_filter_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "cms" |
| unique_block_prefix | "_media_archive_filter_form" |
| valid | true |
| value | null |
q
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| label | "media_archive.filter.search" |
same as passed value |
| required | 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 | 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "media_archive.filter.search" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#1243 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_media_archive_filter_form_q" ] |
| cache_key | "_media_archive_filter_form_q_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1351 -errors: [] -form: Symfony\Component\Form\Form {#1308 …} } |
| form | Symfony\Component\Form\FormView {#375 …5} |
| full_name | "media_archive_filter_form[q]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "media_archive_filter_form_q" |
| label | "media_archive.filter.search" |
| label_attr | [] |
| label_format | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "q" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "cms" |
| unique_block_prefix | "_media_archive_filter_form_q" |
| valid | true |
| value | "" |
owner
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| label | "media_archive.filter.owner" |
same as passed value |
| required | 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 | 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "media_archive.filter.owner" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#1252 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_media_archive_filter_form_owner" ] |
| cache_key | "_media_archive_filter_form_owner_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1353 -errors: [] -form: Symfony\Component\Form\Form {#1311 …} } |
| form | Symfony\Component\Form\FormView {#1354 …5} |
| full_name | "media_archive_filter_form[owner]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "media_archive_filter_form_owner" |
| label | "media_archive.filter.owner" |
| label_attr | [] |
| label_format | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "owner" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "cms" |
| unique_block_prefix | "_media_archive_filter_form_owner" |
| valid | true |
| value | "" |
mediaType
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "media_archive.type.image" => "image" "media_archive.type.video" => "video" "media_archive.type.document" => "document" ] |
[ "media_archive.type.image" => "image" "media_archive.type.video" => "video" "media_archive.type.document" => "document" ] |
| placeholder | "media_archive.filter.any_type" |
same as passed value |
| required | 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 | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "media_archive.type.image" => "image" "media_archive.type.video" => "video" "media_archive.type.document" => "document" ] |
| 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "media_archive.filter.any_type" |
| placeholder_attr | [] |
| 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 | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#1272 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_media_archive_filter_form_mediaType" ] |
| cache_key | "_media_archive_filter_form_mediaType_choice" |
| choice_translation_domain | "cms" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +data: "image" +value: "image" +label: "media_archive.type.image" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +data: "video" +value: "video" +label: "media_archive.type.video" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +data: "document" +value: "document" +label: "media_archive.type.document" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1356 -errors: [] -form: Symfony\Component\Form\Form {#1314 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1358 …5} |
| full_name | "media_archive_filter_form[mediaType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "media_archive_filter_form_mediaType" |
| is_selected | Closure($choice, $value) {#1362 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "mediaType" |
| placeholder | "media_archive.filter.any_type" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "cms" |
| unique_block_prefix | "_media_archive_filter_form_mediaType" |
| valid | true |
| value | "" |
status
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "media_archive.status.uploaded" => "uploaded" "media_archive.status.queued" => "queued" "media_archive.status.processing" => "processing" "media_archive.status.ready" => "ready" "media_archive.status.failed" => "failed" ] |
[ "media_archive.status.uploaded" => "uploaded" "media_archive.status.queued" => "queued" "media_archive.status.processing" => "processing" "media_archive.status.ready" => "ready" "media_archive.status.failed" => "failed" ] |
| placeholder | "media_archive.filter.any_status" |
same as passed value |
| required | 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 | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "media_archive.status.uploaded" => "uploaded" "media_archive.status.queued" => "queued" "media_archive.status.processing" => "processing" "media_archive.status.ready" => "ready" "media_archive.status.failed" => "failed" ] |
| 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "media_archive.filter.any_status" |
| placeholder_attr | [] |
| 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 | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#1284 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_media_archive_filter_form_status" ] |
| cache_key | "_media_archive_filter_form_status_choice" |
| choice_translation_domain | "cms" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +data: "uploaded" +value: "uploaded" +label: "media_archive.status.uploaded" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +data: "queued" +value: "queued" +label: "media_archive.status.queued" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +data: "processing" +value: "processing" +label: "media_archive.status.processing" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +data: "ready" +value: "ready" +label: "media_archive.status.ready" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +data: "failed" +value: "failed" +label: "media_archive.status.failed" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1408 -errors: [] -form: Symfony\Component\Form\Form {#1317 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3041 …5} |
| full_name | "media_archive_filter_form[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "media_archive_filter_form_status" |
| is_selected | Closure($choice, $value) {#3048 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| placeholder | "media_archive.filter.any_status" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "cms" |
| unique_block_prefix | "_media_archive_filter_form_status" |
| valid | true |
| value | "" |
archived
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "media_archive.filter.archived_active_only" => "active" "media_archive.filter.archived_only" => "archived" "media_archive.filter.archived_all" => "all" ] |
[ "media_archive.filter.archived_active_only" => "active" "media_archive.filter.archived_only" => "archived" "media_archive.filter.archived_all" => "all" ] |
| placeholder | false |
same as passed value |
| required | 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 | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "media_archive.filter.archived_active_only" => "active" "media_archive.filter.archived_only" => "archived" "media_archive.filter.archived_all" => "all" ] |
| 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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 | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#1295 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_media_archive_filter_form_archived" ] |
| cache_key | "_media_archive_filter_form_archived_choice" |
| choice_translation_domain | "cms" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +data: "active" +value: "active" +label: "media_archive.filter.archived_active_only" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +data: "archived" +value: "archived" +label: "media_archive.filter.archived_only" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +data: "all" +value: "all" +label: "media_archive.filter.archived_all" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3049 -errors: [] -form: Symfony\Component\Form\Form {#1320 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3050 …5} |
| full_name | "media_archive_filter_form[archived]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "media_archive_filter_form_archived" |
| is_selected | Closure($choice, $value) {#3055 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | "media_archive.field.%name%" |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "archived" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "cms" |
| unique_block_prefix | "_media_archive_filter_form_archived" |
| valid | true |
| value | "" |
(no name)
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto {#1346 +entities: null +all: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto {#1346 +entities: null +all: false } |
same as passed value |
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 | true |
| csrf_token_id | "bulk_operation" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data | ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto {#1346 +entities: null +all: false } |
| data_class | "ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto" } } |
| 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 | [] |
| 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() {#3062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#3061 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto {#1346 +entities: null +all: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3107 -errors: [] -form: Symfony\Component\Form\Form {#3093 …} } |
| form | Symfony\Component\Form\FormView {#3108 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | ChamberOrchestra\CmsBundle\Form\Dto\BulkOperationDto {#1346 +entities: null +all: false } |
entities
Errors
This form has no errors.
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 |
|---|---|---|
| label | false |
same as passed value |
| required | 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 | 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#3086 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_entities" ] |
| cache_key | "_entities_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3123 -errors: [] -form: Symfony\Component\Form\Form {#3096 …} } |
| form | Symfony\Component\Form\FormView {#3122 …5} |
| full_name | "entities" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entities" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entities" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entities" |
| valid | true |
| value | "" |
all
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
false
|
| Normalized Format | 0 |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | 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 | 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3073 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#3074 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_all" ] |
| cache_key | "_all_hidden" |
| compound | false |
| data | 0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3124 -errors: [] -form: Symfony\Component\Form\Form {#3099 …} } |
| form | Symfony\Component\Form\FormView {#3125 …5} |
| full_name | "all" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "all" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "all" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_all" |
| valid | true |
| value | "0" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7.YG4v4tO8apLwnhmbR6Nd8fFRClvQeei3Lu7du5LjL9o.JABgqovrGsTAxFrMKsk-h8EhYzPgMKOPfIiVyeSmaOw2QxnW6uUByMSvfg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "7.YG4v4tO8apLwnhmbR6Nd8fFRClvQeei3Lu7du5LjL9o.JABgqovrGsTAxFrMKsk-h8EhYzPgMKOPfIiVyeSmaOw2QxnW6uUByMSvfg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#1027 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1022 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1031 …} } |
| data | "7.YG4v4tO8apLwnhmbR6Nd8fFRClvQeei3Lu7du5LjL9o.JABgqovrGsTAxFrMKsk-h8EhYzPgMKOPfIiVyeSmaOw2QxnW6uUByMSvfg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#377 …} $message: Closure() {#3127 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "7.YG4v4tO8apLwnhmbR6Nd8fFRClvQeei3Lu7du5LjL9o.JABgqovrGsTAxFrMKsk-h8EhYzPgMKOPfIiVyeSmaOw2QxnW6uUByMSvfg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3137 -errors: [] -form: Symfony\Component\Form\Form {#3133 …} } |
| form | Symfony\Component\Form\FormView {#3128 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__token" |
| valid | true |
| value | "7.YG4v4tO8apLwnhmbR6Nd8fFRClvQeei3Lu7du5LjL9o.JABgqovrGsTAxFrMKsk-h8EhYzPgMKOPfIiVyeSmaOw2QxnW6uUByMSvfg" |