created sapi processor to unindex unused taxo terms, added term id condition on sapi query
This commit is contained in:
@@ -1047,6 +1047,7 @@ display:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
group_by: false
|
||||
cache_metadata:
|
||||
max-age: 0
|
||||
contexts:
|
||||
@@ -3205,6 +3206,7 @@ display:
|
||||
filters: false
|
||||
filter_groups: false
|
||||
title: false
|
||||
relationships: false
|
||||
row:
|
||||
type: fields
|
||||
options: { }
|
||||
@@ -3332,7 +3334,7 @@ display:
|
||||
click_sort_column: value
|
||||
type: number_unformatted
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_column: entity_id
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
@@ -3808,6 +3810,7 @@ display:
|
||||
context: '0'
|
||||
menu_name: main
|
||||
title: Thesaurus
|
||||
relationships: { }
|
||||
cache_metadata:
|
||||
max-age: 0
|
||||
contexts:
|
||||
@@ -3915,6 +3918,7 @@ display:
|
||||
filters: false
|
||||
filter_groups: false
|
||||
title: false
|
||||
sorts: false
|
||||
row:
|
||||
type: fields
|
||||
options: { }
|
||||
@@ -4353,14 +4357,14 @@ display:
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
plugin_id: boolean
|
||||
langcode:
|
||||
id: langcode
|
||||
table: content_lock
|
||||
field: langcode
|
||||
changed:
|
||||
id: changed
|
||||
table: taxonomy_term_field_revision
|
||||
field: changed
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: 'Lock Language'
|
||||
label: Modifié
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -4401,9 +4405,25 @@ display:
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
native_language: false
|
||||
entity_field: langcode
|
||||
plugin_id: language
|
||||
click_sort_column: value
|
||||
type: timestamp
|
||||
settings:
|
||||
date_format: short
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: taxonomy_term
|
||||
entity_field: changed
|
||||
plugin_id: field
|
||||
filters:
|
||||
vid:
|
||||
id: vid
|
||||
@@ -4518,6 +4538,22 @@ display:
|
||||
context: '0'
|
||||
menu_name: main
|
||||
title: Tags
|
||||
sorts:
|
||||
changed:
|
||||
id: changed
|
||||
table: taxonomy_term_field_revision
|
||||
field: changed
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
order: ASC
|
||||
exposed: false
|
||||
expose:
|
||||
label: Modifié
|
||||
granularity: second
|
||||
entity_type: taxonomy_term
|
||||
entity_field: changed
|
||||
plugin_id: date
|
||||
cache_metadata:
|
||||
max-age: 0
|
||||
contexts:
|
||||
|
Reference in New Issue
Block a user