Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal
This commit is contained in:
parent
518258a5b5
commit
d839062213
308 changed files with 6052 additions and 6131 deletions
|
@ -18,81 +18,23 @@ base_table: search_api_index_content
|
|||
base_field: search_api_id
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
id: default
|
||||
display_title: Master
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
access:
|
||||
type: none
|
||||
options: { }
|
||||
cache:
|
||||
type: none
|
||||
options: { }
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
bypass_access: false
|
||||
skip_access: false
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Search
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
items_per_page: 20
|
||||
offset: 0
|
||||
id: 0
|
||||
total_pages: null
|
||||
tags:
|
||||
previous: ‹‹
|
||||
next: ››
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
style:
|
||||
type: default
|
||||
options:
|
||||
row_class: ''
|
||||
default_row_class: false
|
||||
uses_fields: false
|
||||
row:
|
||||
type: search_api
|
||||
options:
|
||||
view_modes:
|
||||
'entity:node':
|
||||
article: teaser
|
||||
blog: teaser
|
||||
collection: teaser
|
||||
gleaning: teaser
|
||||
page: teaser
|
||||
people: teaser
|
||||
title: Search
|
||||
fields:
|
||||
title:
|
||||
id: title
|
||||
table: search_api_index_content
|
||||
field: title
|
||||
id: title
|
||||
entity_type: null
|
||||
entity_field: null
|
||||
plugin_id: search_api_field
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: null
|
||||
entity_field: null
|
||||
plugin_id: search_api_field
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
|
@ -152,6 +94,59 @@ display:
|
|||
fallback_options:
|
||||
link_to_item: false
|
||||
multi_separator: ', '
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 20
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: ››
|
||||
previous: ‹‹
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Search
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: none
|
||||
options: { }
|
||||
cache:
|
||||
type: none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
search_api_relevance:
|
||||
id: search_api_relevance
|
||||
table: search_api_index_content
|
||||
field: search_api_relevance
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: search_api
|
||||
order: DESC
|
||||
expose:
|
||||
label: ''
|
||||
field_identifier: search_api_relevance
|
||||
exposed: false
|
||||
arguments: { }
|
||||
filters:
|
||||
search_api_fulltext:
|
||||
id: search_api_fulltext
|
||||
|
@ -160,6 +155,7 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: search_api_fulltext
|
||||
operator: and
|
||||
value: ''
|
||||
group: 1
|
||||
|
@ -170,6 +166,8 @@ display:
|
|||
description: ''
|
||||
use_operator: false
|
||||
operator: search_api_fulltext_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: search_api_fulltext
|
||||
required: false
|
||||
remember: false
|
||||
|
@ -178,8 +176,6 @@ display:
|
|||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -195,26 +191,31 @@ display:
|
|||
parse_mode: terms
|
||||
min_length: null
|
||||
fields: { }
|
||||
plugin_id: search_api_fulltext
|
||||
sorts:
|
||||
search_api_relevance:
|
||||
id: search_api_relevance
|
||||
table: search_api_index_content
|
||||
field: search_api_relevance
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
order: DESC
|
||||
exposed: false
|
||||
expose:
|
||||
label: ''
|
||||
plugin_id: search_api
|
||||
title: Search
|
||||
style:
|
||||
type: default
|
||||
options:
|
||||
row_class: ''
|
||||
default_row_class: false
|
||||
uses_fields: false
|
||||
row:
|
||||
type: search_api
|
||||
options:
|
||||
view_modes:
|
||||
'entity:node':
|
||||
article: teaser
|
||||
blog: teaser
|
||||
collection: teaser
|
||||
gleaning: teaser
|
||||
page: teaser
|
||||
people: teaser
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
bypass_access: false
|
||||
skip_access: false
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
empty: { }
|
||||
relationships: { }
|
||||
arguments: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
|
@ -225,23 +226,23 @@ display:
|
|||
- url.query_args
|
||||
tags: { }
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Page
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
exposed_block: true
|
||||
display_extenders: { }
|
||||
path: search
|
||||
menu:
|
||||
type: normal
|
||||
title: Search
|
||||
description: 'Search site content'
|
||||
expanded: false
|
||||
parent: ''
|
||||
weight: -41
|
||||
context: '0'
|
||||
expanded: false
|
||||
menu_name: main
|
||||
exposed_block: true
|
||||
parent: ''
|
||||
context: '0'
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue