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
|
@ -17,122 +17,12 @@ base_table: redirect
|
|||
base_field: rid
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
id: default
|
||||
display_title: Master
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'administer redirects'
|
||||
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: Filter
|
||||
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: 50
|
||||
offset: 0
|
||||
id: 0
|
||||
total_pages: null
|
||||
tags:
|
||||
previous: '‹ previous'
|
||||
next: '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: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
override: true
|
||||
sticky: false
|
||||
caption: ''
|
||||
summary: ''
|
||||
description: ''
|
||||
columns:
|
||||
redirect_source__path: redirect_source__path
|
||||
redirect_redirect__uri: redirect_redirect__uri
|
||||
status_code: status_code
|
||||
language: language
|
||||
created: created
|
||||
operations: operations
|
||||
info:
|
||||
redirect_source__path:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
redirect_redirect__uri:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
status_code:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
language:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
created:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
operations:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
default: created
|
||||
empty_table: false
|
||||
row:
|
||||
type: fields
|
||||
title: Redirect
|
||||
fields:
|
||||
redirect_bulk_form:
|
||||
id: redirect_bulk_form
|
||||
|
@ -141,6 +31,8 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
plugin_id: redirect_bulk_form
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
|
@ -185,8 +77,6 @@ display:
|
|||
action_title: 'With selection'
|
||||
include_exclude: exclude
|
||||
selected_actions: { }
|
||||
entity_type: redirect
|
||||
plugin_id: redirect_bulk_form
|
||||
redirect_source__path:
|
||||
id: redirect_source__path
|
||||
table: redirect
|
||||
|
@ -194,6 +84,9 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
entity_field: redirect_source
|
||||
plugin_id: field
|
||||
label: From
|
||||
exclude: false
|
||||
alter:
|
||||
|
@ -248,9 +141,6 @@ display:
|
|||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: redirect
|
||||
entity_field: redirect_source
|
||||
plugin_id: field
|
||||
redirect_redirect__uri:
|
||||
id: redirect_redirect__uri
|
||||
table: redirect
|
||||
|
@ -279,6 +169,9 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
entity_field: created
|
||||
plugin_id: date
|
||||
label: Created
|
||||
exclude: false
|
||||
alter:
|
||||
|
@ -323,15 +216,64 @@ display:
|
|||
date_format: fallback
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
entity_type: redirect
|
||||
entity_field: created
|
||||
plugin_id: date
|
||||
operations:
|
||||
id: operations
|
||||
table: redirect
|
||||
field: operations
|
||||
entity_type: redirect
|
||||
plugin_id: entity_operations
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 50
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: 'next ›'
|
||||
previous: '‹ 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: Filter
|
||||
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: perm
|
||||
options:
|
||||
perm: 'administer redirects'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: 'There is no redirect yet.'
|
||||
tokenize: false
|
||||
sorts: { }
|
||||
arguments: { }
|
||||
filters:
|
||||
redirect_source__path:
|
||||
id: redirect_source__path
|
||||
|
@ -340,6 +282,9 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
entity_field: redirect_source
|
||||
plugin_id: string
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
|
@ -350,6 +295,8 @@ display:
|
|||
description: ''
|
||||
use_operator: false
|
||||
operator: redirect_source__path_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: redirect_source__path
|
||||
required: false
|
||||
remember: false
|
||||
|
@ -358,8 +305,6 @@ display:
|
|||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -372,9 +317,6 @@ display:
|
|||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
entity_type: redirect
|
||||
entity_field: redirect_source
|
||||
plugin_id: string
|
||||
redirect_redirect__uri:
|
||||
id: redirect_redirect__uri
|
||||
table: redirect
|
||||
|
@ -382,6 +324,9 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
entity_field: redirect_redirect
|
||||
plugin_id: string
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
|
@ -392,6 +337,8 @@ display:
|
|||
description: ''
|
||||
use_operator: false
|
||||
operator: redirect_redirect__uri_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: redirect_redirect__uri
|
||||
required: false
|
||||
remember: false
|
||||
|
@ -400,8 +347,6 @@ display:
|
|||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -414,9 +359,6 @@ display:
|
|||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
entity_type: redirect
|
||||
entity_field: redirect_redirect
|
||||
plugin_id: string
|
||||
status_code:
|
||||
id: status_code
|
||||
table: redirect
|
||||
|
@ -424,6 +366,9 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
entity_field: status_code
|
||||
plugin_id: numeric
|
||||
operator: '='
|
||||
value:
|
||||
min: ''
|
||||
|
@ -437,6 +382,8 @@ display:
|
|||
description: ''
|
||||
use_operator: false
|
||||
operator: status_code_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: status_code
|
||||
required: false
|
||||
remember: false
|
||||
|
@ -445,8 +392,6 @@ display:
|
|||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: true
|
||||
group_info:
|
||||
label: 'Status code'
|
||||
|
@ -463,54 +408,51 @@ display:
|
|||
title: '300 Multiple Choices'
|
||||
operator: '='
|
||||
value:
|
||||
value: '300'
|
||||
min: ''
|
||||
max: ''
|
||||
value: '300'
|
||||
2:
|
||||
title: '301 Moved Permanently'
|
||||
operator: '='
|
||||
value:
|
||||
value: '301'
|
||||
min: ''
|
||||
max: ''
|
||||
value: '301'
|
||||
3:
|
||||
title: '302 Found'
|
||||
operator: '='
|
||||
value:
|
||||
value: '302'
|
||||
min: ''
|
||||
max: ''
|
||||
value: '302'
|
||||
4:
|
||||
title: '303 See Other'
|
||||
operator: '='
|
||||
value:
|
||||
value: '303'
|
||||
min: ''
|
||||
max: ''
|
||||
value: '303'
|
||||
5:
|
||||
title: '304 Not Modified'
|
||||
operator: '='
|
||||
value:
|
||||
value: '304'
|
||||
min: ''
|
||||
max: ''
|
||||
value: '304'
|
||||
6:
|
||||
title: '305 Use Proxy'
|
||||
operator: '='
|
||||
value:
|
||||
value: '305'
|
||||
min: ''
|
||||
max: ''
|
||||
value: '305'
|
||||
7:
|
||||
title: '307 Temporary Redirect'
|
||||
operator: '='
|
||||
value:
|
||||
value: '307'
|
||||
min: ''
|
||||
max: ''
|
||||
entity_type: redirect
|
||||
entity_field: status_code
|
||||
plugin_id: numeric
|
||||
value: '307'
|
||||
language:
|
||||
id: language
|
||||
table: redirect
|
||||
|
@ -518,6 +460,9 @@ display:
|
|||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: redirect
|
||||
entity_field: language
|
||||
plugin_id: language
|
||||
operator: in
|
||||
value: { }
|
||||
group: 1
|
||||
|
@ -528,6 +473,8 @@ display:
|
|||
description: ''
|
||||
use_operator: false
|
||||
operator: language_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: language
|
||||
required: false
|
||||
remember: false
|
||||
|
@ -537,8 +484,6 @@ display:
|
|||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -551,57 +496,112 @@ display:
|
|||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
entity_type: redirect
|
||||
entity_field: language
|
||||
plugin_id: language
|
||||
sorts: { }
|
||||
title: Redirect
|
||||
header: { }
|
||||
footer: { }
|
||||
empty:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
empty: true
|
||||
tokenize: false
|
||||
content: 'There is no redirect yet.'
|
||||
plugin_id: text_custom
|
||||
relationships: { }
|
||||
arguments: { }
|
||||
display_extenders: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
columns:
|
||||
redirect_source__path: redirect_source__path
|
||||
redirect_redirect__uri: redirect_redirect__uri
|
||||
status_code: status_code
|
||||
language: language
|
||||
created: created
|
||||
operations: operations
|
||||
default: created
|
||||
info:
|
||||
redirect_source__path:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
redirect_redirect__uri:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
status_code:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
language:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
created:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
operations:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
override: true
|
||||
sticky: false
|
||||
summary: ''
|
||||
empty_table: false
|
||||
caption: ''
|
||||
description: ''
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: 0
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
cacheable: false
|
||||
max-age: 0
|
||||
tags: { }
|
||||
cacheable: false
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: Page
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
path: admin/config/search/redirect
|
||||
cache_metadata:
|
||||
max-age: 0
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
cacheable: false
|
||||
max-age: 0
|
||||
tags: { }
|
||||
cacheable: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue