Commit updated configuration following update to Drupal 8.8
This commit is contained in:
parent
54fb61f01e
commit
de3910df62
91 changed files with 408 additions and 56 deletions
|
@ -15,7 +15,6 @@ description: 'Find and manage content.'
|
|||
tag: default
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_options:
|
||||
|
@ -514,6 +513,8 @@ display:
|
|||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -555,6 +556,8 @@ display:
|
|||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -593,6 +596,8 @@ display:
|
|||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: true
|
||||
group_info:
|
||||
label: 'Published status'
|
||||
|
@ -625,6 +630,9 @@ display:
|
|||
plugin_id: node_status
|
||||
group: 1
|
||||
entity_type: node
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
title_1:
|
||||
id: title_1
|
||||
table: node_field_data
|
||||
|
@ -657,6 +665,8 @@ display:
|
|||
partner: '0'
|
||||
staff: '0'
|
||||
placeholder: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue