exported configs, created chutier & composition views

This commit is contained in:
2024-09-17 12:52:04 +02:00
parent 902ee2adb3
commit 69addb7a73
210 changed files with 7459 additions and 6262 deletions
+203 -201
View File
@@ -17,152 +17,34 @@ 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
options:
perm: 'create content translations'
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: 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:
title: title
langcode: langcode
translation_target_language: translation_target_language
translation_outdated: translation_outdated
translation_status: translation_status
changed: changed
translation_operations: translation_operations
info:
title:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
langcode:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
translation_target_language:
align: ''
separator: ''
empty_column: false
responsive: ''
translation_outdated:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
translation_status:
sortable: true
default_sort_order: desc
align: ''
separator: ''
empty_column: false
responsive: ''
changed:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
translation_operations:
align: ''
separator: ''
empty_column: false
responsive: ''
default: changed
empty_table: false
row:
type: fields
title: 'Content Translation jobs'
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: Title
exclude: false
alter:
alter_text: false
make_link: false
absolute: false
trim: false
word_boundary: false
ellipsis: false
strip_tags: false
trim: false
html: false
hide_empty: false
empty_zero: false
settings:
link_to_entity: true
plugin_id: field
relationship: none
group_type: group
admin_label: ''
label: Title
exclude: false
element_type: ''
element_class: ''
element_label_type: ''
@@ -172,9 +54,13 @@ display:
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
@@ -192,6 +78,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: langcode
plugin_id: field
label: 'A partir de'
exclude: false
alter:
@@ -248,9 +137,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: node
entity_field: langcode
plugin_id: field
translation_target_language:
id: translation_target_language
table: node_translation
@@ -258,6 +144,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: translation_views_target_language
label: To
exclude: false
alter:
@@ -300,8 +188,6 @@ display:
empty_zero: false
hide_alter_empty: true
native_language: false
entity_type: node
plugin_id: translation_views_target_language
translation_outdated:
id: translation_outdated
table: node_translation_target
@@ -309,6 +195,7 @@ display:
relationship: none
group_type: group
admin_label: ''
plugin_id: boolean
label: ''
exclude: true
alter:
@@ -354,7 +241,6 @@ display:
type_custom_true: ''
type_custom_false: ''
not: false
plugin_id: boolean
translation_status:
id: translation_status
table: node_translation
@@ -362,11 +248,14 @@ display:
relationship: none
group_type: group
admin_label: ''
plugin_id: boolean
label: 'Translation status'
exclude: false
alter:
alter_text: true
text: "<span class=\"status\">{{ translation_status }}</span>\n{% if translation_outdated %} <span class=\"marker\">{{ 'outdated'|t }}</span>{% endif %}"
text: |-
<span class="status">{{ translation_status }}</span>
{% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
make_link: false
path: ''
absolute: false
@@ -407,7 +296,6 @@ display:
type_custom_true: ✅
type_custom_false: ❌
not: false
plugin_id: boolean
translation_changed:
id: translation_changed
table: node_translation_target
@@ -415,6 +303,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_field: changed
plugin_id: date
label: Changed
exclude: false
alter:
@@ -459,8 +349,6 @@ display:
date_format: fallback
custom_date_format: ''
timezone: ''
entity_field: changed
plugin_id: date
translation_operations:
id: translation_operations
table: node_translation
@@ -468,6 +356,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: translation_views_operations
label: 'Translation operations'
exclude: false
alter:
@@ -510,8 +400,62 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
pager:
type: full
options:
offset: 0
items_per_page: 50
total_pages: null
id: 0
tags:
next: ››
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: 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: 'create content translations'
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
plugin_id: translation_views_operations
entity_field: created
plugin_id: date
order: DESC
expose:
label: ''
exposed: false
granularity: second
arguments: { }
filters:
langcode:
id: langcode
@@ -520,6 +464,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: langcode
plugin_id: language
operator: in
value: { }
group: 1
@@ -530,6 +477,8 @@ display:
description: ''
use_operator: false
operator: langcode_op
operator_limit_selection: false
operator_list: { }
identifier: langcode
required: false
remember: false
@@ -539,8 +488,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -553,9 +500,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: langcode
plugin_id: language
content_translation_outdated:
id: content_translation_outdated
table: node_field_data
@@ -563,6 +507,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: content_translation_outdated
plugin_id: boolean
operator: '='
value: '0'
group: 1
@@ -573,6 +520,8 @@ display:
description: ''
use_operator: false
operator: content_translation_outdated_op
operator_limit_selection: false
operator_list: { }
identifier: content_translation_outdated
required: false
remember: false
@@ -581,8 +530,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -595,9 +542,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: content_translation_outdated
plugin_id: boolean
translation_target_language:
id: translation_target_language
table: node_translation
@@ -605,6 +549,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: translation_views_target_language
operator: '='
value: { }
group: 1
@@ -615,6 +561,8 @@ display:
description: ''
use_operator: false
operator: translation_target_language_op
operator_limit_selection: false
operator_list: { }
identifier: translation_target_language
required: true
remember: true
@@ -623,8 +571,6 @@ display:
anonymous: anonymous
authenticated: authenticated
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -638,8 +584,6 @@ display:
default_group_multiple: { }
group_items: { }
remove: true
entity_type: node
plugin_id: translation_views_target_language
translation_outdated:
id: translation_outdated
table: node_translation_target
@@ -647,6 +591,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_field: content_translation_outdated
plugin_id: boolean
operator: '='
value: All
group: 1
@@ -657,6 +603,8 @@ display:
description: ''
use_operator: false
operator: translation_outdated_op
operator_limit_selection: false
operator_list: { }
identifier: translation_outdated
required: false
remember: false
@@ -665,8 +613,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -679,8 +625,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_field: content_translation_outdated
plugin_id: boolean
translation_status:
id: translation_status
table: node_translation
@@ -688,6 +632,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: translation_views_status
operator: '='
value: '2'
group: 1
@@ -698,6 +644,8 @@ display:
description: ''
use_operator: false
operator: translation_status_op
operator_limit_selection: false
operator_list: { }
identifier: translation_status
required: false
remember: false
@@ -706,8 +654,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -721,8 +667,6 @@ display:
default_group_multiple: { }
group_items: { }
translation_target_language: false
entity_type: node
plugin_id: translation_views_status
translation_default:
id: translation_default
table: node_translation_target
@@ -730,6 +674,7 @@ display:
relationship: none
group_type: group
admin_label: ''
plugin_id: boolean
operator: '='
value: '0'
group: 1
@@ -740,14 +685,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: ''
@@ -760,7 +705,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
plugin_id: boolean
translation_status_1:
id: translation_status_1
table: node_translation
@@ -768,6 +712,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: translation_views_status
operator: '='
value: '0'
group: 2
@@ -778,14 +724,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: ''
@@ -798,8 +744,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
plugin_id: translation_views_status
translation_source:
id: translation_source
table: node_translation_target
@@ -807,6 +751,7 @@ display:
relationship: none
group_type: group
admin_label: ''
plugin_id: translation_views_source_equals_row
operator: '='
value: '1'
group: 2
@@ -817,14 +762,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: ''
@@ -837,7 +782,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
plugin_id: translation_views_source_equals_row
translation_status_2:
id: translation_status_2
table: node_translation
@@ -845,6 +789,8 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: node
plugin_id: translation_views_status
operator: '='
value: '0'
group: 3
@@ -855,14 +801,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: ''
@@ -875,8 +821,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
plugin_id: translation_views_status
translation_outdated_1:
id: translation_outdated_1
table: node_translation_target
@@ -884,6 +828,7 @@ display:
relationship: none
group_type: group
admin_label: ''
plugin_id: boolean
operator: '='
value: '1'
group: 3
@@ -894,14 +839,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: ''
@@ -914,36 +859,93 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
plugin_id: boolean
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: 'Content Translation jobs'
header: { }
footer: { }
empty: { }
relationships: { }
arguments: { }
display_extenders: { }
filter_groups:
operator: AND
groups:
1: AND
2: OR
3: OR
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
columns:
title: title
langcode: langcode
translation_target_language: translation_target_language
translation_outdated: translation_outdated
translation_status: translation_status
changed: changed
translation_operations: translation_operations
default: changed
info:
title:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
langcode:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
translation_target_language:
align: ''
separator: ''
empty_column: false
responsive: ''
translation_outdated:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
translation_status:
sortable: true
default_sort_order: desc
align: ''
separator: ''
empty_column: false
responsive: ''
changed:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
translation_operations:
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: -1
contexts:
@@ -955,9 +957,9 @@ display:
- user.permissions
tags: { }
page_1:
display_plugin: page
id: page_1
display_title: Production
display_plugin: page
position: 1
display_options:
display_extenders: { }