diff --git a/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml b/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml index a97806e..faecddc 100644 --- a/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml +++ b/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml @@ -28,29 +28,29 @@ display: options: grouping: { } row_class: '' - default_row_class: 1 - row_class_special: 1 - override: 1 - sticky: 0 + default_row_class: TRUE + row_class_special: TRUE + override: TRUE + sticky: FALSE summary: '' columns: title: title action_bulk_form: action_bulk_form info: title: - sortable: 0 + sortable: FALSE default_sort_order: asc align: '' separator: '' - empty_column: 0 + empty_column: FALSE responsive: '' bulk_form: align: '' separator: '' - empty_column: 0 + empty_column: FALSE responsive: '' default: -1 - empty_table: 0 + empty_table: FALSE row: type: fields fields: @@ -60,17 +60,17 @@ display: field: title label: '' alter: - alter_text: 0 - make_link: 0 - absolute: 0 - trim: 0 - word_boundary: 0 - ellipsis: 0 - strip_tags: 0 - html: 0 - hide_empty: 0 - empty_zero: 0 - link_to_node: 1 + alter_text: FALSE + make_link: FALSE + absolute: FALSE + trim: FALSE + word_boundary: FALSE + ellipsis: FALSE + strip_tags: FALSE + html: FALSE + hide_empty: FALSE + empty_zero: FALSE + link_to_node: TRUE plugin_id: node provider: node action_bulk_form: @@ -81,57 +81,57 @@ display: group_type: group admin_label: '' label: 'Bulk form' - exclude: 0 + exclude: FALSE alter: - alter_text: 0 + alter_text: FALSE text: '' - make_link: 0 + make_link: FALSE path: '' - absolute: 0 - external: 0 - replace_spaces: 0 + absolute: FALSE + external: FALSE + replace_spaces: FALSE path_case: none - trim_whitespace: 0 + trim_whitespace: FALSE alt: '' rel: '' link_class: '' prefix: '' suffix: '' target: '' - nl2br: 0 + nl2br: FALSE max_length: '' - word_boundary: 1 - ellipsis: 1 - more_link: 0 + word_boundary: TRUE + ellipsis: TRUE + more_link: FALSE more_link_text: '' more_link_path: '' - strip_tags: 0 - trim: 0 + strip_tags: FALSE + trim: FALSE preserve_tags: '' - html: 0 + html: FALSE element_type: '' element_class: '' element_label_type: '' element_label_class: '' - element_label_colon: 1 + element_label_colon: TRUE element_wrapper_type: '' element_wrapper_class: '' - element_default_classes: 1 + element_default_classes: TRUE empty: '' - hide_empty: 0 - empty_zero: 0 - hide_alter_empty: 1 + hide_empty: FALSE + empty_zero: FALSE + hide_alter_empty: TRUE plugin_id: action_bulk_form provider: action filters: status: - value: 1 + value: TRUE table: node_field_data field: status id: status expose: - operator: 0 - group: 1 + operator: FALSE + group: TRUE plugin_id: boolean provider: views sorts: @@ -151,6 +151,6 @@ display: display_options: path: test_bulk_form base_field: nid -status: 1 +status: TRUE module: views langcode: und