downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -20,84 +20,11 @@ base_table: commerce_order
|
||||
base_field: order_id
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
id: default
|
||||
display_title: Master
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'view own commerce_order'
|
||||
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: mini
|
||||
options:
|
||||
items_per_page: 12
|
||||
offset: 0
|
||||
id: 0
|
||||
total_pages: null
|
||||
tags:
|
||||
previous: ‹‹
|
||||
next: ››
|
||||
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
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
override: true
|
||||
sticky: false
|
||||
caption: ''
|
||||
summary: ''
|
||||
description: ''
|
||||
columns:
|
||||
order_number: order_number
|
||||
info:
|
||||
order_number:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
default: '-1'
|
||||
empty_table: false
|
||||
row:
|
||||
type: fields
|
||||
options:
|
||||
inline: { }
|
||||
separator: ''
|
||||
hide_empty: false
|
||||
default_field_elements: true
|
||||
fields:
|
||||
order_id:
|
||||
id: order_id
|
||||
@@ -106,6 +33,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: order_id
|
||||
plugin_id: field
|
||||
label: ID
|
||||
exclude: true
|
||||
alter:
|
||||
@@ -162,9 +92,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_order
|
||||
entity_field: order_id
|
||||
plugin_id: field
|
||||
uid:
|
||||
id: uid
|
||||
table: users_field_data
|
||||
@@ -172,6 +99,9 @@ display:
|
||||
relationship: uid
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: uid
|
||||
plugin_id: field
|
||||
label: 'User ID'
|
||||
exclude: true
|
||||
alter:
|
||||
@@ -228,9 +158,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: user
|
||||
entity_field: uid
|
||||
plugin_id: field
|
||||
order_number:
|
||||
id: order_number
|
||||
table: commerce_order
|
||||
@@ -238,6 +165,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: null
|
||||
entity_field: order_number
|
||||
plugin_id: field
|
||||
label: 'Order number'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -293,9 +223,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: null
|
||||
entity_field: order_number
|
||||
plugin_id: field
|
||||
completed:
|
||||
id: completed
|
||||
table: commerce_order
|
||||
@@ -303,6 +230,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: completed
|
||||
plugin_id: field
|
||||
label: 'Payment date'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -360,9 +290,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_order
|
||||
entity_field: completed
|
||||
plugin_id: field
|
||||
payment_method:
|
||||
id: payment_method
|
||||
table: commerce_order
|
||||
@@ -370,6 +297,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: payment_method
|
||||
plugin_id: field
|
||||
label: 'Payment method'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -425,9 +355,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_order
|
||||
entity_field: payment_method
|
||||
plugin_id: field
|
||||
billing_period:
|
||||
id: billing_period
|
||||
table: commerce_order__billing_period
|
||||
@@ -435,6 +362,7 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: 'Billing period'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -489,7 +417,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
state:
|
||||
id: state
|
||||
table: commerce_order
|
||||
@@ -497,6 +424,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: state
|
||||
plugin_id: field
|
||||
label: State
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -551,9 +481,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_order
|
||||
entity_field: state
|
||||
plugin_id: field
|
||||
total_price__number:
|
||||
id: total_price__number
|
||||
table: commerce_order
|
||||
@@ -561,6 +488,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: total_price
|
||||
plugin_id: field
|
||||
label: 'Order amount'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -617,9 +547,98 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_order
|
||||
entity_field: total_price
|
||||
plugin_id: field
|
||||
pager:
|
||||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 12
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: ››
|
||||
previous: ‹‹
|
||||
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
|
||||
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
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'view own commerce_order'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
billing_period_starts:
|
||||
id: billing_period_starts
|
||||
table: commerce_order__billing_period
|
||||
field: billing_period_starts
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
order: DESC
|
||||
expose:
|
||||
label: ''
|
||||
field_identifier: billing_period_starts
|
||||
exposed: false
|
||||
arguments:
|
||||
subscription_id:
|
||||
id: subscription_id
|
||||
table: commerce_subscription
|
||||
field: subscription_id
|
||||
relationship: reverse__commerce_subscription__orders
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: subscription_id
|
||||
plugin_id: numeric
|
||||
default_action: 'not found'
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: false
|
||||
title: ''
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: true
|
||||
validate:
|
||||
type: 'entity:commerce_subscription'
|
||||
fail: 'not found'
|
||||
validate_options:
|
||||
bundles: { }
|
||||
access: true
|
||||
operation: view
|
||||
multiple: 0
|
||||
break_phrase: false
|
||||
not: false
|
||||
filters:
|
||||
state:
|
||||
id: state
|
||||
@@ -628,6 +647,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: state
|
||||
plugin_id: state_machine_state
|
||||
operator: in
|
||||
value:
|
||||
needs_payment: needs_payment
|
||||
@@ -662,25 +684,44 @@ display:
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
entity_type: commerce_order
|
||||
entity_field: state
|
||||
plugin_id: state_machine_state
|
||||
sorts:
|
||||
billing_period_starts:
|
||||
id: billing_period_starts
|
||||
table: commerce_order__billing_period
|
||||
field: billing_period_starts
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
order: DESC
|
||||
exposed: false
|
||||
expose:
|
||||
label: ''
|
||||
plugin_id: standard
|
||||
header: { }
|
||||
footer: { }
|
||||
empty: { }
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
columns:
|
||||
order_number: order_number
|
||||
default: '-1'
|
||||
info:
|
||||
order_number:
|
||||
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
|
||||
options:
|
||||
default_field_elements: true
|
||||
inline: { }
|
||||
separator: ''
|
||||
hide_empty: false
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships:
|
||||
reverse__commerce_subscription__orders:
|
||||
id: reverse__commerce_subscription__orders
|
||||
@@ -689,9 +730,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: Subscription
|
||||
required: false
|
||||
entity_type: commerce_order
|
||||
plugin_id: entity_reverse
|
||||
required: false
|
||||
uid:
|
||||
id: uid
|
||||
table: commerce_order
|
||||
@@ -699,52 +740,12 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: User
|
||||
required: true
|
||||
entity_type: commerce_order
|
||||
entity_field: uid
|
||||
plugin_id: standard
|
||||
arguments:
|
||||
subscription_id:
|
||||
id: subscription_id
|
||||
table: commerce_subscription
|
||||
field: subscription_id
|
||||
relationship: reverse__commerce_subscription__orders
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
default_action: 'not found'
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: false
|
||||
title: ''
|
||||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
items_per_page: 25
|
||||
override: false
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: true
|
||||
validate:
|
||||
type: 'entity:commerce_subscription'
|
||||
fail: 'not found'
|
||||
validate_options:
|
||||
access: true
|
||||
operation: view
|
||||
multiple: 0
|
||||
bundles: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: subscription_id
|
||||
plugin_id: numeric
|
||||
required: true
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
|
Reference in New Issue
Block a user