downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -19,84 +19,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 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
|
||||
@@ -105,6 +32,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:
|
||||
@@ -161,9 +91,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
|
||||
@@ -171,6 +98,9 @@ display:
|
||||
relationship: uid
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: uid
|
||||
plugin_id: field
|
||||
label: 'User ID'
|
||||
exclude: true
|
||||
alter:
|
||||
@@ -227,9 +157,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
|
||||
@@ -237,6 +164,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:
|
||||
@@ -292,9 +222,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
|
||||
@@ -302,6 +229,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:
|
||||
@@ -359,9 +289,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
|
||||
@@ -369,6 +296,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:
|
||||
@@ -424,9 +354,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
|
||||
@@ -434,6 +361,7 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: 'Billing period'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -488,7 +416,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
state:
|
||||
id: state
|
||||
table: commerce_order
|
||||
@@ -496,6 +423,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_order
|
||||
entity_field: state
|
||||
plugin_id: field
|
||||
label: State
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -550,9 +480,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
|
||||
@@ -560,6 +487,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:
|
||||
@@ -616,10 +546,42 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_order
|
||||
entity_field: total_price
|
||||
plugin_id: field
|
||||
filters: { }
|
||||
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 commerce_order'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts:
|
||||
billing_period_starts:
|
||||
id: billing_period_starts
|
||||
@@ -628,36 +590,12 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
order: DESC
|
||||
exposed: false
|
||||
expose:
|
||||
label: ''
|
||||
plugin_id: standard
|
||||
header: { }
|
||||
footer: { }
|
||||
empty: { }
|
||||
relationships:
|
||||
reverse__commerce_subscription__orders:
|
||||
id: reverse__commerce_subscription__orders
|
||||
table: commerce_order
|
||||
field: reverse__commerce_subscription__orders
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: Subscription
|
||||
required: false
|
||||
entity_type: commerce_order
|
||||
plugin_id: entity_reverse
|
||||
uid:
|
||||
id: uid
|
||||
table: commerce_order
|
||||
field: uid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: User
|
||||
required: true
|
||||
entity_type: commerce_order
|
||||
entity_field: uid
|
||||
plugin_id: standard
|
||||
field_identifier: billing_period_starts
|
||||
exposed: false
|
||||
arguments:
|
||||
subscription_id:
|
||||
id: subscription_id
|
||||
@@ -666,6 +604,9 @@ display:
|
||||
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
|
||||
@@ -680,8 +621,8 @@ display:
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
items_per_page: 25
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
@@ -693,9 +634,69 @@ display:
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: subscription_id
|
||||
plugin_id: numeric
|
||||
filters: { }
|
||||
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
|
||||
table: commerce_order
|
||||
field: reverse__commerce_subscription__orders
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: Subscription
|
||||
entity_type: commerce_order
|
||||
plugin_id: entity_reverse
|
||||
required: false
|
||||
uid:
|
||||
id: uid
|
||||
table: commerce_order
|
||||
field: uid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: User
|
||||
entity_type: commerce_order
|
||||
entity_field: uid
|
||||
plugin_id: standard
|
||||
required: true
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
|
Reference in New Issue
Block a user