Re-export farm_plan Views config per https://www.drupal.org/node/3230199 (no changes).

This commit is contained in:
Paul Weidner 2022-04-23 17:17:39 -07:00 committed by Michael Stenta
parent 426b001bdd
commit 79822dc7ba
1 changed files with 307 additions and 313 deletions

View File

@ -3,9 +3,6 @@ status: true
dependencies: dependencies:
config: config:
- system.menu.admin - system.menu.admin
enforced:
module:
- farm_ui_views
module: module:
- csv_serialization - csv_serialization
- options - options
@ -14,6 +11,9 @@ dependencies:
- serialization - serialization
- state_machine - state_machine
- user - user
enforced:
module:
- farm_ui_views
id: farm_plan id: farm_plan
label: 'Farm Plans' label: 'Farm Plans'
module: views module: views
@ -23,129 +23,12 @@ base_table: plan_field_data
base_field: id base_field: id
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: Plans
type: perm
options:
perm: 'view any plan'
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: true
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:
next:
first: '« First'
last: 'Last »'
expose:
items_per_page: true
items_per_page_label: 'Items per page'
items_per_page_options: '25, 50, 100, 250, 500'
items_per_page_options_all: true
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:
plan_bulk_form: plan_bulk_form
image_target_id: image_target_id
id: id
name: name
type: type
flag_value: flag_value
status: status
info:
plan_bulk_form:
align: ''
separator: ''
empty_column: false
responsive: ''
image_target_id:
align: ''
separator: ''
empty_column: false
responsive: ''
id:
sortable: true
default_sort_order: desc
align: ''
separator: ''
empty_column: false
responsive: ''
name:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
type:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
flag_value:
align: ''
separator: ''
empty_column: false
responsive: ''
status:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
default: name
empty_table: true
row:
type: fields
options:
inline: { }
separator: ''
hide_empty: false
default_field_elements: true
fields: fields:
plan_bulk_form: plan_bulk_form:
id: plan_bulk_form id: plan_bulk_form
@ -154,6 +37,8 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
plugin_id: bulk_form
label: 'Bulk update' label: 'Bulk update'
exclude: false exclude: false
alter: alter:
@ -198,8 +83,6 @@ display:
action_title: Action action_title: Action
include_exclude: exclude include_exclude: exclude
selected_actions: { } selected_actions: { }
entity_type: plan
plugin_id: bulk_form
id: id:
id: id id: id
table: plan_field_data table: plan_field_data
@ -207,6 +90,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: id
plugin_id: field
label: ID label: ID
exclude: false exclude: false
alter: alter:
@ -263,9 +149,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: plan
entity_field: id
plugin_id: field
name: name:
id: name id: name
table: plan_field_data table: plan_field_data
@ -273,6 +156,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: null
entity_field: name
plugin_id: field
label: 'Plan name' label: 'Plan name'
exclude: false exclude: false
alter: alter:
@ -328,9 +214,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: null
entity_field: name
plugin_id: field
type: type:
id: type id: type
table: plan_field_data table: plan_field_data
@ -338,6 +221,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: type
plugin_id: field
label: 'Plan type' label: 'Plan type'
exclude: false exclude: false
alter: alter:
@ -393,9 +279,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: plan
entity_field: type
plugin_id: field
flag_value: flag_value:
id: flag_value id: flag_value
table: plan__flag table: plan__flag
@ -403,6 +286,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: flag
plugin_id: field
label: Flags label: Flags
exclude: false exclude: false
alter: alter:
@ -457,9 +343,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: true field_api_classes: true
entity_type: plan
entity_field: flag
plugin_id: field
status: status:
id: status id: status
table: plan_field_data table: plan_field_data
@ -467,6 +350,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: status
plugin_id: field
label: Status label: Status
exclude: false exclude: false
alter: alter:
@ -521,9 +407,58 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: plan pager:
entity_field: status type: full
plugin_id: field options:
offset: 0
items_per_page: 50
total_pages: null
id: 0
tags:
next:
previous:
first: '« First'
last: 'Last »'
expose:
items_per_page: true
items_per_page_label: 'Items per page'
items_per_page_options: '25, 50, 100, 250, 500'
items_per_page_options_all: true
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
quantity: 9
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: true
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 any plan'
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: 'No plans found.'
tokenize: false
sorts: { }
arguments: { }
filters: filters:
name: name:
id: name id: name
@ -532,6 +467,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: name
plugin_id: string
operator: contains operator: contains
value: '' value: ''
group: 1 group: 1
@ -563,9 +501,6 @@ display:
default_group: All default_group: All
default_group_multiple: { } default_group_multiple: { }
group_items: { } group_items: { }
entity_type: plan
entity_field: name
plugin_id: string
type: type:
id: type id: type
table: plan_field_data table: plan_field_data
@ -573,6 +508,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: type
plugin_id: bundle
operator: in operator: in
value: { } value: { }
group: 1 group: 1
@ -604,9 +542,6 @@ display:
default_group: All default_group: All
default_group_multiple: { } default_group_multiple: { }
group_items: { } group_items: { }
entity_type: plan
entity_field: type
plugin_id: bundle
flag_value: flag_value:
id: flag_value id: flag_value
table: plan__flag table: plan__flag
@ -614,6 +549,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: flag
plugin_id: list_field
operator: or operator: or
value: { } value: { }
group: 1 group: 1
@ -646,9 +584,6 @@ display:
default_group_multiple: { } default_group_multiple: { }
group_items: { } group_items: { }
reduce_duplicates: false reduce_duplicates: false
entity_type: plan
entity_field: flag
plugin_id: list_field
status: status:
id: status id: status
table: plan_field_data table: plan_field_data
@ -656,6 +591,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: status
plugin_id: state_machine_state
operator: in operator: in
value: { } value: { }
group: 1 group: 1
@ -687,111 +625,30 @@ display:
default_group: All default_group: All
default_group_multiple: { } default_group_multiple: { }
group_items: { } group_items: { }
entity_type: plan
entity_field: status
plugin_id: state_machine_state
sorts: { }
header: { }
footer:
result:
id: result
table: views
field: result
relationship: none
group_type: group
admin_label: ''
empty: false
content: 'Displaying @start - @end of @total'
plugin_id: result
display_link:
id: display_link
table: views
field: display_link
relationship: none
group_type: group
admin_label: ''
empty: false
display_id: csv
label: 'Export CSV'
plugin_id: display_link
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: 'No plans found.'
plugin_id: text_custom
relationships: { }
arguments: { }
display_extenders: { }
title: Plans
filter_groups: filter_groups:
operator: AND operator: AND
groups: groups:
1: AND 1: AND
cache_metadata:
max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
tags: { }
block_active:
display_plugin: block
id: block_active
display_title: 'Active (block)'
position: 3
display_options:
display_extenders: { }
display_description: ''
block_description: 'Active plans'
title: 'Active plans'
defaults:
title: false
style: false
row: false
filters: false
filter_groups: false
fields: false
footer: false
pager: false
style: style:
type: table type: table
options: options:
grouping: { } grouping: { }
row_class: '' row_class: ''
default_row_class: true default_row_class: true
override: true
sticky: false
caption: ''
summary: ''
description: ''
columns: columns:
plan_bulk_form: plan_bulk_form plan_bulk_form: plan_bulk_form
image_target_id: image_target_id
id: id id: id
name: name name: name
type: type type: type
flag_value: flag_value flag_value: flag_value
status: status status: status
default: name
info: info:
plan_bulk_form: plan_bulk_form:
align: '' align: ''
separator: '' separator: ''
empty_column: false empty_column: false
responsive: '' responsive: ''
image_target_id:
align: ''
separator: ''
empty_column: false
responsive: ''
id: id:
sortable: true sortable: true
default_sort_order: desc default_sort_order: desc
@ -825,62 +682,68 @@ display:
separator: '' separator: ''
empty_column: false empty_column: false
responsive: '' responsive: ''
default: name override: true
sticky: false
summary: ''
empty_table: true empty_table: true
caption: ''
description: ''
row: row:
type: fields type: fields
options: options:
default_field_elements: true
inline: { } inline: { }
separator: '' separator: ''
hide_empty: false hide_empty: false
default_field_elements: true query:
filters: type: views_query
status: options:
id: status query_comment: ''
table: plan_field_data disable_sql_rewrite: false
field: status distinct: false
replica: false
query_tags: { }
relationships: { }
header: { }
footer:
result:
id: result
table: views
field: result
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
operator: in plugin_id: result
value: empty: false
active: active content: 'Displaying @start - @end of @total'
group: 1 display_link:
exposed: false id: display_link
expose: table: views
operator_id: status_op field: display_link
label: Status relationship: none
description: '' group_type: group
use_operator: false admin_label: ''
operator: status_op plugin_id: display_link
operator_limit_selection: false label: 'Export CSV'
operator_list: { } empty: false
identifier: status display_id: csv
required: false display_extenders: { }
remember: false cache_metadata:
multiple: true max-age: 0
remember_roles: contexts:
authenticated: authenticated - 'languages:language_content'
reduce: false - 'languages:language_interface'
is_grouped: false - url
group_info: - url.query_args
label: '' - user.permissions
description: '' tags: { }
identifier: '' block_active:
optional: true id: block_active
widget: select display_title: 'Active (block)'
multiple: false display_plugin: block
remember: false position: 3
default_group: All display_options:
default_group_multiple: { } title: 'Active plans'
group_items: { }
entity_type: plan
entity_field: status
plugin_id: state_machine_state
filter_groups:
operator: AND
groups:
1: AND
fields: fields:
plan_bulk_form: plan_bulk_form:
id: plan_bulk_form id: plan_bulk_form
@ -889,6 +752,8 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
plugin_id: bulk_form
label: 'Bulk update' label: 'Bulk update'
exclude: false exclude: false
alter: alter:
@ -933,8 +798,6 @@ display:
action_title: Action action_title: Action
include_exclude: exclude include_exclude: exclude
selected_actions: { } selected_actions: { }
entity_type: plan
plugin_id: bulk_form
id: id:
id: id id: id
table: plan_field_data table: plan_field_data
@ -942,6 +805,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: id
plugin_id: field
label: ID label: ID
exclude: false exclude: false
alter: alter:
@ -998,9 +864,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: plan
entity_field: id
plugin_id: field
name: name:
id: name id: name
table: plan_field_data table: plan_field_data
@ -1008,6 +871,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: null
entity_field: name
plugin_id: field
label: 'Plan name' label: 'Plan name'
exclude: false exclude: false
alter: alter:
@ -1063,9 +929,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: null
entity_field: name
plugin_id: field
type: type:
id: type id: type
table: plan_field_data table: plan_field_data
@ -1073,6 +936,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: type
plugin_id: field
label: 'Plan type' label: 'Plan type'
exclude: false exclude: false
alter: alter:
@ -1128,14 +994,142 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: plan
entity_field: type
plugin_id: field
footer: { }
pager: pager:
type: none type: none
options: options:
offset: 0 offset: 0
filters:
status:
id: status
table: plan_field_data
field: status
relationship: none
group_type: group
admin_label: ''
entity_type: plan
entity_field: status
plugin_id: state_machine_state
operator: in
value:
active: active
group: 1
exposed: false
expose:
operator_id: status_op
label: Status
description: ''
use_operator: false
operator: status_op
operator_limit_selection: false
operator_list: { }
identifier: status
required: false
remember: false
multiple: true
remember_roles:
authenticated: authenticated
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
filter_groups:
operator: AND
groups:
1: AND
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
columns:
plan_bulk_form: plan_bulk_form
image_target_id: image_target_id
id: id
name: name
type: type
flag_value: flag_value
status: status
default: name
info:
plan_bulk_form:
align: ''
separator: ''
empty_column: false
responsive: ''
image_target_id:
align: ''
separator: ''
empty_column: false
responsive: ''
id:
sortable: true
default_sort_order: desc
align: ''
separator: ''
empty_column: false
responsive: ''
name:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
type:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
flag_value:
align: ''
separator: ''
empty_column: false
responsive: ''
status:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
override: true
sticky: false
summary: ''
empty_table: true
caption: ''
description: ''
row:
type: fields
options:
default_field_elements: true
inline: { }
separator: ''
hide_empty: false
defaults:
title: false
pager: false
style: false
row: false
fields: false
filters: false
filter_groups: false
footer: false
display_description: ''
footer: { }
display_extenders: { }
block_description: 'Active plans'
cache_metadata: cache_metadata:
max-age: 0 max-age: 0
contexts: contexts:
@ -1145,26 +1139,21 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
csv: csv:
display_plugin: rest_export
id: csv id: csv
display_title: 'CSV export (rest)' display_title: 'CSV export (rest)'
display_plugin: rest_export
position: 4 position: 4
display_options: display_options:
display_extenders: { } pager:
type: none
options:
offset: 0
style: style:
type: serializer type: serializer
options: options:
uses_fields: false uses_fields: false
formats: formats:
csv: csv csv: csv
path: plans.csv
auth:
- cookie
pager:
type: none
options:
offset: 0
display_description: ''
row: row:
type: data_field type: data_field
options: options:
@ -1190,6 +1179,11 @@ display:
status: status:
alias: '' alias: ''
raw_output: false raw_output: false
display_description: ''
display_extenders: { }
path: plans.csv
auth:
- cookie
cache_metadata: cache_metadata:
max-age: 0 max-age: 0
contexts: contexts:
@ -1200,23 +1194,23 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
page: page:
display_plugin: page
id: page id: page
display_title: 'All plans (page)' display_title: 'All plans (page)'
display_plugin: page
position: 1 position: 1
display_options: display_options:
display_description: ''
display_extenders: { } display_extenders: { }
path: plans path: plans
display_description: ''
menu: menu:
type: normal type: normal
title: Plans title: Plans
description: '' description: ''
expanded: true
parent: farm.base
weight: 0 weight: 0
context: '0' expanded: true
menu_name: admin menu_name: admin
parent: farm.base
context: '0'
cache_metadata: cache_metadata:
max-age: 0 max-age: 0
contexts: contexts:
@ -1227,14 +1221,11 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
page_type: page_type:
display_plugin: page
id: page_type id: page_type
display_title: 'By type (page)' display_title: 'By type (page)'
display_plugin: page
position: 2 position: 2
display_options: display_options:
display_extenders: { }
display_description: ''
path: plans/%
arguments: arguments:
type: type:
id: type id: type
@ -1243,6 +1234,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: plan
entity_field: type
plugin_id: string
default_action: 'not found' default_action: 'not found'
exception: exception:
value: all value: all
@ -1257,8 +1251,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
@ -1268,21 +1262,21 @@ display:
type: 'entity:plan_type' type: 'entity:plan_type'
fail: 'not found' fail: 'not found'
validate_options: validate_options:
bundles: { }
access: false
operation: view operation: view
multiple: 0 multiple: 0
access: false
bundles: { }
glossary: false glossary: false
limit: 0 limit: 0
case: none case: none
path_case: none path_case: none
transform_dash: false transform_dash: false
break_phrase: false break_phrase: false
entity_type: plan
entity_field: type
plugin_id: string
defaults: defaults:
arguments: false arguments: false
display_description: ''
display_extenders: { }
path: plans/%
cache_metadata: cache_metadata:
max-age: 0 max-age: 0
contexts: contexts: