diff --git a/config/install/views.view.content.yml b/config/install/views.view.content.yml index ed37676..f3c6df4 100644 --- a/config/install/views.view.content.yml +++ b/config/install/views.view.content.yml @@ -121,64 +121,123 @@ display: multi_type: separator separator: ', ' field_api_classes: false - name: - id: name - table: users_field_data - field: name - relationship: uid - entity_type: user - entity_field: name - plugin_id: field - label: Author - exclude: false - alter: - alter_text: false - element_class: '' - element_default_classes: true - empty: '' - hide_empty: false - empty_zero: false - hide_alter_empty: true - type: user_name - status: - id: status - table: node_field_data - field: status + revision_uid: + id: revision_uid + table: node_revision + field: revision_uid + relationship: none + group_type: group + admin_label: '' entity_type: node - entity_field: status + entity_field: revision_uid plugin_id: field - label: Status + label: 'Updated By' exclude: false alter: alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' element_default_classes: true empty: '' hide_empty: false empty_zero: false hide_alter_empty: true - type: boolean + click_sort_column: target_id + type: entity_reference_label settings: - format: custom - format_custom_false: Unpublished - format_custom_true: Published + link: true + group_column: target_id + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false changed: id: changed table: node_field_data field: changed + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: changed plugin_id: field - label: Updated + label: 'Last Updated' exclude: false alter: alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' element_default_classes: true empty: '' hide_empty: false empty_zero: false hide_alter_empty: true + click_sort_column: value type: timestamp settings: date_format: short @@ -193,6 +252,39 @@ display: past_format: '@interval ago' granularity: 2 refresh: 60 + description: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + status: + id: status + table: node_field_data + field: status + entity_type: node + entity_field: status + plugin_id: field + label: Status + exclude: false + alter: + alter_text: false + element_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + type: boolean + settings: + format: custom + format_custom_false: Unpublished + format_custom_true: Published langcode: id: langcode table: node_field_data @@ -538,7 +630,7 @@ display: id: uid table: users_field_data field: uid - relationship: uid + relationship: revision_uid group_type: group admin_label: '' entity_type: user @@ -550,7 +642,7 @@ display: exposed: true expose: operator_id: uid_op - label: Author + label: 'Last updated by' description: '' use_operator: false operator: uid_op @@ -689,7 +781,20 @@ display: id: uid table: node_field_data field: uid - admin_label: author + relationship: none + group_type: group + admin_label: Author + plugin_id: standard + required: true + revision_uid: + id: revision_uid + table: node_revision + field: revision_uid + relationship: none + group_type: group + admin_label: 'Last updated by' + entity_type: node + entity_field: revision_uid plugin_id: standard required: true show_admin_links: false