Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal

This commit is contained in:
benjamin melançon 2022-01-28 19:20:33 -05:00
parent 518258a5b5
commit d839062213
308 changed files with 6052 additions and 6131 deletions

View file

@ -20,26 +20,65 @@ base_table: node_field_data
base_field: nid
display:
default:
display_plugin: default
id: default
display_title: Master
display_plugin: default
position: 0
display_options:
access:
type: perm
title: 'Latest articles'
fields:
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: title
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
make_link: false
absolute: false
word_boundary: false
ellipsis: false
strip_tags: false
trim: false
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: true
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
pager:
type: some
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: { }
offset: 0
items_per_page: 4
exposed_form:
type: basic
options:
@ -50,11 +89,58 @@ display:
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
pager:
type: some
access:
type: perm
options:
items_per_page: 4
offset: 0
perm: 'access content'
cache:
type: tag
options: { }
empty: { }
sorts:
created:
id: created
table: node_field_data
field: created
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: created
plugin_id: date
order: DESC
expose:
label: ''
field_identifier: created
exposed: false
granularity: second
arguments: { }
filters:
status:
id: status
table: node_field_data
field: status
entity_type: node
entity_field: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
type:
id: type
table: node_field_data
field: type
entity_type: node
entity_field: type
plugin_id: bundle
value:
article: article
expose:
operator_limit_selection: false
operator_list: { }
style:
type: default
options:
@ -66,102 +152,17 @@ display:
options:
relationship: none
view_mode: card
fields:
title:
id: title
table: node_field_data
field: title
entity_type: node
entity_field: title
label: ''
alter:
alter_text: false
make_link: false
absolute: false
trim: false
word_boundary: false
ellipsis: false
strip_tags: 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_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_alter_empty: true
click_sort_column: value
type: string
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
filters:
status:
value: '1'
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
field: type
value:
article: article
entity_type: node
entity_field: type
plugin_id: bundle
expose:
operator_limit_selection: false
operator_list: { }
sorts:
created:
id: created
table: node_field_data
field: created
order: DESC
entity_type: node
entity_field: created
plugin_id: date
relationship: none
group_type: group
admin_label: ''
exposed: false
expose:
label: ''
granularity: second
title: 'Latest articles'
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships: { }
header: { }
footer: { }
empty: { }
relationships: { }
arguments: { }
display_extenders: { }
cache_metadata:
max-age: -1
@ -172,24 +173,24 @@ display:
- user.permissions
tags: { }
block_articles:
display_plugin: block
id: block_articles
display_title: 'Articles block'
display_plugin: block
position: 1
display_options:
display_extenders: { }
display_description: ''
use_more: true
defaults:
use_more: false
use_more_always: false
use_more_text: false
link_display: false
link_url: false
display_description: ''
use_more: true
use_more_always: true
use_more_text: 'More articles'
link_display: custom_url
link_url: articles
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
@ -199,26 +200,26 @@ display:
- user.permissions
tags: { }
block_blogs:
display_plugin: block
id: block_blogs
display_title: 'Blog block'
display_plugin: block
position: 1
display_options:
display_extenders: { }
title: 'Latest blogs'
filters:
status:
value: '1'
id: status
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
@ -226,6 +227,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: type
plugin_id: bundle
operator: in
value:
blog: blog
@ -237,6 +241,8 @@ display:
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
@ -244,8 +250,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -258,29 +262,26 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: type
plugin_id: bundle
filter_groups:
operator: AND
groups:
1: AND
defaults:
filters: false
filter_groups: false
title: false
use_more: false
use_more_always: false
use_more_text: false
link_display: false
link_url: false
filter_groups:
operator: AND
groups:
1: AND
title: 'Latest blogs'
filters: false
filter_groups: false
display_description: ''
use_more: true
use_more_always: true
use_more_text: 'More blog posts'
link_display: custom_url
link_url: blog
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
@ -290,26 +291,26 @@ display:
- user.permissions
tags: { }
block_collections:
display_plugin: block
id: block_collections
display_title: 'Collection block'
display_plugin: block
position: 1
display_options:
display_extenders: { }
title: 'Latest issues and movement pages'
filters:
status:
value: '1'
id: status
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
@ -317,6 +318,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: type
plugin_id: bundle
operator: in
value:
collection: collection
@ -328,6 +332,8 @@ display:
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
@ -335,8 +341,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -349,29 +353,26 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: type
plugin_id: bundle
filter_groups:
operator: AND
groups:
1: AND
defaults:
filters: false
filter_groups: false
title: false
use_more: false
use_more_always: false
use_more_text: false
link_display: false
link_url: false
filter_groups:
operator: AND
groups:
1: AND
title: 'Latest issues and movement pages'
filters: false
filter_groups: false
display_description: ''
use_more: true
use_more_always: true
use_more_text: 'More issues and other collections'
link_display: custom_url
link_url: collections
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
@ -381,26 +382,25 @@ display:
- user.permissions
tags: { }
block_featured:
display_plugin: block
id: block_featured
display_title: 'Featured content block'
display_plugin: block
position: 5
display_options:
display_extenders: { }
filters:
status:
value: '1'
id: status
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
@ -408,6 +408,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: type
plugin_id: bundle
operator: in
value:
article: article
@ -422,6 +425,8 @@ display:
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
@ -429,8 +434,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -443,9 +446,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: type
plugin_id: bundle
sticky:
id: sticky
table: node_field_data
@ -453,6 +453,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: sticky
plugin_id: boolean
operator: '='
value: '1'
group: 1
@ -463,14 +466,14 @@ display:
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -483,18 +486,16 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: sticky
plugin_id: boolean
defaults:
filters: false
filter_groups: false
filter_groups:
operator: AND
groups:
1: AND
block_description: 'Featured content block'
defaults:
filters: false
filter_groups: false
display_description: ''
display_extenders: { }
block_description: 'Featured content block'
cache_metadata:
max-age: -1
contexts:
@ -504,26 +505,26 @@ display:
- user.permissions
tags: { }
block_gleanings:
display_plugin: block
id: block_gleanings
display_title: 'Gleaning block'
display_plugin: block
position: 1
display_options:
display_extenders: { }
title: 'Latest gleanings'
filters:
status:
value: '1'
id: status
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
plugin_id: boolean
value: '1'
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
@ -531,6 +532,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: type
plugin_id: bundle
operator: in
value:
gleaning: gleaning
@ -542,6 +546,8 @@ display:
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
@ -549,8 +555,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -563,29 +567,26 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: type
plugin_id: bundle
filter_groups:
operator: AND
groups:
1: AND
defaults:
filters: false
filter_groups: false
title: false
use_more: false
use_more_always: false
use_more_text: false
link_display: false
link_url: false
filter_groups:
operator: AND
groups:
1: AND
title: 'Latest gleanings'
filters: false
filter_groups: false
display_description: ''
use_more: true
use_more_always: true
use_more_text: 'More gleanings'
link_display: custom_url
link_url: gleanings
display_extenders: { }
cache_metadata:
max-age: -1
contexts: