Skip to content

Commit

Permalink
PE-431 Add body content filter to admin/content page (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
odensc authored Jan 14, 2023
1 parent 55faa95 commit 12028cd
Showing 1 changed file with 345 additions and 0 deletions.
345 changes: 345 additions & 0 deletions web/sites/default/config/views.view.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1560,6 +1560,351 @@ display:
display_plugin: page
position: 1
display_options:
filters:
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: title
plugin_id: string
operator: contains
value: ''
group: 1
exposed: true
expose:
operator_id: title_op
label: Title
description: ''
use_operator: false
operator: title_op
operator_limit_selection: false
operator_list: { }
identifier: title
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
type:
id: type
table: node_field_data
field: type
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: type
plugin_id: bundle
operator: in
value: { }
group: 1
exposed: true
expose:
operator_id: type_op
label: 'Content type'
description: ''
use_operator: false
operator: type_op
operator_limit_selection: false
operator_list: { }
identifier: type
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
publisher: '0'
bts_catalog: '0'
content_lead: '0'
administrator: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
status:
id: status
table: node_field_data
field: status
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: status
plugin_id: boolean
operator: '='
value: '1'
group: 1
exposed: true
expose:
operator_id: ''
label: Status
description: ''
use_operator: false
operator: status_op
operator_limit_selection: false
operator_list: { }
identifier: status
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: true
group_info:
label: 'Published status'
description: ''
identifier: status
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items:
1:
title: Published
operator: '='
value: '1'
2:
title: Unpublished
operator: '='
value: '0'
langcode:
id: langcode
table: node_field_data
field: langcode
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: langcode
plugin_id: language
operator: in
value: { }
group: 1
exposed: true
expose:
operator_id: langcode_op
label: Language
description: ''
use_operator: false
operator: langcode_op
operator_limit_selection: false
operator_list: { }
identifier: langcode
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
status_extra:
id: status_extra
table: node_field_data
field: status_extra
entity_type: node
plugin_id: node_status
operator: '='
value: false
group: 1
expose:
operator_limit_selection: false
operator_list: { }
field_topics_target_id:
id: field_topics_target_id
table: node__field_topics
field: field_topics_target_id
relationship: none
group_type: group
admin_label: ''
plugin_id: taxonomy_index_tid
operator: or
value: { }
group: 1
exposed: true
expose:
operator_id: field_topics_target_id_op
label: Topic
description: ''
use_operator: false
operator: field_topics_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: field_topics_target_id
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
publisher: '0'
bts_catalog: '0'
content_lead: '0'
administrator: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
vid: topics
type: select
hierarchy: false
limit: true
error_message: true
field_tags_target_id:
id: field_tags_target_id
table: node__field_tags
field: field_tags_target_id
relationship: none
group_type: group
admin_label: ''
plugin_id: taxonomy_index_tid
operator: or
value: { }
group: 1
exposed: true
expose:
operator_id: field_tags_target_id_op
label: Tags
description: ''
use_operator: false
operator: field_tags_target_id_op
operator_limit_selection: false
operator_list: { }
identifier: field_tags_target_id
required: false
remember: false
multiple: true
remember_roles:
authenticated: authenticated
anonymous: '0'
publisher: '0'
bts_catalog: '0'
content_lead: '0'
administrator: '0'
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
vid: tags
type: textfield
hierarchy: false
limit: true
error_message: true
body_value:
id: body_value
table: node__body
field: body_value
relationship: none
group_type: group
admin_label: ''
plugin_id: string
operator: contains
value: ''
group: 1
exposed: true
expose:
operator_id: body_value_op
label: 'Body content contains'
description: ''
use_operator: false
operator: body_value_op
operator_limit_selection: false
operator_list: { }
identifier: body_content
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
publisher: '0'
bts_catalog: '0'
311_support_agent: '0'
311_lead: '0'
content_lead: '0'
administrator: '0'
placeholder: ''
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
filter_groups:
operator: AND
groups:
1: AND
defaults:
filters: false
filter_groups: false
display_description: ''
display_extenders: { }
path: admin/content/node
Expand Down

0 comments on commit 12028cd

Please sign in to comment.