parent
0743650802
commit
1d3b9cd2eb
1 changed files with 43 additions and 40 deletions
|
@ -142,46 +142,6 @@ display:
|
||||||
reduce_duplicates: false
|
reduce_duplicates: false
|
||||||
plugin_id: taxonomy_index_tid
|
plugin_id: taxonomy_index_tid
|
||||||
filters:
|
filters:
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value:
|
|
||||||
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
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: { }
|
|
||||||
plugin_id: language
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
status:
|
status:
|
||||||
id: status
|
id: status
|
||||||
table: taxonomy_index
|
table: taxonomy_index
|
||||||
|
@ -677,6 +637,8 @@ display:
|
||||||
defaults:
|
defaults:
|
||||||
fields: false
|
fields: false
|
||||||
relationships: false
|
relationships: false
|
||||||
|
filters: false
|
||||||
|
filter_groups: false
|
||||||
relationships:
|
relationships:
|
||||||
nid:
|
nid:
|
||||||
id: nid
|
id: nid
|
||||||
|
@ -687,6 +649,47 @@ display:
|
||||||
admin_label: node
|
admin_label: node
|
||||||
required: true
|
required: true
|
||||||
plugin_id: standard
|
plugin_id: standard
|
||||||
|
filters:
|
||||||
|
status:
|
||||||
|
id: status
|
||||||
|
table: taxonomy_index
|
||||||
|
field: status
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: '='
|
||||||
|
value: '1'
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
identifier: ''
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
plugin_id: boolean
|
||||||
|
filter_groups:
|
||||||
|
operator: AND
|
||||||
|
groups:
|
||||||
|
1: AND
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
contexts:
|
contexts:
|
||||||
- 'languages:language_content'
|
- 'languages:language_content'
|
||||||
|
|
Loading…
Reference in a new issue