You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
825 lines
22 KiB
825 lines
22 KiB
3 years ago
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- dgi_fixity
|
||
|
- file
|
||
|
- user
|
||
|
id: fixity_check_status
|
||
|
label: 'Fixity Check Status'
|
||
|
module: views
|
||
|
description: 'Find and manage fixity checks'
|
||
|
tag: fixity
|
||
|
base_table: fixity_check
|
||
|
base_field: id
|
||
|
display:
|
||
|
default:
|
||
|
display_plugin: default
|
||
|
id: default
|
||
|
display_title: Default
|
||
|
position: 0
|
||
|
display_options:
|
||
|
access:
|
||
|
type: perm
|
||
|
options:
|
||
|
perm: 'administer fixity checks'
|
||
|
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: mini
|
||
|
options:
|
||
|
items_per_page: 10
|
||
|
offset: 0
|
||
|
id: 0
|
||
|
total_pages: null
|
||
|
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
|
||
|
tags:
|
||
|
previous: ‹‹
|
||
|
next: ››
|
||
|
style:
|
||
|
type: table
|
||
|
options:
|
||
|
grouping: { }
|
||
|
row_class: ''
|
||
|
default_row_class: true
|
||
|
override: true
|
||
|
sticky: false
|
||
|
caption: ''
|
||
|
summary: ''
|
||
|
description: ''
|
||
|
columns:
|
||
|
file: file
|
||
|
state: state
|
||
|
performed: performed
|
||
|
operations: operations
|
||
|
info:
|
||
|
file:
|
||
|
sortable: false
|
||
|
default_sort_order: asc
|
||
|
align: ''
|
||
|
separator: ''
|
||
|
empty_column: false
|
||
|
responsive: ''
|
||
|
state:
|
||
|
sortable: true
|
||
|
default_sort_order: asc
|
||
|
align: ''
|
||
|
separator: ''
|
||
|
empty_column: false
|
||
|
responsive: ''
|
||
|
performed:
|
||
|
sortable: true
|
||
|
default_sort_order: desc
|
||
|
align: ''
|
||
|
separator: ''
|
||
|
empty_column: false
|
||
|
responsive: ''
|
||
|
operations:
|
||
|
align: ''
|
||
|
separator: ''
|
||
|
empty_column: false
|
||
|
responsive: ''
|
||
|
default: performed
|
||
|
empty_table: false
|
||
|
row:
|
||
|
type: fields
|
||
|
fields:
|
||
|
fixity_check_bulk_form:
|
||
|
id: fixity_check_bulk_form
|
||
|
table: fixity_check
|
||
|
field: fixity_check_bulk_form
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: ''
|
||
|
exclude: false
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: ''
|
||
|
make_link: false
|
||
|
path: ''
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: ''
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: false
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
action_title: Action
|
||
|
include_exclude: exclude
|
||
|
selected_actions: { }
|
||
|
entity_type: fixity_check
|
||
|
plugin_id: bulk_form
|
||
|
view_fixity_check:
|
||
|
id: view_fixity_check
|
||
|
table: fixity_check
|
||
|
field: view_fixity_check
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: ''
|
||
|
exclude: true
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: '<a href="{{ view_fixity_check }}>{{ file }}</a>'
|
||
|
make_link: false
|
||
|
path: ''
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: '{{ file }}'
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: false
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
text: ''
|
||
|
output_url_as_text: true
|
||
|
absolute: false
|
||
|
entity_type: fixity_check
|
||
|
plugin_id: entity_link
|
||
|
file_1:
|
||
|
id: file_1
|
||
|
table: fixity_check
|
||
|
field: file
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: Check
|
||
|
exclude: false
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: '<a href="{{ view_fixity_check }}">{{ file_1 }}</a>'
|
||
|
make_link: true
|
||
|
path: '{{ view_fixity_check }}'
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: ''
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: false
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
click_sort_column: target_id
|
||
|
type: entity_reference_label
|
||
|
settings:
|
||
|
link: false
|
||
|
group_column: target_id
|
||
|
group_columns: { }
|
||
|
group_rows: true
|
||
|
delta_limit: 0
|
||
|
delta_offset: 0
|
||
|
delta_reversed: false
|
||
|
delta_first_last: false
|
||
|
multi_type: separator
|
||
|
separator: ', '
|
||
|
field_api_classes: false
|
||
|
entity_type: fixity_check
|
||
|
entity_field: file
|
||
|
plugin_id: field
|
||
|
state:
|
||
|
id: state
|
||
|
table: fixity_check
|
||
|
field: state
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: State
|
||
|
exclude: false
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: ''
|
||
|
make_link: false
|
||
|
path: ''
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: ''
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: false
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
click_sort_column: value
|
||
|
type: dgi_fixity_state
|
||
|
settings: { }
|
||
|
group_column: value
|
||
|
group_columns: { }
|
||
|
group_rows: true
|
||
|
delta_limit: 0
|
||
|
delta_offset: 0
|
||
|
delta_reversed: false
|
||
|
delta_first_last: false
|
||
|
multi_type: separator
|
||
|
separator: ', '
|
||
|
field_api_classes: false
|
||
|
entity_type: fixity_check
|
||
|
entity_field: state
|
||
|
plugin_id: field
|
||
|
performed:
|
||
|
id: performed
|
||
|
table: fixity_check
|
||
|
field: performed
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: Performed
|
||
|
exclude: false
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: ''
|
||
|
make_link: false
|
||
|
path: ''
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: ''
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: false
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
click_sort_column: value
|
||
|
type: timestamp_ago
|
||
|
settings:
|
||
|
future_format: '@interval hence'
|
||
|
past_format: '@interval ago'
|
||
|
granularity: 2
|
||
|
group_column: value
|
||
|
group_columns: { }
|
||
|
group_rows: true
|
||
|
delta_limit: 0
|
||
|
delta_offset: 0
|
||
|
delta_reversed: false
|
||
|
delta_first_last: false
|
||
|
multi_type: separator
|
||
|
separator: ', '
|
||
|
field_api_classes: false
|
||
|
entity_type: fixity_check
|
||
|
entity_field: performed
|
||
|
plugin_id: field
|
||
|
periodic:
|
||
|
id: periodic
|
||
|
table: fixity_check
|
||
|
field: periodic
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: Periodic
|
||
|
exclude: false
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: ''
|
||
|
make_link: false
|
||
|
path: ''
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: ''
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: false
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
click_sort_column: value
|
||
|
type: boolean
|
||
|
settings:
|
||
|
format: default
|
||
|
format_custom_true: ''
|
||
|
format_custom_false: ''
|
||
|
group_column: value
|
||
|
group_columns: { }
|
||
|
group_rows: true
|
||
|
delta_limit: 0
|
||
|
delta_offset: 0
|
||
|
delta_reversed: false
|
||
|
delta_first_last: false
|
||
|
multi_type: separator
|
||
|
separator: ', '
|
||
|
field_api_classes: false
|
||
|
entity_type: fixity_check
|
||
|
entity_field: periodic
|
||
|
plugin_id: field
|
||
|
operations:
|
||
|
table: fixity_check
|
||
|
field: operations
|
||
|
id: operations
|
||
|
entity_type: null
|
||
|
entity_field: null
|
||
|
plugin_id: entity_operations
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
label: 'Operations links'
|
||
|
exclude: false
|
||
|
alter:
|
||
|
alter_text: false
|
||
|
text: ''
|
||
|
make_link: false
|
||
|
path: ''
|
||
|
absolute: false
|
||
|
external: false
|
||
|
replace_spaces: false
|
||
|
path_case: none
|
||
|
trim_whitespace: false
|
||
|
alt: ''
|
||
|
rel: ''
|
||
|
link_class: ''
|
||
|
prefix: ''
|
||
|
suffix: ''
|
||
|
target: ''
|
||
|
nl2br: false
|
||
|
max_length: 0
|
||
|
word_boundary: true
|
||
|
ellipsis: true
|
||
|
more_link: false
|
||
|
more_link_text: ''
|
||
|
more_link_path: ''
|
||
|
strip_tags: false
|
||
|
trim: false
|
||
|
preserve_tags: ''
|
||
|
html: false
|
||
|
element_type: ''
|
||
|
element_class: ''
|
||
|
element_label_type: ''
|
||
|
element_label_class: ''
|
||
|
element_label_colon: true
|
||
|
element_wrapper_type: ''
|
||
|
element_wrapper_class: ''
|
||
|
element_default_classes: true
|
||
|
empty: ''
|
||
|
hide_empty: false
|
||
|
empty_zero: false
|
||
|
hide_alter_empty: true
|
||
|
destination: false
|
||
|
filters:
|
||
|
filename:
|
||
|
id: filename
|
||
|
table: file_managed
|
||
|
field: filename
|
||
|
relationship: file
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
operator: contains
|
||
|
value: ''
|
||
|
group: 1
|
||
|
exposed: true
|
||
|
expose:
|
||
|
operator_id: filename_op
|
||
|
label: Filename
|
||
|
description: ''
|
||
|
use_operator: false
|
||
|
operator: filename_op
|
||
|
operator_limit_selection: false
|
||
|
operator_list: { }
|
||
|
identifier: filename
|
||
|
required: false
|
||
|
remember: false
|
||
|
multiple: false
|
||
|
remember_roles:
|
||
|
authenticated: authenticated
|
||
|
anonymous: '0'
|
||
|
administrator: '0'
|
||
|
placeholder: ''
|
||
|
is_grouped: false
|
||
|
group_info:
|
||
|
label: ''
|
||
|
description: ''
|
||
|
identifier: ''
|
||
|
optional: true
|
||
|
widget: select
|
||
|
multiple: false
|
||
|
remember: false
|
||
|
default_group: All
|
||
|
default_group_multiple: { }
|
||
|
group_items: { }
|
||
|
entity_type: file
|
||
|
entity_field: filename
|
||
|
plugin_id: string
|
||
|
state:
|
||
|
id: state
|
||
|
table: fixity_check
|
||
|
field: state
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
operator: '='
|
||
|
value:
|
||
|
min: ''
|
||
|
max: ''
|
||
|
value: ''
|
||
|
group: 1
|
||
|
exposed: true
|
||
|
expose:
|
||
|
operator_id: state_op
|
||
|
label: State
|
||
|
description: ''
|
||
|
use_operator: false
|
||
|
operator: state_op
|
||
|
operator_limit_selection: false
|
||
|
operator_list: { }
|
||
|
identifier: state
|
||
|
required: false
|
||
|
remember: false
|
||
|
multiple: false
|
||
|
remember_roles:
|
||
|
authenticated: authenticated
|
||
|
anonymous: '0'
|
||
|
administrator: '0'
|
||
|
fedoraadmin: '0'
|
||
|
placeholder: ''
|
||
|
min_placeholder: ''
|
||
|
max_placeholder: ''
|
||
|
is_grouped: true
|
||
|
group_info:
|
||
|
label: State
|
||
|
description: ''
|
||
|
identifier: state
|
||
|
optional: true
|
||
|
widget: select
|
||
|
multiple: false
|
||
|
remember: false
|
||
|
default_group: All
|
||
|
default_group_multiple: { }
|
||
|
group_items:
|
||
|
1:
|
||
|
title: Passed
|
||
|
operator: '='
|
||
|
value:
|
||
|
value: '1'
|
||
|
min: ''
|
||
|
max: ''
|
||
|
2:
|
||
|
title: Failed
|
||
|
operator: '!='
|
||
|
value:
|
||
|
value: '1'
|
||
|
min: ''
|
||
|
max: ''
|
||
|
entity_type: fixity_check
|
||
|
entity_field: state
|
||
|
plugin_id: numeric
|
||
|
performed:
|
||
|
id: performed
|
||
|
table: fixity_check
|
||
|
field: performed
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
operator: '='
|
||
|
value:
|
||
|
min: ''
|
||
|
max: ''
|
||
|
value: '1970-01-01 00:00:00'
|
||
|
type: date
|
||
|
group: 1
|
||
|
exposed: true
|
||
|
expose:
|
||
|
operator_id: performed_op
|
||
|
label: Performed
|
||
|
description: ''
|
||
|
use_operator: false
|
||
|
operator: performed_op
|
||
|
operator_limit_selection: false
|
||
|
operator_list: { }
|
||
|
identifier: performed
|
||
|
required: false
|
||
|
remember: false
|
||
|
multiple: false
|
||
|
remember_roles:
|
||
|
authenticated: authenticated
|
||
|
anonymous: '0'
|
||
|
administrator: '0'
|
||
|
fedoraadmin: '0'
|
||
|
placeholder: ''
|
||
|
min_placeholder: ''
|
||
|
max_placeholder: ''
|
||
|
is_grouped: true
|
||
|
group_info:
|
||
|
label: Performed
|
||
|
description: ''
|
||
|
identifier: performed
|
||
|
optional: true
|
||
|
widget: select
|
||
|
multiple: false
|
||
|
remember: false
|
||
|
default_group: All
|
||
|
default_group_multiple: { }
|
||
|
group_items:
|
||
|
1:
|
||
|
title: 'True'
|
||
|
operator: '!='
|
||
|
value:
|
||
|
type: date
|
||
|
value: '1970-01-01 00:00:00'
|
||
|
min: ''
|
||
|
max: ''
|
||
|
2:
|
||
|
title: 'False'
|
||
|
operator: '='
|
||
|
value:
|
||
|
type: date
|
||
|
value: '1970-01-01 00:00:00'
|
||
|
min: ''
|
||
|
max: ''
|
||
|
entity_type: fixity_check
|
||
|
entity_field: performed
|
||
|
plugin_id: date
|
||
|
periodic:
|
||
|
id: periodic
|
||
|
table: fixity_check
|
||
|
field: periodic
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
operator: '='
|
||
|
value: All
|
||
|
group: 1
|
||
|
exposed: true
|
||
|
expose:
|
||
|
operator_id: ''
|
||
|
label: Periodic
|
||
|
description: ''
|
||
|
use_operator: false
|
||
|
operator: periodic_op
|
||
|
operator_limit_selection: false
|
||
|
operator_list: { }
|
||
|
identifier: periodic
|
||
|
required: false
|
||
|
remember: false
|
||
|
multiple: false
|
||
|
remember_roles:
|
||
|
authenticated: authenticated
|
||
|
anonymous: '0'
|
||
|
administrator: '0'
|
||
|
is_grouped: false
|
||
|
group_info:
|
||
|
label: ''
|
||
|
description: ''
|
||
|
identifier: ''
|
||
|
optional: true
|
||
|
widget: select
|
||
|
multiple: false
|
||
|
remember: false
|
||
|
default_group: All
|
||
|
default_group_multiple: { }
|
||
|
group_items: { }
|
||
|
entity_type: fixity_check
|
||
|
entity_field: periodic
|
||
|
plugin_id: boolean
|
||
|
sorts:
|
||
|
performed:
|
||
|
id: performed
|
||
|
table: fixity_check
|
||
|
field: performed
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: ''
|
||
|
order: DESC
|
||
|
exposed: false
|
||
|
expose:
|
||
|
label: Performed
|
||
|
granularity: second
|
||
|
entity_type: fixity_check
|
||
|
entity_field: performed
|
||
|
plugin_id: date
|
||
|
title: Status
|
||
|
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: 'No fixity checks have been performed.'
|
||
|
plugin_id: text_custom
|
||
|
relationships:
|
||
|
file:
|
||
|
id: file
|
||
|
table: fixity_check
|
||
|
field: file
|
||
|
relationship: none
|
||
|
group_type: group
|
||
|
admin_label: File
|
||
|
required: false
|
||
|
entity_type: fixity_check
|
||
|
entity_field: file
|
||
|
plugin_id: standard
|
||
|
arguments: { }
|
||
|
display_extenders: { }
|
||
|
filter_groups:
|
||
|
operator: AND
|
||
|
groups:
|
||
|
1: AND
|
||
|
cache_metadata:
|
||
|
max-age: 0
|
||
|
contexts:
|
||
|
- 'languages:language_content'
|
||
|
- 'languages:language_interface'
|
||
|
- url
|
||
|
- url.query_args
|
||
|
- user.permissions
|
||
|
tags: { }
|
||
|
fixity_checks:
|
||
|
display_plugin: page
|
||
|
id: fixity_checks
|
||
|
display_title: Page
|
||
|
position: 1
|
||
|
display_options:
|
||
|
display_extenders: { }
|
||
|
path: admin/reports/fixity
|
||
|
enabled: true
|
||
|
cache_metadata:
|
||
|
max-age: 0
|
||
|
contexts:
|
||
|
- 'languages:language_content'
|
||
|
- 'languages:language_interface'
|
||
|
- url
|
||
|
- url.query_args
|
||
|
- user.permissions
|
||
|
tags: { }
|