Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
198 changes: 169 additions & 29 deletions services/drupal/config/sync/views.view.group_moderated_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1428,6 +1428,28 @@ display:
entity_field: uid
plugin_id: standard
required: false
vid:
id: vid
table: node_field_revision
field: vid
relationship: none
group_type: group
admin_label: 'Content Revision 2 (vid)'
entity_type: node
entity_field: vid
plugin_id: standard
required: false
revision_uid:
id: revision_uid
table: node_revision
field: revision_uid
relationship: vid
group_type: group
admin_label: 'Revision User 2 (User)'
entity_type: node
entity_field: revision_uid
plugin_id: standard
required: false
header:
area:
id: area
Expand Down Expand Up @@ -1989,17 +2011,15 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
mail:
id: mail
table: users_field_data
field: mail
relationship: uid_1
field_full_name_1:
id: field_full_name_1
table: user__field_full_name
field: field_full_name
relationship: revision_uid
group_type: group
admin_label: 'Revision User: Email'
entity_type: user
entity_field: mail
admin_label: ''
plugin_id: field
label: Email
label: 'Full Name'
exclude: true
alter:
alter_text: false
Expand Down Expand Up @@ -2041,8 +2061,9 @@ display:
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: basic_string
settings: { }
type: string
settings:
link_to_entity: false
group_column: value
group_columns: { }
group_rows: true
Expand All @@ -2053,15 +2074,17 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
field_full_name:
id: field_full_name
table: user__field_full_name
field: field_full_name
relationship: uid_1
mail_1:
id: mail_1
table: users_field_data
field: mail
relationship: revision_uid
group_type: group
admin_label: 'Revision User: Full Name'
admin_label: ''
entity_type: user
entity_field: mail
plugin_id: field
label: 'Full Name'
label: Email
exclude: true
alter:
alter_text: false
Expand Down Expand Up @@ -2103,9 +2126,8 @@ display:
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: false
type: basic_string
settings: { }
group_column: value
group_columns: { }
group_rows: true
Expand All @@ -2120,14 +2142,14 @@ display:
id: name
table: users_field_data
field: name
relationship: uid_1
relationship: revision_uid
group_type: group
admin_label: 'Revision User: Username'
admin_label: ''
entity_type: user
entity_field: name
plugin_id: field
label: 'Last updated by'
exclude: false
label: ''
exclude: true
alter:
alter_text: false
text: ''
Expand Down Expand Up @@ -2159,7 +2181,7 @@ display:
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
Expand All @@ -2181,6 +2203,71 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
revision_uid:
id: revision_uid
table: node_revision
field: revision_uid
relationship: vid
group_type: group
admin_label: ''
entity_type: node
entity_field: revision_uid
plugin_id: field
label: 'Last 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: 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: target_id
type: entity_reference_label
settings:
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
operations:
id: operations
table: node_revision
Expand Down Expand Up @@ -2565,8 +2652,8 @@ display:
default_group_multiple: { }
group_items: { }
fields:
mail: mail
field_full_name: field_full_name
field_full_name_1: field_full_name_1
mail_1: mail_1
name: name
moderation_state:
id: moderation_state
Expand Down Expand Up @@ -2669,11 +2756,64 @@ display:
groups:
1: AND
defaults:
relationships: true
relationships: false
fields: false
arguments: false
filters: false
filter_groups: false
relationships:
nid:
id: nid
table: node_field_revision
field: nid
relationship: none
group_type: group
admin_label: 'Get the actual content from a content revision.'
entity_type: node
entity_field: nid
plugin_id: standard
required: false
group_content:
id: group_content
table: node_field_data
field: group_content
relationship: nid
group_type: group
admin_label: 'Content group content'
entity_type: node
plugin_id: group_content_to_entity_reverse
required: true
group_content_plugins:
'group_node:event': '0'
'group_node:faq': '0'
'group_node:news_release': '0'
'group_node:page': '0'
'group_node:public_notice': '0'
'group_node:regulation': '0'
'group_node:webform': '0'
'group_node:web_area': '0'
vid:
id: vid
table: node_field_revision
field: vid
relationship: none
group_type: group
admin_label: 'Content Revision (vid)'
entity_type: node
entity_field: vid
plugin_id: standard
required: false
revision_uid:
id: revision_uid
table: node_revision
field: revision_uid
relationship: vid
group_type: group
admin_label: 'Revision User (User)'
entity_type: node
entity_field: revision_uid
plugin_id: standard
required: false
display_description: ''
display_extenders:
views_ajax_get:
Expand Down