Loading config/optional/views.view.group_pending_members.yml +9 −9 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ label: 'Group pending members' module: views description: '' tag: '' base_table: group_content_field_data base_table: group_relationship_field_data base_field: id display: default: Loading Loading @@ -94,7 +94,7 @@ display: fields: approve_membership_request: id: approve_membership_request table: group_content table: group_relationship field: approve_membership_request relationship: none group_type: group Loading Loading @@ -147,7 +147,7 @@ display: plugin_id: approve_membership_request reject_membership_request: id: reject_membership_request table: group_content table: group_relationship field: reject_membership_request relationship: none group_type: group Loading Loading @@ -265,7 +265,7 @@ display: plugin_id: field created: id: created table: group_content_field_data table: group_relationship_field_data field: created relationship: none group_type: group Loading Loading @@ -332,7 +332,7 @@ display: plugin_id: field gid: id: gid table: group_content_field_data table: group_relationship_field_data field: gid relationship: none group_type: group Loading Loading @@ -396,7 +396,7 @@ display: plugin_id: field id: id: id table: group_content_field_data table: group_relationship_field_data field: id relationship: none group_type: group Loading Loading @@ -520,7 +520,7 @@ display: filters: grequest_status_value: id: grequest_status_value table: group_content__grequest_status table: group_relationship__grequest_status field: grequest_status_value relationship: none group_type: group Loading Loading @@ -577,7 +577,7 @@ display: relationships: gc__user: id: gc__user table: group_content_field_data table: group_relationship_field_data field: gc__user relationship: none group_type: group Loading @@ -591,7 +591,7 @@ display: arguments: gid: id: gid table: group_content_field_data table: group_relationship_field_data field: gid relationship: none group_type: group Loading grequest.views.inc +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ function grequest_views_data() { ], ]; $data['group_content']['approve_membership_request'] = [ $data['group_relationship']['approve_membership_request'] = [ 'field' => [ 'title' => t('Approve membership'), 'help' => t('Provide a link to approve membership request.'), Loading @@ -25,7 +25,7 @@ function grequest_views_data() { ], ]; $data['group_content']['reject_membership_request'] = [ $data['group_relationship']['reject_membership_request'] = [ 'field' => [ 'title' => t('Reject membership'), 'help' => t('Provide a link to reject membership request.'), Loading Loading
config/optional/views.view.group_pending_members.yml +9 −9 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ label: 'Group pending members' module: views description: '' tag: '' base_table: group_content_field_data base_table: group_relationship_field_data base_field: id display: default: Loading Loading @@ -94,7 +94,7 @@ display: fields: approve_membership_request: id: approve_membership_request table: group_content table: group_relationship field: approve_membership_request relationship: none group_type: group Loading Loading @@ -147,7 +147,7 @@ display: plugin_id: approve_membership_request reject_membership_request: id: reject_membership_request table: group_content table: group_relationship field: reject_membership_request relationship: none group_type: group Loading Loading @@ -265,7 +265,7 @@ display: plugin_id: field created: id: created table: group_content_field_data table: group_relationship_field_data field: created relationship: none group_type: group Loading Loading @@ -332,7 +332,7 @@ display: plugin_id: field gid: id: gid table: group_content_field_data table: group_relationship_field_data field: gid relationship: none group_type: group Loading Loading @@ -396,7 +396,7 @@ display: plugin_id: field id: id: id table: group_content_field_data table: group_relationship_field_data field: id relationship: none group_type: group Loading Loading @@ -520,7 +520,7 @@ display: filters: grequest_status_value: id: grequest_status_value table: group_content__grequest_status table: group_relationship__grequest_status field: grequest_status_value relationship: none group_type: group Loading Loading @@ -577,7 +577,7 @@ display: relationships: gc__user: id: gc__user table: group_content_field_data table: group_relationship_field_data field: gc__user relationship: none group_type: group Loading @@ -591,7 +591,7 @@ display: arguments: gid: id: gid table: group_content_field_data table: group_relationship_field_data field: gid relationship: none group_type: group Loading
grequest.views.inc +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ function grequest_views_data() { ], ]; $data['group_content']['approve_membership_request'] = [ $data['group_relationship']['approve_membership_request'] = [ 'field' => [ 'title' => t('Approve membership'), 'help' => t('Provide a link to approve membership request.'), Loading @@ -25,7 +25,7 @@ function grequest_views_data() { ], ]; $data['group_content']['reject_membership_request'] = [ $data['group_relationship']['reject_membership_request'] = [ 'field' => [ 'title' => t('Reject membership'), 'help' => t('Provide a link to reject membership request.'), Loading