updated core 8.7.14 > 8.8.6
https://www.drupal.org/docs/updating-drupal/migrate-composer-project-for-drupal-earlier-than-880
This commit is contained in:
@@ -13,7 +13,6 @@ description: 'Shows a list of the newest user accounts on the site.'
|
||||
tag: default
|
||||
base_table: users_field_data
|
||||
base_field: uid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
@@ -98,6 +97,8 @@ display:
|
||||
id: status
|
||||
expose:
|
||||
operator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
group: 1
|
||||
plugin_id: boolean
|
||||
entity_type: user
|
||||
@@ -132,6 +133,8 @@ display:
|
||||
placeholder: ''
|
||||
min_placeholder: ''
|
||||
max_placeholder: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
||||
Reference in New Issue
Block a user