Apply database updates

This commit is contained in:
Keegan Rankin 2024-02-27 10:25:03 -08:00
parent 0182823610
commit 48daf12eb0
3 changed files with 208 additions and 205 deletions

View file

@ -1,18 +1,21 @@
_core: _core:
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
maxlength_block_class_field: 255
field_type: multiple_textfields
default_case: standard default_case: standard
enable_attributes: true enable_attributes: true
enable_auto_complete: true enable_auto_complete: true
enable_id_replacement: true
enable_special_chars: false
field_type: multiple_textfields
filter_html_clean_css_identifier: ''
items_per_page: 50
qty_attributes_per_block: 10
qty_classes_per_block: 10 qty_classes_per_block: 10
maxlength_attributes: false items_per_page: 50
maxlength_block_class_field: 255 enable_special_chars: false
maxlength_id: 255 qty_attributes_per_block: 10
enable_id_replacement: true
weight_attributes: 0 weight_attributes: 0
weight_class: 0 weight_class: 0
weight_id: 0 weight_id: 0
filter_html_clean_css_identifier: ''
maxlength_attributes: 0
maxlength_id: 255
attribute_keys_stored: '[]'
attribute_value_stored: '[]'
attributes_inline: '[]'

View file

@ -18,59 +18,21 @@ base_table: node_field_data
base_field: nid base_field: nid
display: display:
default: default:
display_plugin: default
id: default id: default
display_title: Master display_title: Master
display_plugin: default
position: 0 position: 0
display_options: display_options:
access: title: 'By this author'
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Apply
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: some
options:
items_per_page: 4
offset: 0
style:
type: default
row:
type: 'entity:node'
options:
relationship: none
view_mode: simple_card
fields: fields:
title: title:
id: title id: title
table: node_field_data table: node_field_data
field: title field: title
settings:
link_to_entity: true
plugin_id: field
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
plugin_id: field
label: '' label: ''
exclude: false exclude: false
alter: alter:
@ -114,6 +76,8 @@ display:
hide_alter_empty: true hide_alter_empty: true
click_sort_column: value click_sort_column: value
type: string type: string
settings:
link_to_entity: true
group_column: value group_column: value
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -124,50 +88,45 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
filters: pager:
status: type: some
value: '1' options:
table: node_field_data offset: 0
field: status items_per_page: 4
plugin_id: boolean exposed_form:
entity_type: node type: basic
entity_field: status options:
id: status submit_button: Apply
expose: reset_button: false
operator: '' reset_button_label: Reset
operator_limit_selection: false exposed_sorts_label: 'Sort by'
operator_list: { } expose_sort_order: true
group: 1 sort_asc_label: Asc
sort_desc_label: Desc
access:
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
empty: { }
sorts: sorts:
created: created:
id: created id: created
table: node_field_data table: node_field_data
field: created field: created
order: DESC
entity_type: node
entity_field: created
plugin_id: date
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
exposed: false entity_type: node
entity_field: created
plugin_id: date
order: DESC
expose: expose:
label: '' label: ''
exposed: false
granularity: second granularity: second
title: 'By this author'
header: { }
footer: { }
empty: { }
relationships:
field_authors:
id: field_authors
table: node__field_authors
field: field_authors
relationship: none
group_type: group
admin_label: 'field_authors: Content'
required: true
plugin_id: standard
arguments: arguments:
nid: nid:
id: nid id: nid
@ -176,6 +135,9 @@ display:
relationship: field_authors relationship: field_authors
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: node
entity_field: nid
plugin_id: node_nid
default_action: default default_action: default
exception: exception:
value: all value: all
@ -188,8 +150,8 @@ display:
summary_options: summary_options:
base_path: '' base_path: ''
count: true count: true
items_per_page: 25
override: false override: false
items_per_page: 25
summary: summary:
sort_order: asc sort_order: asc
number_of_records: 0 number_of_records: 0
@ -201,14 +163,52 @@ display:
validate_options: { } validate_options: { }
break_phrase: false break_phrase: false
not: false not: false
filters:
status:
id: status
table: node_field_data
field: status
entity_type: node entity_type: node
entity_field: nid entity_field: status
plugin_id: node_nid plugin_id: boolean
display_extenders: { } value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
filter_groups: filter_groups:
operator: AND operator: AND
groups: groups:
1: AND 1: AND
style:
type: default
row:
type: 'entity:node'
options:
relationship: none
view_mode: simple_card
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships:
field_authors:
id: field_authors
table: node__field_authors
field: field_authors
relationship: none
group_type: group
admin_label: 'field_authors: Content'
plugin_id: standard
required: true
header: { }
footer: { }
display_extenders: { }
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@ -219,18 +219,18 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
block_author: block_author:
display_plugin: block
id: block_author id: block_author
display_title: Block display_title: Block
display_plugin: block
position: 1 position: 1
display_options: display_options:
display_extenders: { }
defaults: defaults:
use_more: true use_more: true
use_more_always: true use_more_always: true
use_more_text: true use_more_text: true
link_display: true link_display: true
link_url: true link_url: true
display_extenders: { }
block_hide_empty: true block_hide_empty: true
cache_metadata: cache_metadata:
max-age: -1 max-age: -1

View file

@ -19,78 +19,34 @@ base_table: node_field_data
base_field: nid base_field: nid
display: display:
default: default:
display_plugin: default
id: default id: default
display_title: Master display_title: Master
display_plugin: default
position: 0 position: 0
display_options: display_options:
access: title: 'Related content'
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Apply
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: some
options:
items_per_page: 4
offset: 0
style:
type: default
options:
row_class: ''
default_row_class: false
uses_fields: false
row:
type: 'entity:node'
options:
relationship: none
view_mode: simple_card
fields: fields:
title: title:
id: title id: title
table: node_field_data table: node_field_data
field: title field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node entity_type: node
entity_field: title entity_field: title
plugin_id: field
label: '' label: ''
exclude: false
alter: alter:
alter_text: false alter_text: false
make_link: false make_link: false
absolute: false absolute: false
trim: false
word_boundary: false word_boundary: false
ellipsis: false ellipsis: false
strip_tags: false strip_tags: false
trim: false
html: false html: false
hide_empty: false
empty_zero: false
settings:
link_to_entity: true
plugin_id: field
relationship: none
group_type: group
admin_label: ''
exclude: false
element_type: '' element_type: ''
element_class: '' element_class: ''
element_label_type: '' element_label_type: ''
@ -100,9 +56,13 @@ display:
element_wrapper_class: '' element_wrapper_class: ''
element_default_classes: true element_default_classes: true
empty: '' empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true hide_alter_empty: true
click_sort_column: value click_sort_column: value
type: string type: string
settings:
link_to_entity: true
group_column: value group_column: value
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -113,47 +73,29 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
filters: pager:
status: type: some
id: status options:
table: node_field_data offset: 0
field: status items_per_page: 4
relationship: none exposed_form:
group_type: group type: basic
admin_label: '' options:
operator: '=' submit_button: Apply
value: '1' reset_button: false
group: 1 reset_button_label: Reset
exposed: false exposed_sorts_label: 'Sort by'
expose: expose_sort_order: true
operator_id: '' sort_asc_label: Asc
label: '' sort_desc_label: Desc
description: '' access:
use_operator: false type: perm
operator: '' options:
identifier: '' perm: 'access content'
required: false cache:
remember: false type: tag
multiple: false options: { }
remember_roles: empty: { }
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
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
entity_type: node
entity_field: status
sorts: sorts:
similarterms: similarterms:
id: similarterms id: similarterms
@ -162,16 +104,12 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
order: DESC
exposed: false
expose:
label: ''
entity_type: node entity_type: node
plugin_id: similar_terms_sort plugin_id: similar_terms_sort
header: { } order: DESC
footer: { } expose:
empty: { } label: ''
relationships: { } exposed: false
arguments: arguments:
similar_nid: similar_nid:
id: similar_nid id: similar_nid
@ -180,6 +118,8 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: node
plugin_id: similar_terms_arg
default_action: default default_action: default
exception: exception:
value: all value: all
@ -192,8 +132,8 @@ display:
summary_options: summary_options:
base_path: '' base_path: ''
count: true count: true
items_per_page: 25
override: false override: false
items_per_page: 25
summary: summary:
sort_order: asc sort_order: asc
number_of_records: 0 number_of_records: 0
@ -204,21 +144,81 @@ display:
fail: 'not found' fail: 'not found'
validate_options: { } validate_options: { }
break_phrase: false break_phrase: false
not: 0 not: false
vocabularies: vocabularies:
action_type: 0 action_type: '0'
article_type: 0 article_type: '0'
event_type: 0 event_type: '0'
group_type: 0 group_type: '0'
people_type: 0 people_type: '0'
resource_type: 0 resource_type: '0'
tags: 0 tags: '0'
include_args: 0 include_args: false
filters:
status:
id: status
table: node_field_data
field: status
relationship: none
group_type: group
admin_label: ''
entity_type: node entity_type: node
plugin_id: similar_terms_arg entity_field: status
display_extenders: { } plugin_id: boolean
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
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: { }
style:
type: default
options:
row_class: ''
default_row_class: false
uses_fields: false
row:
type: 'entity:node'
options:
relationship: none
view_mode: simple_card
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships: { }
group_by: true group_by: true
title: 'Related content' header: { }
footer: { }
display_extenders: { }
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@ -229,13 +229,13 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
block_related_content: block_related_content:
display_plugin: block
id: block_related_content id: block_related_content
display_title: 'Block Related' display_title: 'Block Related'
display_plugin: block
position: 1 position: 1
display_options: display_options:
display_extenders: { }
display_description: '' display_description: ''
display_extenders: { }
block_hide_empty: true block_hide_empty: true
cache_metadata: cache_metadata:
max-age: -1 max-age: -1