third installable version
This commit is contained in:
parent
64bc428661
commit
d9a53faeb9
@ -12,7 +12,6 @@ entities:
|
|||||||
chutier: 0
|
chutier: 0
|
||||||
file: 0
|
file: 0
|
||||||
node: 1
|
node: 1
|
||||||
profile: 0
|
|
||||||
redirect: 0
|
redirect: 0
|
||||||
search_api_task: 0
|
search_api_task: 0
|
||||||
taxonomy_term: 0
|
taxonomy_term: 0
|
||||||
|
@ -5,8 +5,6 @@ types:
|
|||||||
'*': '*'
|
'*': '*'
|
||||||
node:
|
node:
|
||||||
'*': '*'
|
'*': '*'
|
||||||
profile:
|
|
||||||
'*': '*'
|
|
||||||
redirect: { }
|
redirect: { }
|
||||||
search_api_task: { }
|
search_api_task: { }
|
||||||
taxonomy_term:
|
taxonomy_term:
|
||||||
@ -27,9 +25,6 @@ form_op_lock:
|
|||||||
node:
|
node:
|
||||||
mode: 0
|
mode: 0
|
||||||
values: { }
|
values: { }
|
||||||
profile:
|
|
||||||
mode: 0
|
|
||||||
values: { }
|
|
||||||
redirect:
|
redirect:
|
||||||
mode: 0
|
mode: 0
|
||||||
values: { }
|
values: { }
|
||||||
|
@ -1,94 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.node.static.body
|
|
||||||
- field.field.node.static.field_workflow
|
|
||||||
- node.type.static
|
|
||||||
module:
|
|
||||||
- path
|
|
||||||
- text
|
|
||||||
- workflow
|
|
||||||
id: node.static.default
|
|
||||||
targetEntityType: node
|
|
||||||
bundle: static
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
body:
|
|
||||||
type: text_textarea_with_summary
|
|
||||||
weight: 121
|
|
||||||
settings:
|
|
||||||
rows: 9
|
|
||||||
summary_rows: 3
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
created:
|
|
||||||
type: datetime_timestamp
|
|
||||||
weight: 10
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_workflow:
|
|
||||||
weight: 122
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
type: workflow_default
|
|
||||||
region: content
|
|
||||||
langcode:
|
|
||||||
type: language_select
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
include_locked: true
|
|
||||||
third_party_settings: { }
|
|
||||||
path:
|
|
||||||
type: path
|
|
||||||
weight: 30
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
promote:
|
|
||||||
type: boolean_checkbox
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 15
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
status:
|
|
||||||
type: boolean_checkbox
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 120
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
sticky:
|
|
||||||
type: boolean_checkbox
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
weight: 16
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
title:
|
|
||||||
type: string_textfield
|
|
||||||
weight: -5
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
uid:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 5
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
region: content
|
|
||||||
third_party_settings: { }
|
|
||||||
url_redirects:
|
|
||||||
weight: 50
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
hidden: { }
|
|
@ -3,7 +3,6 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.static.body
|
- field.field.node.static.body
|
||||||
- field.field.node.static.field_workflow
|
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
@ -26,5 +25,4 @@ content:
|
|||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
field_workflow: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
|
@ -1,43 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- core.entity_view_mode.node.teaser
|
|
||||||
- field.field.node.static.body
|
|
||||||
- field.field.node.static.field_workflow
|
|
||||||
- node.type.static
|
|
||||||
module:
|
|
||||||
- smart_trim
|
|
||||||
- user
|
|
||||||
id: node.static.teaser
|
|
||||||
targetEntityType: node
|
|
||||||
bundle: static
|
|
||||||
mode: teaser
|
|
||||||
content:
|
|
||||||
body:
|
|
||||||
label: hidden
|
|
||||||
type: smart_trim
|
|
||||||
weight: 0
|
|
||||||
settings:
|
|
||||||
trim_length: 15
|
|
||||||
trim_type: words
|
|
||||||
trim_suffix: ...
|
|
||||||
wrap_class: trimmed
|
|
||||||
more_text: More
|
|
||||||
more_class: more-link
|
|
||||||
summary_handler: full
|
|
||||||
wrap_output: false
|
|
||||||
more_link: false
|
|
||||||
trim_options:
|
|
||||||
text: false
|
|
||||||
trim_zero: false
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
links:
|
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
|
||||||
field_workflow: true
|
|
||||||
langcode: true
|
|
@ -1,20 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_workflow
|
|
||||||
- node.type.static
|
|
||||||
module:
|
|
||||||
- workflow
|
|
||||||
id: node.static.field_workflow
|
|
||||||
field_name: field_workflow
|
|
||||||
entity_type: node
|
|
||||||
bundle: static
|
|
||||||
label: Workflow
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings: { }
|
|
||||||
field_type: workflow
|
|
@ -1,30 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- workflow
|
|
||||||
id: node.field_workflow
|
|
||||||
field_name: field_workflow
|
|
||||||
entity_type: node
|
|
||||||
type: workflow
|
|
||||||
settings:
|
|
||||||
workflow_type: default
|
|
||||||
allowed_values:
|
|
||||||
-
|
|
||||||
value: default_creation
|
|
||||||
label: Creation
|
|
||||||
-
|
|
||||||
value: default_visible
|
|
||||||
label: Visible
|
|
||||||
-
|
|
||||||
value: default_hidden
|
|
||||||
label: Hidden
|
|
||||||
allowed_values_function: ''
|
|
||||||
module: workflow
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- redirect
|
|
||||||
id: redirect.redirect
|
|
||||||
target_entity_type_id: redirect
|
|
||||||
target_bundle: redirect
|
|
||||||
default_langcode: und
|
|
||||||
language_alterable: true
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- domain
|
|
||||||
id: domain_default_action
|
|
||||||
label: 'Set default domain record'
|
|
||||||
type: domain
|
|
||||||
plugin: domain_default_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- domain
|
|
||||||
id: domain_delete_action
|
|
||||||
label: 'Delete domain record'
|
|
||||||
type: domain
|
|
||||||
plugin: domain_delete_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- domain
|
|
||||||
id: domain_disable_action
|
|
||||||
label: 'Disable domain record'
|
|
||||||
type: domain
|
|
||||||
plugin: domain_disable_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- domain
|
|
||||||
id: domain_enable_action
|
|
||||||
label: 'Enable domain record'
|
|
||||||
type: domain
|
|
||||||
plugin: domain_enable_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- content_lock
|
|
||||||
id: file_break_lock_action
|
|
||||||
label: 'Break lock file'
|
|
||||||
type: file
|
|
||||||
plugin: 'entity:break_lock:file'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- content_lock
|
|
||||||
id: node_break_lock_action
|
|
||||||
label: 'Break lock node'
|
|
||||||
type: node
|
|
||||||
plugin: 'entity:break_lock:node'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_delete_action
|
|
||||||
label: 'Delete content'
|
|
||||||
type: node
|
|
||||||
plugin: 'entity:delete_action:node'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_make_sticky_action
|
|
||||||
label: 'Make content sticky'
|
|
||||||
type: node
|
|
||||||
plugin: node_make_sticky_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_make_unsticky_action
|
|
||||||
label: 'Make content unsticky'
|
|
||||||
type: node
|
|
||||||
plugin: node_make_unsticky_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_promote_action
|
|
||||||
label: 'Promote content to front page'
|
|
||||||
type: node
|
|
||||||
plugin: node_promote_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_publish_action
|
|
||||||
label: 'Publish content'
|
|
||||||
type: node
|
|
||||||
plugin: 'entity:publish_action:node'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_save_action
|
|
||||||
label: 'Save content'
|
|
||||||
type: node
|
|
||||||
plugin: 'entity:save_action:node'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_unpromote_action
|
|
||||||
label: 'Remove content from front page'
|
|
||||||
type: node
|
|
||||||
plugin: node_unpromote_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node_unpublish_action
|
|
||||||
label: 'Unpublish content'
|
|
||||||
type: node
|
|
||||||
plugin: 'entity:unpublish_action:node'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- pathauto
|
|
||||||
id: pathauto_update_alias_node
|
|
||||||
label: 'Update URL alias'
|
|
||||||
type: node
|
|
||||||
plugin: pathauto_update_alias
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- pathauto
|
|
||||||
id: pathauto_update_alias_user
|
|
||||||
label: 'Update URL alias'
|
|
||||||
type: user
|
|
||||||
plugin: pathauto_update_alias
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- content_lock
|
|
||||||
id: profile_break_lock_action
|
|
||||||
label: 'Break lock profile'
|
|
||||||
type: profile
|
|
||||||
plugin: 'entity:break_lock:profile'
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- profile
|
|
||||||
id: profile_delete_action
|
|
||||||
label: 'Delete selected profile'
|
|
||||||
type: profile
|
|
||||||
plugin: profile_delete_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- profile
|
|
||||||
id: profile_publish_action
|
|
||||||
label: 'Publish selected profile'
|
|
||||||
type: profile
|
|
||||||
plugin: profile_publish_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- profile
|
|
||||||
id: profile_unpublish_action
|
|
||||||
label: 'Unpublish selected profile'
|
|
||||||
type: profile
|
|
||||||
plugin: profile_unpublish_action
|
|
||||||
configuration: { }
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
enforced:
|
|
||||||
module:
|
|
||||||
- redirect
|
|
||||||
module:
|
|
||||||
- redirect
|
|
||||||
id: redirect_delete_action
|
|
||||||
label: 'Delete redirect'
|
|
||||||
type: redirect
|
|
||||||
plugin: redirect_delete_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- content_lock
|
|
||||||
id: taxonomy_term_break_lock_action
|
|
||||||
label: 'Break lock taxonomy_term'
|
|
||||||
type: taxonomy_term
|
|
||||||
plugin: 'entity:break_lock:taxonomy_term'
|
|
||||||
configuration: { }
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- user.role.admin
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_add_role_action.admin
|
|
||||||
label: 'Add the Admin role to the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_add_role_action
|
|
||||||
configuration:
|
|
||||||
rid: admin
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- user.role.root
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_add_role_action.root
|
|
||||||
label: 'Add the Root role to the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_add_role_action
|
|
||||||
configuration:
|
|
||||||
rid: root
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- user.role.user
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_add_role_action.user
|
|
||||||
label: 'Add the User role to the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_add_role_action
|
|
||||||
configuration:
|
|
||||||
rid: user
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_block_user_action
|
|
||||||
label: 'Block the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_block_user_action
|
|
||||||
configuration: { }
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_cancel_user_action
|
|
||||||
label: 'Cancel the selected user account(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_cancel_user_action
|
|
||||||
configuration: { }
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- user.role.admin
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_remove_role_action.admin
|
|
||||||
label: 'Remove the Admin role from the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_remove_role_action
|
|
||||||
configuration:
|
|
||||||
rid: admin
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- user.role.root
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_remove_role_action.root
|
|
||||||
label: 'Remove the Root role from the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_remove_role_action
|
|
||||||
configuration:
|
|
||||||
rid: root
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- user.role.user
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_remove_role_action.user
|
|
||||||
label: 'Remove the User role from the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_remove_role_action
|
|
||||||
configuration:
|
|
||||||
rid: user
|
|
@ -1,10 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_unblock_user_action
|
|
||||||
label: 'Unblock the selected user(s)'
|
|
||||||
type: user
|
|
||||||
plugin: user_unblock_user_action
|
|
||||||
configuration: { }
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- content_lock_timeout
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: content_lock_timeout_cron
|
|
||||||
weight: 0
|
|
||||||
module: content_lock_timeout
|
|
||||||
callback: content_lock_timeout_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- dblog
|
|
||||||
title: 'Remove expired log messages and flood control events'
|
|
||||||
id: dblog_cron
|
|
||||||
weight: 0
|
|
||||||
module: dblog
|
|
||||||
callback: dblog_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- field
|
|
||||||
title: 'Purges deleted Field API data'
|
|
||||||
id: field_cron
|
|
||||||
weight: 0
|
|
||||||
module: field
|
|
||||||
callback: field_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- file
|
|
||||||
title: 'Deletes temporary files'
|
|
||||||
id: file_cron
|
|
||||||
weight: 0
|
|
||||||
module: file
|
|
||||||
callback: file_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- honeypot
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: honeypot_cron
|
|
||||||
weight: 0
|
|
||||||
module: honeypot
|
|
||||||
callback: honeypot_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- locale
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: locale_cron
|
|
||||||
weight: 0
|
|
||||||
module: locale
|
|
||||||
callback: locale_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- matomo
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: matomo_cron
|
|
||||||
weight: 0
|
|
||||||
module: matomo
|
|
||||||
callback: matomo_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
title: 'Mark old nodes as read'
|
|
||||||
id: node_cron
|
|
||||||
weight: 0
|
|
||||||
module: node
|
|
||||||
callback: node_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- persistent_login
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: persistent_login_cron
|
|
||||||
weight: 0
|
|
||||||
module: persistent_login
|
|
||||||
callback: persistent_login_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- search_api
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: search_api_cron
|
|
||||||
weight: 0
|
|
||||||
module: search_api
|
|
||||||
callback: search_api_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- system
|
|
||||||
title: 'Cleanup (caches, batch, flood, temp-files, etc.)'
|
|
||||||
id: system_cron
|
|
||||||
weight: 0
|
|
||||||
module: system
|
|
||||||
callback: system_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,14 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
title: 'Runs internal cleanup operations'
|
|
||||||
id: ultimate_cron_cron
|
|
||||||
weight: 0
|
|
||||||
module: ultimate_cron
|
|
||||||
callback: ultimate_cron_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- update
|
|
||||||
title: 'Update indexes'
|
|
||||||
id: update_cron
|
|
||||||
weight: 0
|
|
||||||
module: update
|
|
||||||
callback: update_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,16 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- workflow
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: workflow_cron
|
|
||||||
weight: 0
|
|
||||||
module: workflow
|
|
||||||
callback: workflow_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
@ -1,33 +0,0 @@
|
|||||||
bypass_transactional_safe_connection: false
|
|
||||||
queue:
|
|
||||||
enabled: false
|
|
||||||
timeouts:
|
|
||||||
lease_time: 30
|
|
||||||
time: 15
|
|
||||||
delays:
|
|
||||||
empty_delay: 0
|
|
||||||
item_delay: 0
|
|
||||||
throttle:
|
|
||||||
enabled: true
|
|
||||||
threads: 4
|
|
||||||
threshold: 10
|
|
||||||
launcher:
|
|
||||||
thread: any
|
|
||||||
max_threads: 1
|
|
||||||
lock_timeout: 3600
|
|
||||||
max_execution_time: 3600
|
|
||||||
logger:
|
|
||||||
cache:
|
|
||||||
bin: ultimate_cron_logger
|
|
||||||
timeout: -1
|
|
||||||
database:
|
|
||||||
method: 3
|
|
||||||
expire: 1209600
|
|
||||||
retain: 1000
|
|
||||||
scheduler:
|
|
||||||
crontab:
|
|
||||||
catch_up: 86400
|
|
||||||
rules:
|
|
||||||
- '*/10+@ * * * *'
|
|
||||||
simple:
|
|
||||||
rule: '*/15+@ * * * *'
|
|
@ -12,7 +12,6 @@ permissions:
|
|||||||
- 'access files overview'
|
- 'access files overview'
|
||||||
- 'access kint'
|
- 'access kint'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'access user profiles'
|
|
||||||
- 'administer productions menu items'
|
- 'administer productions menu items'
|
||||||
- 'administer users'
|
- 'administer users'
|
||||||
- 'change own username'
|
- 'change own username'
|
||||||
|
@ -20,12 +20,10 @@ permissions:
|
|||||||
- 'access kint'
|
- 'access kint'
|
||||||
- 'access own corpus_documents workflow_transion overview'
|
- 'access own corpus_documents workflow_transion overview'
|
||||||
- 'access own generique workflow_transion overview'
|
- 'access own generique workflow_transion overview'
|
||||||
- 'access profile overview'
|
|
||||||
- 'access site in maintenance mode'
|
- 'access site in maintenance mode'
|
||||||
- 'access site reports'
|
- 'access site reports'
|
||||||
- 'access taxonomy overview'
|
- 'access taxonomy overview'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'access user profiles'
|
|
||||||
- 'add chutier entities'
|
- 'add chutier entities'
|
||||||
- 'administer account menu items'
|
- 'administer account menu items'
|
||||||
- 'administer account settings'
|
- 'administer account settings'
|
||||||
@ -53,7 +51,6 @@ permissions:
|
|||||||
- 'administer footer menu items'
|
- 'administer footer menu items'
|
||||||
- 'administer image styles'
|
- 'administer image styles'
|
||||||
- 'administer languages'
|
- 'administer languages'
|
||||||
- 'administer linkit profiles'
|
|
||||||
- 'administer login destination settings'
|
- 'administer login destination settings'
|
||||||
- 'administer maillog'
|
- 'administer maillog'
|
||||||
- 'administer main menu items'
|
- 'administer main menu items'
|
||||||
@ -68,11 +65,6 @@ permissions:
|
|||||||
- 'administer nodes'
|
- 'administer nodes'
|
||||||
- 'administer permissions'
|
- 'administer permissions'
|
||||||
- 'administer productions menu items'
|
- 'administer productions menu items'
|
||||||
- 'administer profile'
|
|
||||||
- 'administer profile display'
|
|
||||||
- 'administer profile fields'
|
|
||||||
- 'administer profile form display'
|
|
||||||
- 'administer profile types'
|
|
||||||
- 'administer responsive images'
|
- 'administer responsive images'
|
||||||
- 'administer search_api'
|
- 'administer search_api'
|
||||||
- 'administer search_api_page'
|
- 'administer search_api_page'
|
||||||
@ -196,7 +188,6 @@ permissions:
|
|||||||
- 'execute entity:save_action file'
|
- 'execute entity:save_action file'
|
||||||
- 'execute entity:save_action menu_link_content'
|
- 'execute entity:save_action menu_link_content'
|
||||||
- 'execute entity:save_action node'
|
- 'execute entity:save_action node'
|
||||||
- 'execute entity:save_action profile'
|
|
||||||
- 'execute entity:save_action taxonomy_term'
|
- 'execute entity:save_action taxonomy_term'
|
||||||
- 'execute entity:save_action user'
|
- 'execute entity:save_action user'
|
||||||
- 'execute entity:unpublish_action node'
|
- 'execute entity:unpublish_action node'
|
||||||
@ -210,9 +201,6 @@ permissions:
|
|||||||
- 'execute node_unpublish_action node'
|
- 'execute node_unpublish_action node'
|
||||||
- 'execute node_unpublish_by_keyword_action node'
|
- 'execute node_unpublish_by_keyword_action node'
|
||||||
- 'execute php code'
|
- 'execute php code'
|
||||||
- 'execute profile_delete_action profile'
|
|
||||||
- 'execute profile_publish_action profile'
|
|
||||||
- 'execute profile_unpublish_action profile'
|
|
||||||
- 'execute user_add_role_action user'
|
- 'execute user_add_role_action user'
|
||||||
- 'execute user_block_user_action user'
|
- 'execute user_block_user_action user'
|
||||||
- 'execute user_remove_role_action user'
|
- 'execute user_remove_role_action user'
|
||||||
@ -271,7 +259,6 @@ permissions:
|
|||||||
- 'view maillog'
|
- 'view maillog'
|
||||||
- 'view own unpublished content'
|
- 'view own unpublished content'
|
||||||
- 'view page revisions'
|
- 'view page revisions'
|
||||||
- 'view profile'
|
|
||||||
- 'view published chutier entities'
|
- 'view published chutier entities'
|
||||||
- 'view published fil entities'
|
- 'view published fil entities'
|
||||||
- 'view static revisions'
|
- 'view static revisions'
|
||||||
|
@ -1,46 +0,0 @@
|
|||||||
display_extenders: { }
|
|
||||||
skip_cache: false
|
|
||||||
sql_signature: false
|
|
||||||
ui:
|
|
||||||
show:
|
|
||||||
additional_queries: false
|
|
||||||
advanced_column: false
|
|
||||||
master_display: false
|
|
||||||
performance_statistics: false
|
|
||||||
preview_information: true
|
|
||||||
sql_query:
|
|
||||||
enabled: false
|
|
||||||
where: above
|
|
||||||
display_embed: false
|
|
||||||
always_live_preview: true
|
|
||||||
exposed_filter_any_label: old_any
|
|
||||||
field_rewrite_elements:
|
|
||||||
div: DIV
|
|
||||||
span: SPAN
|
|
||||||
h1: H1
|
|
||||||
h2: H2
|
|
||||||
h3: H3
|
|
||||||
h4: H4
|
|
||||||
h5: H5
|
|
||||||
h6: H6
|
|
||||||
p: P
|
|
||||||
header: HEADER
|
|
||||||
footer: FOOTER
|
|
||||||
article: ARTICLE
|
|
||||||
section: SECTION
|
|
||||||
aside: ASIDE
|
|
||||||
details: DETAILS
|
|
||||||
blockquote: BLOCKQUOTE
|
|
||||||
figure: FIGURE
|
|
||||||
address: ADDRESS
|
|
||||||
code: CODE
|
|
||||||
pre: PRE
|
|
||||||
var: VAR
|
|
||||||
samp: SAMP
|
|
||||||
kbd: KBD
|
|
||||||
strong: STRONG
|
|
||||||
em: EM
|
|
||||||
del: DEL
|
|
||||||
ins: INS
|
|
||||||
q: Q
|
|
||||||
s: S
|
|
@ -1,240 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: false
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- core.entity_view_mode.node.teaser
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: archive
|
|
||||||
label: Archive
|
|
||||||
module: node
|
|
||||||
description: 'All content, by month.'
|
|
||||||
tag: default
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: '8'
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
display_plugin: default
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
query_comment: ''
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: false
|
|
||||||
replica: false
|
|
||||||
query_tags: { }
|
|
||||||
title: 'Monthly archive'
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content'
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
options: { }
|
|
||||||
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: 10
|
|
||||||
offset: 0
|
|
||||||
id: 0
|
|
||||||
total_pages: 0
|
|
||||||
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: ››
|
|
||||||
sorts:
|
|
||||||
created:
|
|
||||||
id: created
|
|
||||||
table: node_field_data
|
|
||||||
field: created
|
|
||||||
order: DESC
|
|
||||||
plugin_id: date
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
entity_type: node
|
|
||||||
entity_field: created
|
|
||||||
arguments:
|
|
||||||
created_year_month:
|
|
||||||
id: created_year_month
|
|
||||||
table: node_field_data
|
|
||||||
field: created_year_month
|
|
||||||
default_action: summary
|
|
||||||
exception:
|
|
||||||
title_enable: true
|
|
||||||
title_enable: true
|
|
||||||
title: '{{ arguments.created_year_month }}'
|
|
||||||
default_argument_type: fixed
|
|
||||||
summary:
|
|
||||||
sort_order: desc
|
|
||||||
format: default_summary
|
|
||||||
summary_options:
|
|
||||||
override: true
|
|
||||||
items_per_page: 30
|
|
||||||
specify_validation: true
|
|
||||||
plugin_id: date_year_month
|
|
||||||
entity_type: node
|
|
||||||
filters:
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: node_field_data
|
|
||||||
field: status
|
|
||||||
value: '1'
|
|
||||||
group: 0
|
|
||||||
expose:
|
|
||||||
operator: '0'
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: node
|
|
||||||
entity_field: status
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value:
|
|
||||||
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
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: { }
|
|
||||||
plugin_id: language
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
style:
|
|
||||||
type: default
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
uses_fields: false
|
|
||||||
row:
|
|
||||||
type: 'entity:node'
|
|
||||||
options:
|
|
||||||
view_mode: teaser
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
relationships: { }
|
|
||||||
fields: { }
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
block_1:
|
|
||||||
id: block_1
|
|
||||||
display_title: Block
|
|
||||||
display_plugin: block
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
defaults:
|
|
||||||
arguments: false
|
|
||||||
arguments:
|
|
||||||
created_year_month:
|
|
||||||
id: created_year_month
|
|
||||||
table: node_field_data
|
|
||||||
field: created_year_month
|
|
||||||
default_action: summary
|
|
||||||
exception:
|
|
||||||
title_enable: true
|
|
||||||
title_enable: true
|
|
||||||
title: '{{ arguments.created_year_month }}'
|
|
||||||
default_argument_type: fixed
|
|
||||||
summary:
|
|
||||||
format: default_summary
|
|
||||||
summary_options:
|
|
||||||
items_per_page: 30
|
|
||||||
specify_validation: true
|
|
||||||
plugin_id: date_year_month
|
|
||||||
entity_type: node
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
display_plugin: page
|
|
||||||
position: 2
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
path: archive
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,604 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: content
|
|
||||||
label: Content
|
|
||||||
module: node
|
|
||||||
description: 'Find and manage content.'
|
|
||||||
tag: default
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content overview'
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
exposed_form:
|
|
||||||
type: basic
|
|
||||||
options:
|
|
||||||
submit_button: Filter
|
|
||||||
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
|
|
||||||
tags:
|
|
||||||
previous: '‹ Previous'
|
|
||||||
next: 'Next ›'
|
|
||||||
first: '« First'
|
|
||||||
last: 'Last »'
|
|
||||||
style:
|
|
||||||
type: table
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
override: true
|
|
||||||
sticky: true
|
|
||||||
caption: ''
|
|
||||||
summary: ''
|
|
||||||
description: ''
|
|
||||||
columns:
|
|
||||||
node_bulk_form: node_bulk_form
|
|
||||||
title: title
|
|
||||||
type: type
|
|
||||||
name: name
|
|
||||||
status: status
|
|
||||||
changed: changed
|
|
||||||
edit_node: edit_node
|
|
||||||
delete_node: delete_node
|
|
||||||
dropbutton: dropbutton
|
|
||||||
timestamp: title
|
|
||||||
info:
|
|
||||||
node_bulk_form:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
title:
|
|
||||||
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: ''
|
|
||||||
name:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
status:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
changed:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: desc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
edit_node:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
delete_node:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
dropbutton:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
timestamp:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
default: changed
|
|
||||||
empty_table: true
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
node_bulk_form:
|
|
||||||
id: node_bulk_form
|
|
||||||
table: node
|
|
||||||
field: node_bulk_form
|
|
||||||
label: ''
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
element_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
plugin_id: node_bulk_form
|
|
||||||
entity_type: node
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
label: Title
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
element_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
type: string
|
|
||||||
settings:
|
|
||||||
link_to_entity: true
|
|
||||||
plugin_id: field
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: node_field_data
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Content type'
|
|
||||||
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
|
|
||||||
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: node
|
|
||||||
entity_field: type
|
|
||||||
plugin_id: field
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
relationship: uid
|
|
||||||
label: Author
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
element_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
plugin_id: field
|
|
||||||
type: user_name
|
|
||||||
entity_type: user
|
|
||||||
entity_field: name
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: node_field_data
|
|
||||||
field: status
|
|
||||||
label: Status
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
element_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
type: boolean
|
|
||||||
settings:
|
|
||||||
format: custom
|
|
||||||
format_custom_true: Published
|
|
||||||
format_custom_false: Unpublished
|
|
||||||
plugin_id: field
|
|
||||||
entity_type: node
|
|
||||||
entity_field: status
|
|
||||||
changed:
|
|
||||||
id: changed
|
|
||||||
table: node_field_data
|
|
||||||
field: changed
|
|
||||||
label: Updated
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
element_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
type: timestamp
|
|
||||||
settings:
|
|
||||||
date_format: short
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
plugin_id: field
|
|
||||||
entity_type: node
|
|
||||||
entity_field: changed
|
|
||||||
operations:
|
|
||||||
id: operations
|
|
||||||
table: node
|
|
||||||
field: operations
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Operations
|
|
||||||
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: true
|
|
||||||
plugin_id: entity_operations
|
|
||||||
filters:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: contains
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: title_op
|
|
||||||
label: Title
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: title_op
|
|
||||||
identifier: title
|
|
||||||
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: { }
|
|
||||||
plugin_id: string
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: node_field_data
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: type_op
|
|
||||||
label: 'Content type'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: type_op
|
|
||||||
identifier: type
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
plugin_id: bundle
|
|
||||||
entity_type: node
|
|
||||||
entity_field: type
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: node_field_data
|
|
||||||
field: status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: Status
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: status_op
|
|
||||||
identifier: status
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: true
|
|
||||||
group_info:
|
|
||||||
label: 'Published status'
|
|
||||||
description: ''
|
|
||||||
identifier: status
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items:
|
|
||||||
1:
|
|
||||||
title: Published
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
2:
|
|
||||||
title: Unpublished
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: node
|
|
||||||
entity_field: status
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: langcode_op
|
|
||||||
label: Language
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: langcode_op
|
|
||||||
identifier: langcode
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
plugin_id: language
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
status_extra:
|
|
||||||
id: status_extra
|
|
||||||
table: node_field_data
|
|
||||||
field: status_extra
|
|
||||||
operator: '='
|
|
||||||
value: false
|
|
||||||
plugin_id: node_status
|
|
||||||
group: 1
|
|
||||||
entity_type: node
|
|
||||||
sorts: { }
|
|
||||||
title: Content
|
|
||||||
empty:
|
|
||||||
area_text_custom:
|
|
||||||
id: area_text_custom
|
|
||||||
table: views
|
|
||||||
field: area_text_custom
|
|
||||||
empty: true
|
|
||||||
content: 'No content available.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
arguments: { }
|
|
||||||
relationships:
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: node_field_data
|
|
||||||
field: uid
|
|
||||||
admin_label: author
|
|
||||||
required: true
|
|
||||||
plugin_id: standard
|
|
||||||
show_admin_links: false
|
|
||||||
filter_groups:
|
|
||||||
operator: AND
|
|
||||||
groups:
|
|
||||||
1: AND
|
|
||||||
display_extenders: { }
|
|
||||||
display_plugin: default
|
|
||||||
display_title: Master
|
|
||||||
id: default
|
|
||||||
position: 0
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: 0
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_options:
|
|
||||||
path: admin/content/node
|
|
||||||
menu:
|
|
||||||
type: 'default tab'
|
|
||||||
title: Content
|
|
||||||
description: ''
|
|
||||||
menu_name: admin
|
|
||||||
weight: -10
|
|
||||||
context: ''
|
|
||||||
tab_options:
|
|
||||||
type: normal
|
|
||||||
title: Content
|
|
||||||
description: 'Find and manage content'
|
|
||||||
menu_name: admin
|
|
||||||
weight: -10
|
|
||||||
display_extenders: { }
|
|
||||||
display_plugin: page
|
|
||||||
display_title: Page
|
|
||||||
id: page_1
|
|
||||||
position: 1
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: 0
|
|
||||||
tags: { }
|
|
@ -1,316 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: content_recent
|
|
||||||
label: 'Recent content'
|
|
||||||
module: node
|
|
||||||
description: 'Recent content.'
|
|
||||||
tag: default
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content'
|
|
||||||
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: some
|
|
||||||
options:
|
|
||||||
items_per_page: 10
|
|
||||||
offset: 0
|
|
||||||
style:
|
|
||||||
type: html_list
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
type: ul
|
|
||||||
wrapper_class: item-list
|
|
||||||
class: ''
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
label: ''
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
make_link: false
|
|
||||||
absolute: false
|
|
||||||
trim: false
|
|
||||||
word_boundary: false
|
|
||||||
ellipsis: false
|
|
||||||
strip_tags: false
|
|
||||||
html: false
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
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_alter_empty: true
|
|
||||||
type: string
|
|
||||||
settings:
|
|
||||||
link_to_entity: true
|
|
||||||
plugin_id: field
|
|
||||||
changed:
|
|
||||||
id: changed
|
|
||||||
table: node_field_data
|
|
||||||
field: changed
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: timestamp_ago
|
|
||||||
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: node
|
|
||||||
entity_field: changed
|
|
||||||
plugin_id: field
|
|
||||||
filters:
|
|
||||||
status_extra:
|
|
||||||
id: status_extra
|
|
||||||
table: node_field_data
|
|
||||||
field: status_extra
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: false
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
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: node
|
|
||||||
plugin_id: node_status
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value:
|
|
||||||
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
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: { }
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
plugin_id: language
|
|
||||||
sorts:
|
|
||||||
changed:
|
|
||||||
id: changed
|
|
||||||
table: node_field_data
|
|
||||||
field: changed
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
order: DESC
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
entity_type: node
|
|
||||||
entity_field: changed
|
|
||||||
plugin_id: date
|
|
||||||
title: 'Recent content'
|
|
||||||
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 content available.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
relationships:
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: node_field_data
|
|
||||||
field: uid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: author
|
|
||||||
required: true
|
|
||||||
entity_type: node
|
|
||||||
entity_field: uid
|
|
||||||
plugin_id: standard
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
use_more: false
|
|
||||||
use_more_always: false
|
|
||||||
use_more_text: More
|
|
||||||
link_url: ''
|
|
||||||
link_display: '0'
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- user
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
block_1:
|
|
||||||
display_plugin: block
|
|
||||||
id: block_1
|
|
||||||
display_title: Block
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- user
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,877 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: content_translations
|
|
||||||
label: 'Content translation jobs'
|
|
||||||
module: views
|
|
||||||
description: ''
|
|
||||||
tag: ''
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
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
|
|
||||||
fields:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
make_link: false
|
|
||||||
absolute: false
|
|
||||||
trim: false
|
|
||||||
word_boundary: false
|
|
||||||
ellipsis: false
|
|
||||||
strip_tags: 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: ''
|
|
||||||
element_label_class: ''
|
|
||||||
element_label_colon: true
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_alter_empty: true
|
|
||||||
click_sort_column: value
|
|
||||||
type: string
|
|
||||||
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
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: From
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: language
|
|
||||||
settings:
|
|
||||||
link_to_entity: false
|
|
||||||
native_language: 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: node
|
|
||||||
entity_field: langcode
|
|
||||||
plugin_id: field
|
|
||||||
translation_target_language:
|
|
||||||
id: translation_target_language
|
|
||||||
table: node_translation
|
|
||||||
field: translation_target_language
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: To
|
|
||||||
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
|
|
||||||
native_language: false
|
|
||||||
entity_type: node
|
|
||||||
plugin_id: translation_views_target_language
|
|
||||||
translation_outdated:
|
|
||||||
id: translation_outdated
|
|
||||||
table: node_translation_target
|
|
||||||
field: translation_outdated
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: ''
|
|
||||||
exclude: true
|
|
||||||
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
|
|
||||||
type: boolean
|
|
||||||
type_custom_true: ''
|
|
||||||
type_custom_false: ''
|
|
||||||
not: false
|
|
||||||
plugin_id: boolean
|
|
||||||
translation_status:
|
|
||||||
id: translation_status
|
|
||||||
table: node_translation
|
|
||||||
field: translation_status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
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 %}"
|
|
||||||
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
|
|
||||||
type: status
|
|
||||||
type_custom_true: ✅
|
|
||||||
type_custom_false: ❌
|
|
||||||
not: false
|
|
||||||
plugin_id: boolean
|
|
||||||
translation_changed:
|
|
||||||
id: translation_changed
|
|
||||||
table: node_translation_target
|
|
||||||
field: translation_changed
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Changed
|
|
||||||
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
|
|
||||||
date_format: fallback
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
entity_field: changed
|
|
||||||
plugin_id: date
|
|
||||||
translation_operations:
|
|
||||||
id: translation_operations
|
|
||||||
table: node_translation
|
|
||||||
field: translation_operations
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Translation operations'
|
|
||||||
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: true
|
|
||||||
entity_type: node
|
|
||||||
plugin_id: translation_views_operations
|
|
||||||
filters:
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: langcode_op
|
|
||||||
label: 'Source language'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: langcode_op
|
|
||||||
identifier: langcode
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
plugin_id: language
|
|
||||||
content_translation_outdated:
|
|
||||||
id: content_translation_outdated
|
|
||||||
table: node_field_data
|
|
||||||
field: content_translation_outdated
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: 'Translation outdated'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: content_translation_outdated_op
|
|
||||||
identifier: content_translation_outdated
|
|
||||||
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: node
|
|
||||||
entity_field: content_translation_outdated
|
|
||||||
plugin_id: boolean
|
|
||||||
translation_target_language:
|
|
||||||
id: translation_target_language
|
|
||||||
table: node_translation
|
|
||||||
field: translation_target_language
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: 'Target language'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: translation_target_language_op
|
|
||||||
identifier: translation_target_language
|
|
||||||
required: true
|
|
||||||
remember: true
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
anonymous: anonymous
|
|
||||||
authenticated: authenticated
|
|
||||||
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: { }
|
|
||||||
remove: true
|
|
||||||
entity_type: node
|
|
||||||
plugin_id: translation_views_target_language
|
|
||||||
translation_outdated:
|
|
||||||
id: translation_outdated
|
|
||||||
table: node_translation_target
|
|
||||||
field: translation_outdated
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: All
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: Outdated
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: translation_outdated_op
|
|
||||||
identifier: translation_outdated
|
|
||||||
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_field: content_translation_outdated
|
|
||||||
plugin_id: boolean
|
|
||||||
translation_status:
|
|
||||||
id: translation_status
|
|
||||||
table: node_translation
|
|
||||||
field: translation_status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: 'Translation status'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: translation_status_op
|
|
||||||
identifier: translation_status
|
|
||||||
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: node
|
|
||||||
plugin_id: translation_views_status
|
|
||||||
translation_default:
|
|
||||||
id: translation_default
|
|
||||||
table: node_translation_target
|
|
||||||
field: translation_default
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: false
|
|
||||||
group_info:
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items: { }
|
|
||||||
plugin_id: boolean
|
|
||||||
translation_status_1:
|
|
||||||
id: translation_status_1
|
|
||||||
table: node_translation
|
|
||||||
field: translation_status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
group: 2
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
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: node
|
|
||||||
plugin_id: translation_views_status
|
|
||||||
translation_source:
|
|
||||||
id: translation_source
|
|
||||||
table: node_translation_target
|
|
||||||
field: translation_source
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 2
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: false
|
|
||||||
group_info:
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items: { }
|
|
||||||
plugin_id: translation_views_source_equals_row
|
|
||||||
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
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_plugin: page
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
path: translate/content
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
tags: { }
|
|
File diff suppressed because it is too large
Load Diff
@ -1,302 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- core.entity_view_mode.node.rss
|
|
||||||
- core.entity_view_mode.node.teaser
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: frontpage
|
|
||||||
label: Frontpage
|
|
||||||
module: node
|
|
||||||
description: 'All content promoted to the front page.'
|
|
||||||
tag: default
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content'
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
options: { }
|
|
||||||
empty:
|
|
||||||
area_text_custom:
|
|
||||||
admin_label: ''
|
|
||||||
content: 'No front page content has been created yet.<br/>Follow the <a target="_blank" href="https://www.drupal.org/docs/user_guide/en/index.html">User Guide</a> to start building your site.'
|
|
||||||
empty: true
|
|
||||||
field: area_text_custom
|
|
||||||
group_type: group
|
|
||||||
id: area_text_custom
|
|
||||||
label: ''
|
|
||||||
relationship: none
|
|
||||||
table: views
|
|
||||||
tokenize: false
|
|
||||||
plugin_id: text_custom
|
|
||||||
node_listing_empty:
|
|
||||||
admin_label: ''
|
|
||||||
empty: true
|
|
||||||
field: node_listing_empty
|
|
||||||
group_type: group
|
|
||||||
id: node_listing_empty
|
|
||||||
label: ''
|
|
||||||
relationship: none
|
|
||||||
table: node
|
|
||||||
plugin_id: node_listing_empty
|
|
||||||
entity_type: node
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: views
|
|
||||||
field: title
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: ''
|
|
||||||
empty: true
|
|
||||||
title: 'Welcome to [site:name]'
|
|
||||||
plugin_id: title
|
|
||||||
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
|
|
||||||
filters:
|
|
||||||
promote:
|
|
||||||
admin_label: ''
|
|
||||||
expose:
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
label: ''
|
|
||||||
multiple: false
|
|
||||||
operator: ''
|
|
||||||
operator_id: ''
|
|
||||||
remember: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
required: false
|
|
||||||
use_operator: false
|
|
||||||
exposed: false
|
|
||||||
field: promote
|
|
||||||
group: 1
|
|
||||||
group_info:
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
description: ''
|
|
||||||
group_items: { }
|
|
||||||
identifier: ''
|
|
||||||
label: ''
|
|
||||||
multiple: false
|
|
||||||
optional: true
|
|
||||||
remember: false
|
|
||||||
widget: select
|
|
||||||
group_type: group
|
|
||||||
id: promote
|
|
||||||
is_grouped: false
|
|
||||||
operator: '='
|
|
||||||
relationship: none
|
|
||||||
table: node_field_data
|
|
||||||
value: '1'
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: node
|
|
||||||
entity_field: promote
|
|
||||||
status:
|
|
||||||
expose:
|
|
||||||
operator: ''
|
|
||||||
field: status
|
|
||||||
group: 1
|
|
||||||
id: status
|
|
||||||
table: node_field_data
|
|
||||||
value: '1'
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: node
|
|
||||||
entity_field: status
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value:
|
|
||||||
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
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: { }
|
|
||||||
plugin_id: language
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
pager:
|
|
||||||
type: full
|
|
||||||
options:
|
|
||||||
items_per_page: 10
|
|
||||||
offset: 0
|
|
||||||
id: 0
|
|
||||||
total_pages: 0
|
|
||||||
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: '‹ Previous'
|
|
||||||
next: 'Next ›'
|
|
||||||
first: '« First'
|
|
||||||
last: 'Last »'
|
|
||||||
quantity: 9
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: false
|
|
||||||
replica: false
|
|
||||||
query_comment: ''
|
|
||||||
query_tags: { }
|
|
||||||
row:
|
|
||||||
type: 'entity:node'
|
|
||||||
options:
|
|
||||||
view_mode: teaser
|
|
||||||
sorts:
|
|
||||||
sticky:
|
|
||||||
admin_label: ''
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
exposed: false
|
|
||||||
field: sticky
|
|
||||||
group_type: group
|
|
||||||
id: sticky
|
|
||||||
order: DESC
|
|
||||||
relationship: none
|
|
||||||
table: node_field_data
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: node
|
|
||||||
entity_field: sticky
|
|
||||||
created:
|
|
||||||
field: created
|
|
||||||
id: created
|
|
||||||
order: DESC
|
|
||||||
table: node_field_data
|
|
||||||
plugin_id: date
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
entity_type: node
|
|
||||||
entity_field: created
|
|
||||||
style:
|
|
||||||
type: default
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
uses_fields: false
|
|
||||||
title: ''
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
relationships: { }
|
|
||||||
fields: { }
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
display_plugin: default
|
|
||||||
display_title: Master
|
|
||||||
id: default
|
|
||||||
position: 0
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
feed_1:
|
|
||||||
display_plugin: feed
|
|
||||||
id: feed_1
|
|
||||||
display_title: Feed
|
|
||||||
position: 2
|
|
||||||
display_options:
|
|
||||||
sitename_title: true
|
|
||||||
path: rss.xml
|
|
||||||
displays:
|
|
||||||
page_1: page_1
|
|
||||||
default: ''
|
|
||||||
pager:
|
|
||||||
type: some
|
|
||||||
options:
|
|
||||||
items_per_page: 10
|
|
||||||
offset: 0
|
|
||||||
style:
|
|
||||||
type: rss
|
|
||||||
options:
|
|
||||||
description: ''
|
|
||||||
grouping: { }
|
|
||||||
uses_fields: false
|
|
||||||
row:
|
|
||||||
type: node_rss
|
|
||||||
options:
|
|
||||||
relationship: none
|
|
||||||
view_mode: rss
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_options:
|
|
||||||
path: node
|
|
||||||
display_extenders: { }
|
|
||||||
display_plugin: page
|
|
||||||
display_title: Page
|
|
||||||
id: page_1
|
|
||||||
position: 1
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,456 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: false
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- system.menu.main
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: glossary
|
|
||||||
label: Glossary
|
|
||||||
module: node
|
|
||||||
description: 'All content, by letter.'
|
|
||||||
tag: default
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: '8'
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
display_plugin: default
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
query_comment: ''
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: false
|
|
||||||
replica: false
|
|
||||||
query_tags: { }
|
|
||||||
use_ajax: true
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content'
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
options: { }
|
|
||||||
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: 36
|
|
||||||
offset: 0
|
|
||||||
id: 0
|
|
||||||
total_pages: 0
|
|
||||||
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: ››
|
|
||||||
fields:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
plugin_id: field
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Title
|
|
||||||
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
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
label: Author
|
|
||||||
relationship: uid
|
|
||||||
plugin_id: field
|
|
||||||
type: user_name
|
|
||||||
group_type: group
|
|
||||||
admin_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: true
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
entity_type: user
|
|
||||||
entity_field: name
|
|
||||||
changed:
|
|
||||||
id: changed
|
|
||||||
table: node_field_data
|
|
||||||
field: changed
|
|
||||||
label: 'Last update'
|
|
||||||
type: timestamp
|
|
||||||
settings:
|
|
||||||
date_format: long
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
plugin_id: field
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_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: true
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
entity_type: node
|
|
||||||
entity_field: changed
|
|
||||||
arguments:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
default_action: default
|
|
||||||
exception:
|
|
||||||
title_enable: true
|
|
||||||
default_argument_type: fixed
|
|
||||||
default_argument_options:
|
|
||||||
argument: a
|
|
||||||
summary:
|
|
||||||
format: default_summary
|
|
||||||
specify_validation: true
|
|
||||||
glossary: true
|
|
||||||
limit: 1
|
|
||||||
case: upper
|
|
||||||
path_case: lower
|
|
||||||
transform_dash: false
|
|
||||||
plugin_id: string
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
title_enable: false
|
|
||||||
title: ''
|
|
||||||
default_argument_skip_url: false
|
|
||||||
summary_options: { }
|
|
||||||
validate:
|
|
||||||
type: none
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options: { }
|
|
||||||
break_phrase: false
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
relationships:
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: node_field_data
|
|
||||||
field: uid
|
|
||||||
plugin_id: standard
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: author
|
|
||||||
required: false
|
|
||||||
style:
|
|
||||||
type: table
|
|
||||||
options:
|
|
||||||
columns:
|
|
||||||
title: title
|
|
||||||
name: name
|
|
||||||
changed: changed
|
|
||||||
default: title
|
|
||||||
info:
|
|
||||||
title:
|
|
||||||
sortable: true
|
|
||||||
separator: ''
|
|
||||||
name:
|
|
||||||
sortable: true
|
|
||||||
separator: ''
|
|
||||||
changed:
|
|
||||||
sortable: true
|
|
||||||
separator: ''
|
|
||||||
override: true
|
|
||||||
sticky: false
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
uses_fields: false
|
|
||||||
order: asc
|
|
||||||
summary: ''
|
|
||||||
empty_table: false
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
options:
|
|
||||||
inline: { }
|
|
||||||
separator: ''
|
|
||||||
hide_empty: false
|
|
||||||
default_field_elements: true
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
sorts: { }
|
|
||||||
filters:
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value:
|
|
||||||
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
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: { }
|
|
||||||
plugin_id: language
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
attachment_1:
|
|
||||||
id: attachment_1
|
|
||||||
display_title: Attachment
|
|
||||||
display_plugin: attachment
|
|
||||||
position: 2
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
pager:
|
|
||||||
type: none
|
|
||||||
options:
|
|
||||||
offset: 0
|
|
||||||
items_per_page: 0
|
|
||||||
defaults:
|
|
||||||
arguments: false
|
|
||||||
arguments:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
default_action: summary
|
|
||||||
exception:
|
|
||||||
title_enable: true
|
|
||||||
default_argument_type: fixed
|
|
||||||
default_argument_options:
|
|
||||||
argument: a
|
|
||||||
summary:
|
|
||||||
format: unformatted_summary
|
|
||||||
summary_options:
|
|
||||||
items_per_page: 25
|
|
||||||
inline: true
|
|
||||||
separator: ' | '
|
|
||||||
specify_validation: true
|
|
||||||
glossary: true
|
|
||||||
limit: 1
|
|
||||||
case: upper
|
|
||||||
path_case: lower
|
|
||||||
transform_dash: false
|
|
||||||
plugin_id: string
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
title_enable: false
|
|
||||||
title: ''
|
|
||||||
default_argument_skip_url: false
|
|
||||||
validate:
|
|
||||||
type: none
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options: { }
|
|
||||||
break_phrase: false
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
displays:
|
|
||||||
default: default
|
|
||||||
page_1: page_1
|
|
||||||
inherit_arguments: false
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
display_plugin: page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
path: glossary
|
|
||||||
menu:
|
|
||||||
type: normal
|
|
||||||
title: Glossary
|
|
||||||
weight: 0
|
|
||||||
menu_name: main
|
|
||||||
parent: ''
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,676 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- content_lock
|
|
||||||
- node
|
|
||||||
- user
|
|
||||||
id: locked_content
|
|
||||||
label: 'Locked content'
|
|
||||||
module: views
|
|
||||||
description: ''
|
|
||||||
tag: ''
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'administer nodes'
|
|
||||||
cache:
|
|
||||||
type: none
|
|
||||||
options: { }
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: true
|
|
||||||
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: 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: true
|
|
||||||
caption: ''
|
|
||||||
summary: ''
|
|
||||||
description: ''
|
|
||||||
columns:
|
|
||||||
title: title
|
|
||||||
type: type
|
|
||||||
timestamp: timestamp
|
|
||||||
name: name
|
|
||||||
langcode: langcode
|
|
||||||
operations: operations
|
|
||||||
info:
|
|
||||||
title:
|
|
||||||
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: ''
|
|
||||||
timestamp:
|
|
||||||
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: ''
|
|
||||||
langcode:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
operations:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
default: timestamp
|
|
||||||
empty_table: true
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
entity_type: node
|
|
||||||
entity_field: title
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
make_link: false
|
|
||||||
absolute: false
|
|
||||||
trim: false
|
|
||||||
word_boundary: false
|
|
||||||
ellipsis: false
|
|
||||||
strip_tags: 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: ''
|
|
||||||
element_label_class: ''
|
|
||||||
element_label_colon: true
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_alter_empty: true
|
|
||||||
click_sort_column: value
|
|
||||||
type: string
|
|
||||||
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
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: node_field_data
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Content type'
|
|
||||||
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
|
|
||||||
click_sort_column: target_id
|
|
||||||
type: entity_reference_label
|
|
||||||
settings:
|
|
||||||
link: true
|
|
||||||
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: node
|
|
||||||
entity_field: type
|
|
||||||
plugin_id: field
|
|
||||||
timestamp:
|
|
||||||
id: timestamp
|
|
||||||
table: content_lock
|
|
||||||
field: timestamp
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Lock Date/Time'
|
|
||||||
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
|
|
||||||
date_format: fallback
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
plugin_id: date
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
relationship: uid
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Lock owner'
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: user_name
|
|
||||||
settings:
|
|
||||||
link_to_entity: true
|
|
||||||
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: user
|
|
||||||
entity_field: name
|
|
||||||
plugin_id: field
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: content_lock
|
|
||||||
field: langcode
|
|
||||||
plugin_id: langcode
|
|
||||||
exclude: false
|
|
||||||
operations:
|
|
||||||
id: operations
|
|
||||||
table: node
|
|
||||||
field: operations
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Operations
|
|
||||||
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
|
|
||||||
entity_type: node
|
|
||||||
plugin_id: entity_operations
|
|
||||||
filters:
|
|
||||||
is_locked:
|
|
||||||
id: is_locked
|
|
||||||
table: content_lock
|
|
||||||
field: is_locked
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: false
|
|
||||||
group_info:
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items: { }
|
|
||||||
plugin_id: content_lock_filter
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: node_field_data
|
|
||||||
field: status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: 'Published status'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: status_op
|
|
||||||
identifier: status
|
|
||||||
required: true
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
editor: '0'
|
|
||||||
seo: '0'
|
|
||||||
administrator: '0'
|
|
||||||
is_grouped: true
|
|
||||||
group_info:
|
|
||||||
label: 'Published status'
|
|
||||||
description: ''
|
|
||||||
identifier: status
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items:
|
|
||||||
1:
|
|
||||||
title: Published
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
2:
|
|
||||||
title: Unpublished
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
entity_type: node
|
|
||||||
entity_field: status
|
|
||||||
plugin_id: boolean
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: node_field_data
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: type_op
|
|
||||||
label: 'Content type'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: type_op
|
|
||||||
identifier: type
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
editor: '0'
|
|
||||||
seo: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
entity_type: node
|
|
||||||
entity_field: type
|
|
||||||
plugin_id: bundle
|
|
||||||
title:
|
|
||||||
id: title
|
|
||||||
table: node_field_data
|
|
||||||
field: title
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: contains
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: title_op
|
|
||||||
label: Title
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: title_op
|
|
||||||
identifier: title
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
editor: '0'
|
|
||||||
seo: '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: node
|
|
||||||
entity_field: title
|
|
||||||
plugin_id: string
|
|
||||||
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: 'Locked content'
|
|
||||||
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: 'There is no content currently locked.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
relationships:
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: content_lock
|
|
||||||
field: uid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: 'Lock owner'
|
|
||||||
required: true
|
|
||||||
plugin_id: standard
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
filter_groups:
|
|
||||||
operator: AND
|
|
||||||
groups:
|
|
||||||
1: AND
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_plugin: page
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
path: admin/content/locked-content
|
|
||||||
menu:
|
|
||||||
type: none
|
|
||||||
title: 'Locked content'
|
|
||||||
description: ''
|
|
||||||
expanded: false
|
|
||||||
parent: system.admin_content
|
|
||||||
weight: 0
|
|
||||||
context: '0'
|
|
||||||
menu_name: admin
|
|
||||||
enabled: true
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
tags: { }
|
|
@ -1,442 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- system.menu.admin
|
|
||||||
enforced:
|
|
||||||
module:
|
|
||||||
- maillog
|
|
||||||
module:
|
|
||||||
- maillog
|
|
||||||
- user
|
|
||||||
id: maillog_overview
|
|
||||||
label: 'Maillog overview'
|
|
||||||
module: views
|
|
||||||
description: ''
|
|
||||||
tag: ''
|
|
||||||
base_table: maillog
|
|
||||||
base_field: idmaillog
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'view maillog'
|
|
||||||
cache:
|
|
||||||
type: none
|
|
||||||
options: { }
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: 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: full
|
|
||||||
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, 20, 40, 60'
|
|
||||||
items_per_page_options_all: false
|
|
||||||
items_per_page_options_all_label: '- All -'
|
|
||||||
offset: false
|
|
||||||
offset_label: Offset
|
|
||||||
tags:
|
|
||||||
previous: '‹ previous'
|
|
||||||
next: 'next ›'
|
|
||||||
first: '« first'
|
|
||||||
last: 'last »'
|
|
||||||
quantity: 9
|
|
||||||
style:
|
|
||||||
type: table
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
override: true
|
|
||||||
sticky: false
|
|
||||||
caption: ''
|
|
||||||
summary: ''
|
|
||||||
description: ''
|
|
||||||
columns:
|
|
||||||
idmaillog: idmaillog
|
|
||||||
sent_date: sent_date
|
|
||||||
subject: subject
|
|
||||||
header_from: header_from
|
|
||||||
header_to: header_to
|
|
||||||
info:
|
|
||||||
idmaillog:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
sent_date:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
subject:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
header_from:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
header_to:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
default: '-1'
|
|
||||||
empty_table: true
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
idmaillog:
|
|
||||||
id: idmaillog
|
|
||||||
table: maillog
|
|
||||||
field: idmaillog
|
|
||||||
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: null
|
|
||||||
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: 'There are currently no mails to report.'
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
plugin_id: standard
|
|
||||||
sent_date:
|
|
||||||
id: sent_date
|
|
||||||
table: maillog
|
|
||||||
field: sent_date
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Date
|
|
||||||
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: null
|
|
||||||
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
|
|
||||||
date_format: short
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
plugin_id: date
|
|
||||||
subject:
|
|
||||||
id: subject
|
|
||||||
table: maillog
|
|
||||||
field: subject
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Subject
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
text: ''
|
|
||||||
make_link: true
|
|
||||||
path: '/maillog/details/{{idmaillog}}'
|
|
||||||
absolute: false
|
|
||||||
external: false
|
|
||||||
replace_spaces: false
|
|
||||||
path_case: none
|
|
||||||
trim_whitespace: false
|
|
||||||
alt: ''
|
|
||||||
rel: ''
|
|
||||||
link_class: ''
|
|
||||||
prefix: ''
|
|
||||||
suffix: ''
|
|
||||||
target: ''
|
|
||||||
nl2br: false
|
|
||||||
max_length: null
|
|
||||||
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
|
|
||||||
plugin_id: standard
|
|
||||||
header_from:
|
|
||||||
id: header_from
|
|
||||||
table: maillog
|
|
||||||
field: header_from
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: From
|
|
||||||
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: null
|
|
||||||
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
|
|
||||||
plugin_id: standard
|
|
||||||
header_to:
|
|
||||||
id: header_to
|
|
||||||
table: maillog
|
|
||||||
field: header_to
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: To
|
|
||||||
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: null
|
|
||||||
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
|
|
||||||
plugin_id: standard
|
|
||||||
filters: { }
|
|
||||||
sorts:
|
|
||||||
sent_date:
|
|
||||||
id: sent_date
|
|
||||||
table: maillog
|
|
||||||
field: sent_date
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
order: DESC
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
plugin_id: date
|
|
||||||
title: 'Maillog overview'
|
|
||||||
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: 'There are no mail logs in the database.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
relationships: { }
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
cacheable: false
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_plugin: page
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
path: admin/reports/maillog
|
|
||||||
menu:
|
|
||||||
type: normal
|
|
||||||
title: Maillog
|
|
||||||
description: ''
|
|
||||||
parent: system.admin_reports
|
|
||||||
weight: 0
|
|
||||||
context: '0'
|
|
||||||
menu_name: admin
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
cacheable: false
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,381 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- profile
|
|
||||||
id: profiles
|
|
||||||
label: Profiles
|
|
||||||
module: views
|
|
||||||
description: ''
|
|
||||||
tag: ''
|
|
||||||
base_table: profile
|
|
||||||
base_field: profile_id
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: none
|
|
||||||
options: { }
|
|
||||||
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: none
|
|
||||||
options:
|
|
||||||
offset: 0
|
|
||||||
style:
|
|
||||||
type: grid
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
columns: 4
|
|
||||||
automatic_width: true
|
|
||||||
alignment: horizontal
|
|
||||||
col_class_default: true
|
|
||||||
col_class_custom: ''
|
|
||||||
row_class_default: true
|
|
||||||
row_class_custom: ''
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
options:
|
|
||||||
inline: { }
|
|
||||||
separator: ''
|
|
||||||
hide_empty: false
|
|
||||||
default_field_elements: true
|
|
||||||
fields:
|
|
||||||
rendered_entity:
|
|
||||||
id: rendered_entity
|
|
||||||
table: profile
|
|
||||||
field: rendered_entity
|
|
||||||
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
|
|
||||||
view_mode: default
|
|
||||||
entity_type: profile
|
|
||||||
plugin_id: rendered_entity
|
|
||||||
operations:
|
|
||||||
id: operations
|
|
||||||
table: profile
|
|
||||||
field: operations
|
|
||||||
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
|
|
||||||
destination: true
|
|
||||||
entity_type: profile
|
|
||||||
plugin_id: entity_operations
|
|
||||||
filters: { }
|
|
||||||
sorts: { }
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
relationships: { }
|
|
||||||
arguments:
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: profile
|
|
||||||
field: uid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
default_action: default
|
|
||||||
exception:
|
|
||||||
value: all
|
|
||||||
title_enable: false
|
|
||||||
title: All
|
|
||||||
title_enable: false
|
|
||||||
title: ''
|
|
||||||
default_argument_type: user
|
|
||||||
default_argument_options:
|
|
||||||
user: false
|
|
||||||
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: false
|
|
||||||
validate:
|
|
||||||
type: none
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options: { }
|
|
||||||
break_phrase: false
|
|
||||||
not: false
|
|
||||||
entity_type: profile
|
|
||||||
entity_field: uid
|
|
||||||
plugin_id: numeric
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: profile
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
default_action: ignore
|
|
||||||
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:profile_type'
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options: { }
|
|
||||||
glossary: false
|
|
||||||
limit: 0
|
|
||||||
case: none
|
|
||||||
path_case: none
|
|
||||||
transform_dash: false
|
|
||||||
break_phrase: false
|
|
||||||
entity_type: profile
|
|
||||||
entity_field: type
|
|
||||||
plugin_id: string
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: profile
|
|
||||||
field: status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
default_action: ignore
|
|
||||||
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: false
|
|
||||||
validate:
|
|
||||||
type: none
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options: { }
|
|
||||||
break_phrase: false
|
|
||||||
not: false
|
|
||||||
entity_type: profile
|
|
||||||
entity_field: status
|
|
||||||
plugin_id: numeric
|
|
||||||
display_extenders: { }
|
|
||||||
title: Profiles
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
tags: { }
|
|
||||||
profile_type_listing:
|
|
||||||
display_plugin: embed
|
|
||||||
id: profile_type_listing
|
|
||||||
display_title: 'Profile type listing'
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
display_description: ''
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
tags: { }
|
|
||||||
user_view:
|
|
||||||
display_plugin: embed
|
|
||||||
id: user_view
|
|
||||||
display_title: 'User view'
|
|
||||||
position: 2
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
fields:
|
|
||||||
rendered_entity:
|
|
||||||
id: rendered_entity
|
|
||||||
table: profile
|
|
||||||
field: rendered_entity
|
|
||||||
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
|
|
||||||
view_mode: default
|
|
||||||
entity_type: profile
|
|
||||||
plugin_id: rendered_entity
|
|
||||||
defaults:
|
|
||||||
fields: false
|
|
||||||
display_description: ''
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
tags: { }
|
|
@ -1,597 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- link
|
|
||||||
- redirect
|
|
||||||
- user
|
|
||||||
id: redirect
|
|
||||||
label: Redirect
|
|
||||||
module: views
|
|
||||||
description: 'List of redirects'
|
|
||||||
tag: ''
|
|
||||||
base_table: redirect
|
|
||||||
base_field: rid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'administer redirects'
|
|
||||||
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: full
|
|
||||||
options:
|
|
||||||
items_per_page: 50
|
|
||||||
offset: 0
|
|
||||||
id: 0
|
|
||||||
total_pages: null
|
|
||||||
tags:
|
|
||||||
previous: '‹ previous'
|
|
||||||
next: '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:
|
|
||||||
redirect_source__path: redirect_source__path
|
|
||||||
redirect_redirect__uri: redirect_redirect__uri
|
|
||||||
status_code: status_code
|
|
||||||
language: language
|
|
||||||
created: created
|
|
||||||
operations: operations
|
|
||||||
info:
|
|
||||||
redirect_source__path:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
redirect_redirect__uri:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
status_code:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
language:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
created:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
operations:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
default: created
|
|
||||||
empty_table: false
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
redirect_bulk_form:
|
|
||||||
id: redirect_bulk_form
|
|
||||||
table: redirect
|
|
||||||
field: redirect_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: 'With selection'
|
|
||||||
include_exclude: exclude
|
|
||||||
selected_actions: { }
|
|
||||||
entity_type: redirect
|
|
||||||
plugin_id: redirect_bulk_form
|
|
||||||
redirect_source__path:
|
|
||||||
id: redirect_source__path
|
|
||||||
table: redirect
|
|
||||||
field: redirect_source__path
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: From
|
|
||||||
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
|
|
||||||
click_sort_column: path
|
|
||||||
type: redirect_source
|
|
||||||
settings: { }
|
|
||||||
group_column: ''
|
|
||||||
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: redirect
|
|
||||||
entity_field: redirect_source
|
|
||||||
plugin_id: field
|
|
||||||
redirect_redirect__uri:
|
|
||||||
id: redirect_redirect__uri
|
|
||||||
table: redirect
|
|
||||||
field: redirect_redirect__uri
|
|
||||||
entity_type: redirect
|
|
||||||
entity_field: redirect_redirect
|
|
||||||
plugin_id: field
|
|
||||||
status_code:
|
|
||||||
id: status_code
|
|
||||||
table: redirect
|
|
||||||
field: status_code
|
|
||||||
entity_type: redirect
|
|
||||||
entity_field: status_code
|
|
||||||
plugin_id: field
|
|
||||||
language:
|
|
||||||
id: language
|
|
||||||
table: redirect
|
|
||||||
field: language
|
|
||||||
entity_type: redirect
|
|
||||||
entity_field: language
|
|
||||||
plugin_id: field
|
|
||||||
created:
|
|
||||||
id: created
|
|
||||||
table: redirect
|
|
||||||
field: created
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Created
|
|
||||||
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
|
|
||||||
date_format: fallback
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
entity_type: redirect
|
|
||||||
entity_field: created
|
|
||||||
plugin_id: date
|
|
||||||
operations:
|
|
||||||
id: operations
|
|
||||||
table: redirect
|
|
||||||
field: operations
|
|
||||||
entity_type: redirect
|
|
||||||
plugin_id: entity_operations
|
|
||||||
filters:
|
|
||||||
redirect_source__path:
|
|
||||||
id: redirect_source__path
|
|
||||||
table: redirect
|
|
||||||
field: redirect_source__path
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: contains
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: redirect_source__path_op
|
|
||||||
label: From
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: redirect_source__path_op
|
|
||||||
identifier: redirect_source__path
|
|
||||||
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: redirect
|
|
||||||
entity_field: redirect_source
|
|
||||||
plugin_id: string
|
|
||||||
redirect_redirect__uri:
|
|
||||||
id: redirect_redirect__uri
|
|
||||||
table: redirect
|
|
||||||
field: redirect_redirect__uri
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: contains
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: redirect_redirect__uri_op
|
|
||||||
label: To
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: redirect_redirect__uri_op
|
|
||||||
identifier: redirect_redirect__uri
|
|
||||||
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: redirect
|
|
||||||
entity_field: redirect_redirect
|
|
||||||
plugin_id: string
|
|
||||||
status_code:
|
|
||||||
id: status_code
|
|
||||||
table: redirect
|
|
||||||
field: status_code
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: status_code_op
|
|
||||||
label: 'Status code'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: status_code_op
|
|
||||||
identifier: status_code
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
is_grouped: true
|
|
||||||
group_info:
|
|
||||||
label: 'Status code'
|
|
||||||
description: ''
|
|
||||||
identifier: status_code
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items:
|
|
||||||
1:
|
|
||||||
title: '300 Multiple Choices'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '300'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
2:
|
|
||||||
title: '301 Moved Permanently'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '301'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
3:
|
|
||||||
title: '302 Found'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '302'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
4:
|
|
||||||
title: '303 See Other'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '303'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
5:
|
|
||||||
title: '304 Not Modified'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '304'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
6:
|
|
||||||
title: '305 Use Proxy'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '305'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
7:
|
|
||||||
title: '307 Temporary Redirect'
|
|
||||||
operator: '='
|
|
||||||
value:
|
|
||||||
value: '307'
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
entity_type: redirect
|
|
||||||
entity_field: status_code
|
|
||||||
plugin_id: numeric
|
|
||||||
language:
|
|
||||||
id: language
|
|
||||||
table: redirect
|
|
||||||
field: language
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: language_op
|
|
||||||
label: 'Original language'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: language_op
|
|
||||||
identifier: language
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
entity_type: redirect
|
|
||||||
entity_field: language
|
|
||||||
plugin_id: language
|
|
||||||
sorts: { }
|
|
||||||
title: Redirect
|
|
||||||
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: 'There is no redirect yet.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
relationships: { }
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
filter_groups:
|
|
||||||
operator: AND
|
|
||||||
groups:
|
|
||||||
1: AND
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
cacheable: false
|
|
||||||
max-age: 0
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_plugin: page
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
path: admin/config/search/redirect
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
cacheable: false
|
|
||||||
max-age: 0
|
|
||||||
tags: { }
|
|
@ -1,311 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- core.entity_view_mode.node.teaser
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- taxonomy
|
|
||||||
- user
|
|
||||||
id: taxonomy_term
|
|
||||||
label: 'Taxonomy term'
|
|
||||||
module: taxonomy
|
|
||||||
description: 'Content belonging to a certain taxonomy term.'
|
|
||||||
tag: default
|
|
||||||
base_table: node_field_data
|
|
||||||
base_field: nid
|
|
||||||
core: '8'
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
display_plugin: default
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
query_comment: ''
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: false
|
|
||||||
replica: false
|
|
||||||
query_tags: { }
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content'
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
options: { }
|
|
||||||
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: 10
|
|
||||||
offset: 0
|
|
||||||
id: 0
|
|
||||||
total_pages: 0
|
|
||||||
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: ››
|
|
||||||
sorts:
|
|
||||||
sticky:
|
|
||||||
id: sticky
|
|
||||||
table: taxonomy_index
|
|
||||||
field: sticky
|
|
||||||
order: DESC
|
|
||||||
plugin_id: standard
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
created:
|
|
||||||
id: created
|
|
||||||
table: taxonomy_index
|
|
||||||
field: created
|
|
||||||
order: DESC
|
|
||||||
plugin_id: date
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
arguments:
|
|
||||||
tid:
|
|
||||||
id: tid
|
|
||||||
table: taxonomy_index
|
|
||||||
field: tid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
default_action: 'not found'
|
|
||||||
exception:
|
|
||||||
value: ''
|
|
||||||
title_enable: false
|
|
||||||
title: All
|
|
||||||
title_enable: true
|
|
||||||
title: '{{ arguments.tid }}'
|
|
||||||
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:taxonomy_term'
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options:
|
|
||||||
access: true
|
|
||||||
operation: view
|
|
||||||
multiple: 0
|
|
||||||
bundles: { }
|
|
||||||
break_phrase: false
|
|
||||||
add_table: false
|
|
||||||
require_value: false
|
|
||||||
reduce_duplicates: false
|
|
||||||
plugin_id: taxonomy_index_tid
|
|
||||||
filters:
|
|
||||||
langcode:
|
|
||||||
id: langcode
|
|
||||||
table: node_field_data
|
|
||||||
field: langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value:
|
|
||||||
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
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: { }
|
|
||||||
plugin_id: language
|
|
||||||
entity_type: node
|
|
||||||
entity_field: langcode
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: taxonomy_index
|
|
||||||
field: status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: false
|
|
||||||
group_info:
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items: { }
|
|
||||||
plugin_id: boolean
|
|
||||||
style:
|
|
||||||
type: default
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
uses_fields: false
|
|
||||||
row:
|
|
||||||
type: 'entity:node'
|
|
||||||
options:
|
|
||||||
view_mode: teaser
|
|
||||||
header:
|
|
||||||
entity_taxonomy_term:
|
|
||||||
id: entity_taxonomy_term
|
|
||||||
table: views
|
|
||||||
field: entity_taxonomy_term
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
empty: true
|
|
||||||
tokenize: true
|
|
||||||
target: '{{ raw_arguments.tid }}'
|
|
||||||
view_mode: full
|
|
||||||
bypass_access: false
|
|
||||||
plugin_id: entity
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
relationships: { }
|
|
||||||
fields: { }
|
|
||||||
display_extenders: { }
|
|
||||||
link_url: ''
|
|
||||||
link_display: page_1
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
feed_1:
|
|
||||||
id: feed_1
|
|
||||||
display_title: Feed
|
|
||||||
display_plugin: feed
|
|
||||||
position: 2
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
pager:
|
|
||||||
type: some
|
|
||||||
options:
|
|
||||||
items_per_page: 10
|
|
||||||
offset: 0
|
|
||||||
path: taxonomy/term/%/feed
|
|
||||||
displays:
|
|
||||||
page_1: page_1
|
|
||||||
default: '0'
|
|
||||||
style:
|
|
||||||
type: rss
|
|
||||||
options:
|
|
||||||
description: ''
|
|
||||||
grouping: { }
|
|
||||||
uses_fields: false
|
|
||||||
row:
|
|
||||||
type: node_rss
|
|
||||||
options:
|
|
||||||
relationship: none
|
|
||||||
view_mode: default
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
display_plugin: page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
path: taxonomy/term/%
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- 'user.node_grants:view'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,912 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: user_admin_people
|
|
||||||
label: People
|
|
||||||
module: user
|
|
||||||
description: 'Find and manage people interacting with your site.'
|
|
||||||
tag: default
|
|
||||||
base_table: users_field_data
|
|
||||||
base_field: uid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'administer users'
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
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: 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: 0
|
|
||||||
tags:
|
|
||||||
previous: '‹ Previous'
|
|
||||||
next: '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
|
|
||||||
summary: ''
|
|
||||||
columns:
|
|
||||||
user_bulk_form: user_bulk_form
|
|
||||||
name: name
|
|
||||||
status: status
|
|
||||||
rid: rid
|
|
||||||
created: created
|
|
||||||
access: access
|
|
||||||
edit_node: edit_node
|
|
||||||
dropbutton: dropbutton
|
|
||||||
info:
|
|
||||||
user_bulk_form:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
name:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
status:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
rid:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
created:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: desc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
access:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: desc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
edit_node:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
dropbutton:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
default: created
|
|
||||||
empty_table: true
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
user_bulk_form:
|
|
||||||
id: user_bulk_form
|
|
||||||
table: users
|
|
||||||
field: user_bulk_form
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Bulk update'
|
|
||||||
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
|
|
||||||
plugin_id: user_bulk_form
|
|
||||||
entity_type: user
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Username
|
|
||||||
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
|
|
||||||
plugin_id: field
|
|
||||||
type: user_name
|
|
||||||
entity_type: user
|
|
||||||
entity_field: name
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: users_field_data
|
|
||||||
field: status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Status
|
|
||||||
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
|
|
||||||
plugin_id: field
|
|
||||||
type: boolean
|
|
||||||
settings:
|
|
||||||
format: custom
|
|
||||||
format_custom_true: Active
|
|
||||||
format_custom_false: Blocked
|
|
||||||
entity_type: user
|
|
||||||
entity_field: status
|
|
||||||
roles_target_id:
|
|
||||||
id: roles_target_id
|
|
||||||
table: user__roles
|
|
||||||
field: roles_target_id
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Roles
|
|
||||||
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
|
|
||||||
type: ul
|
|
||||||
separator: ', '
|
|
||||||
plugin_id: user_roles
|
|
||||||
created:
|
|
||||||
id: created
|
|
||||||
table: users_field_data
|
|
||||||
field: created
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Member for'
|
|
||||||
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
|
|
||||||
type: timestamp_ago
|
|
||||||
settings:
|
|
||||||
future_format: '@interval'
|
|
||||||
past_format: '@interval'
|
|
||||||
granularity: 2
|
|
||||||
plugin_id: field
|
|
||||||
entity_type: user
|
|
||||||
entity_field: created
|
|
||||||
access:
|
|
||||||
id: access
|
|
||||||
table: users_field_data
|
|
||||||
field: access
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Last access'
|
|
||||||
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
|
|
||||||
type: timestamp_ago
|
|
||||||
settings:
|
|
||||||
future_format: '@interval hence'
|
|
||||||
past_format: '@interval ago'
|
|
||||||
granularity: 2
|
|
||||||
plugin_id: field
|
|
||||||
entity_type: user
|
|
||||||
entity_field: access
|
|
||||||
operations:
|
|
||||||
id: operations
|
|
||||||
table: users
|
|
||||||
field: operations
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Operations
|
|
||||||
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: true
|
|
||||||
entity_type: user
|
|
||||||
plugin_id: entity_operations
|
|
||||||
mail:
|
|
||||||
id: mail
|
|
||||||
table: users_field_data
|
|
||||||
field: mail
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: ''
|
|
||||||
exclude: true
|
|
||||||
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: basic_string
|
|
||||||
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
|
|
||||||
plugin_id: field
|
|
||||||
entity_type: user
|
|
||||||
entity_field: mail
|
|
||||||
filters:
|
|
||||||
combine:
|
|
||||||
id: combine
|
|
||||||
table: views
|
|
||||||
field: combine
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: contains
|
|
||||||
value: ''
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: combine_op
|
|
||||||
label: 'Name or email contains'
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: combine_op
|
|
||||||
identifier: user
|
|
||||||
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: { }
|
|
||||||
fields:
|
|
||||||
name: name
|
|
||||||
mail: mail
|
|
||||||
plugin_id: combine
|
|
||||||
status:
|
|
||||||
id: status
|
|
||||||
table: users_field_data
|
|
||||||
field: status
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: status_op
|
|
||||||
identifier: status
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
is_grouped: true
|
|
||||||
group_info:
|
|
||||||
label: Status
|
|
||||||
description: ''
|
|
||||||
identifier: status
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items:
|
|
||||||
1:
|
|
||||||
title: Active
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
2:
|
|
||||||
title: Blocked
|
|
||||||
operator: '='
|
|
||||||
value: '0'
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: user
|
|
||||||
entity_field: status
|
|
||||||
roles_target_id:
|
|
||||||
id: roles_target_id
|
|
||||||
table: user__roles
|
|
||||||
field: roles_target_id
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: or
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: roles_target_id_op
|
|
||||||
label: Role
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: roles_target_id_op
|
|
||||||
identifier: role
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
reduce_duplicates: false
|
|
||||||
plugin_id: user_roles
|
|
||||||
permission:
|
|
||||||
id: permission
|
|
||||||
table: user__roles
|
|
||||||
field: permission
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: or
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: permission_op
|
|
||||||
label: Permission
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: permission_op
|
|
||||||
identifier: permission
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
reduce_duplicates: false
|
|
||||||
plugin_id: user_permissions
|
|
||||||
default_langcode:
|
|
||||||
id: default_langcode
|
|
||||||
table: users_field_data
|
|
||||||
field: default_langcode
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '='
|
|
||||||
value: '1'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: ''
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
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: user
|
|
||||||
entity_field: default_langcode
|
|
||||||
plugin_id: boolean
|
|
||||||
uid_raw:
|
|
||||||
id: uid_raw
|
|
||||||
table: users_field_data
|
|
||||||
field: uid_raw
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '!='
|
|
||||||
value:
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
value: '0'
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: '0'
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: false
|
|
||||||
group_info:
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items: { }
|
|
||||||
plugin_id: numeric
|
|
||||||
entity_type: user
|
|
||||||
sorts:
|
|
||||||
created:
|
|
||||||
id: created
|
|
||||||
table: users_field_data
|
|
||||||
field: created
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
order: DESC
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
plugin_id: date
|
|
||||||
entity_type: user
|
|
||||||
entity_field: created
|
|
||||||
title: People
|
|
||||||
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 people available.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
use_more: false
|
|
||||||
use_more_always: false
|
|
||||||
use_more_text: more
|
|
||||||
display_comment: ''
|
|
||||||
use_ajax: false
|
|
||||||
hide_attachment_summary: false
|
|
||||||
show_admin_links: true
|
|
||||||
group_by: false
|
|
||||||
link_url: ''
|
|
||||||
link_display: page_1
|
|
||||||
css_class: ''
|
|
||||||
filter_groups:
|
|
||||||
operator: AND
|
|
||||||
groups:
|
|
||||||
1: AND
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
max-age: 0
|
|
||||||
tags: { }
|
|
||||||
page_1:
|
|
||||||
display_plugin: page
|
|
||||||
id: page_1
|
|
||||||
display_title: Page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
path: admin/people/list
|
|
||||||
show_admin_links: false
|
|
||||||
menu:
|
|
||||||
type: 'default tab'
|
|
||||||
title: List
|
|
||||||
description: 'Find and manage people interacting with your site.'
|
|
||||||
menu_name: admin
|
|
||||||
weight: -10
|
|
||||||
context: ''
|
|
||||||
tab_options:
|
|
||||||
type: normal
|
|
||||||
title: People
|
|
||||||
description: 'Manage user accounts, roles, and permissions.'
|
|
||||||
menu_name: admin
|
|
||||||
weight: 0
|
|
||||||
defaults:
|
|
||||||
show_admin_links: false
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
max-age: 0
|
|
||||||
tags: { }
|
|
@ -1,707 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- dblog
|
|
||||||
- user
|
|
||||||
id: watchdog
|
|
||||||
label: Watchdog
|
|
||||||
module: views
|
|
||||||
description: 'Recent log messages'
|
|
||||||
tag: ''
|
|
||||||
base_table: watchdog
|
|
||||||
base_field: wid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access site reports'
|
|
||||||
cache:
|
|
||||||
type: none
|
|
||||||
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: true
|
|
||||||
reset_button_label: Reset
|
|
||||||
exposed_sorts_label: 'Sort by'
|
|
||||||
expose_sort_order: false
|
|
||||||
sort_asc_label: Asc
|
|
||||||
sort_desc_label: Desc
|
|
||||||
pager:
|
|
||||||
type: mini
|
|
||||||
options:
|
|
||||||
items_per_page: 50
|
|
||||||
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: '{{ type }} {{ severity }}'
|
|
||||||
default_row_class: true
|
|
||||||
override: true
|
|
||||||
sticky: false
|
|
||||||
caption: ''
|
|
||||||
summary: ''
|
|
||||||
description: ''
|
|
||||||
columns:
|
|
||||||
nothing: nothing
|
|
||||||
wid: wid
|
|
||||||
severity: severity
|
|
||||||
type: type
|
|
||||||
timestamp: timestamp
|
|
||||||
message: message
|
|
||||||
name: name
|
|
||||||
link: link
|
|
||||||
info:
|
|
||||||
nothing:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-medium
|
|
||||||
wid:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: desc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
severity:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
type:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-medium
|
|
||||||
timestamp:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: desc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
message:
|
|
||||||
sortable: false
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
name:
|
|
||||||
sortable: true
|
|
||||||
default_sort_order: asc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-medium
|
|
||||||
link:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: priority-low
|
|
||||||
default: wid
|
|
||||||
empty_table: false
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
nothing:
|
|
||||||
id: nothing
|
|
||||||
table: views
|
|
||||||
field: nothing
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: Icon
|
|
||||||
label: ''
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: true
|
|
||||||
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: icon
|
|
||||||
element_label_type: ''
|
|
||||||
element_label_class: ''
|
|
||||||
element_label_colon: false
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: false
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: false
|
|
||||||
plugin_id: custom
|
|
||||||
wid:
|
|
||||||
id: wid
|
|
||||||
table: watchdog
|
|
||||||
field: wid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: WID
|
|
||||||
exclude: true
|
|
||||||
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
|
|
||||||
plugin_id: standard
|
|
||||||
severity:
|
|
||||||
id: severity
|
|
||||||
table: watchdog
|
|
||||||
field: severity
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Severity
|
|
||||||
exclude: true
|
|
||||||
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
|
|
||||||
machine_name: false
|
|
||||||
plugin_id: machine_name
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: watchdog
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Type
|
|
||||||
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
|
|
||||||
plugin_id: standard
|
|
||||||
timestamp:
|
|
||||||
id: timestamp
|
|
||||||
table: watchdog
|
|
||||||
field: timestamp
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Date
|
|
||||||
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
|
|
||||||
date_format: short
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
plugin_id: date
|
|
||||||
message:
|
|
||||||
id: message
|
|
||||||
table: watchdog
|
|
||||||
field: message
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Message
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
text: ''
|
|
||||||
make_link: true
|
|
||||||
path: 'admin/reports/dblog/event/{{ wid }}'
|
|
||||||
absolute: false
|
|
||||||
external: false
|
|
||||||
replace_spaces: false
|
|
||||||
path_case: none
|
|
||||||
trim_whitespace: false
|
|
||||||
alt: '{{ message }}'
|
|
||||||
rel: ''
|
|
||||||
link_class: ''
|
|
||||||
prefix: ''
|
|
||||||
suffix: ''
|
|
||||||
target: ''
|
|
||||||
nl2br: false
|
|
||||||
max_length: 56
|
|
||||||
word_boundary: true
|
|
||||||
ellipsis: true
|
|
||||||
more_link: false
|
|
||||||
more_link_text: ''
|
|
||||||
more_link_path: ''
|
|
||||||
strip_tags: true
|
|
||||||
trim: true
|
|
||||||
preserve_tags: ''
|
|
||||||
html: true
|
|
||||||
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
|
|
||||||
replace_variables: true
|
|
||||||
plugin_id: dblog_message
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
relationship: uid
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: User
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: user_name
|
|
||||||
settings:
|
|
||||||
link_to_entity: true
|
|
||||||
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: user
|
|
||||||
entity_field: name
|
|
||||||
plugin_id: field
|
|
||||||
link:
|
|
||||||
id: link
|
|
||||||
table: watchdog
|
|
||||||
field: link
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Operations
|
|
||||||
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
|
|
||||||
plugin_id: dblog_operations
|
|
||||||
filters:
|
|
||||||
type:
|
|
||||||
id: type
|
|
||||||
table: watchdog
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: type_op
|
|
||||||
label: Type
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: type_op
|
|
||||||
identifier: type
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: true
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
plugin_id: dblog_types
|
|
||||||
severity:
|
|
||||||
id: severity
|
|
||||||
table: watchdog
|
|
||||||
field: severity
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: in
|
|
||||||
value: { }
|
|
||||||
group: 1
|
|
||||||
exposed: true
|
|
||||||
expose:
|
|
||||||
operator_id: severity_op
|
|
||||||
label: Severity
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: severity_op
|
|
||||||
identifier: severity
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: true
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
anonymous: '0'
|
|
||||||
administrator: '0'
|
|
||||||
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: { }
|
|
||||||
plugin_id: in_operator
|
|
||||||
sorts:
|
|
||||||
wid:
|
|
||||||
id: wid
|
|
||||||
table: watchdog
|
|
||||||
field: wid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
order: DESC
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
plugin_id: standard
|
|
||||||
title: 'Recent log messages'
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty:
|
|
||||||
area:
|
|
||||||
id: area_text_custom
|
|
||||||
table: views
|
|
||||||
field: area_text_custom
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: 'No log messages available.'
|
|
||||||
empty: true
|
|
||||||
tokenize: false
|
|
||||||
content: 'No log messages available.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
relationships:
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: watchdog
|
|
||||||
field: uid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: User
|
|
||||||
required: false
|
|
||||||
plugin_id: standard
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
filter_groups:
|
|
||||||
operator: AND
|
|
||||||
groups:
|
|
||||||
1: AND
|
|
||||||
css_class: admin-dblog
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
tags: { }
|
|
||||||
page:
|
|
||||||
display_plugin: page
|
|
||||||
id: page
|
|
||||||
display_title: Page
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
path: admin/reports/dblog
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
- user.permissions
|
|
||||||
tags: { }
|
|
@ -1,190 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: who_s_new
|
|
||||||
label: 'Who''s new'
|
|
||||||
module: user
|
|
||||||
description: 'Shows a list of the newest user accounts on the site.'
|
|
||||||
tag: default
|
|
||||||
base_table: users_field_data
|
|
||||||
base_field: uid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access content'
|
|
||||||
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: some
|
|
||||||
options:
|
|
||||||
items_per_page: 5
|
|
||||||
offset: 0
|
|
||||||
style:
|
|
||||||
type: html_list
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
label: ''
|
|
||||||
plugin_id: field
|
|
||||||
type: user_name
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
make_link: false
|
|
||||||
absolute: false
|
|
||||||
trim: false
|
|
||||||
word_boundary: false
|
|
||||||
ellipsis: false
|
|
||||||
strip_tags: false
|
|
||||||
html: false
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exclude: 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_alter_empty: true
|
|
||||||
entity_type: user
|
|
||||||
entity_field: name
|
|
||||||
filters:
|
|
||||||
status:
|
|
||||||
value: '1'
|
|
||||||
table: users_field_data
|
|
||||||
field: status
|
|
||||||
id: status
|
|
||||||
expose:
|
|
||||||
operator: '0'
|
|
||||||
group: 1
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: user
|
|
||||||
entity_field: status
|
|
||||||
access:
|
|
||||||
id: access
|
|
||||||
table: users_field_data
|
|
||||||
field: access
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '>'
|
|
||||||
value:
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
value: '1970-01-01'
|
|
||||||
type: date
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: '0'
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
use_operator: false
|
|
||||||
operator: ''
|
|
||||||
identifier: ''
|
|
||||||
required: false
|
|
||||||
remember: false
|
|
||||||
multiple: false
|
|
||||||
remember_roles:
|
|
||||||
authenticated: authenticated
|
|
||||||
is_grouped: false
|
|
||||||
group_info:
|
|
||||||
label: ''
|
|
||||||
description: ''
|
|
||||||
identifier: ''
|
|
||||||
optional: true
|
|
||||||
widget: select
|
|
||||||
multiple: false
|
|
||||||
remember: false
|
|
||||||
default_group: All
|
|
||||||
default_group_multiple: { }
|
|
||||||
group_items: { }
|
|
||||||
plugin_id: date
|
|
||||||
entity_type: user
|
|
||||||
entity_field: access
|
|
||||||
sorts:
|
|
||||||
created:
|
|
||||||
id: created
|
|
||||||
table: users_field_data
|
|
||||||
field: created
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
order: DESC
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
plugin_id: date
|
|
||||||
entity_type: user
|
|
||||||
entity_field: created
|
|
||||||
title: 'Who''s new'
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
relationships: { }
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
block_1:
|
|
||||||
display_plugin: block
|
|
||||||
id: block_1
|
|
||||||
display_title: 'Who''s new'
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_description: 'A list of new users'
|
|
||||||
block_description: 'Who''s new'
|
|
||||||
block_category: User
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,219 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
id: who_s_online
|
|
||||||
label: 'Who''s online block'
|
|
||||||
module: user
|
|
||||||
description: 'Shows the user names of the most recently active users, and the total number of active users.'
|
|
||||||
tag: default
|
|
||||||
base_table: users_field_data
|
|
||||||
base_field: uid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: perm
|
|
||||||
options:
|
|
||||||
perm: 'access user profiles'
|
|
||||||
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: some
|
|
||||||
options:
|
|
||||||
items_per_page: 10
|
|
||||||
offset: 0
|
|
||||||
style:
|
|
||||||
type: html_list
|
|
||||||
options:
|
|
||||||
grouping: { }
|
|
||||||
row_class: ''
|
|
||||||
default_row_class: true
|
|
||||||
type: ul
|
|
||||||
wrapper_class: item-list
|
|
||||||
class: ''
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
|
||||||
name:
|
|
||||||
id: name
|
|
||||||
table: users_field_data
|
|
||||||
field: name
|
|
||||||
label: ''
|
|
||||||
plugin_id: field
|
|
||||||
type: user_name
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
make_link: false
|
|
||||||
absolute: false
|
|
||||||
trim: false
|
|
||||||
word_boundary: false
|
|
||||||
ellipsis: false
|
|
||||||
strip_tags: false
|
|
||||||
html: false
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exclude: 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_alter_empty: true
|
|
||||||
entity_type: user
|
|
||||||
entity_field: name
|
|
||||||
filters:
|
|
||||||
status:
|
|
||||||
value: '1'
|
|
||||||
table: users_field_data
|
|
||||||
field: status
|
|
||||||
id: status
|
|
||||||
expose:
|
|
||||||
operator: '0'
|
|
||||||
group: 1
|
|
||||||
plugin_id: boolean
|
|
||||||
entity_type: user
|
|
||||||
entity_field: status
|
|
||||||
access:
|
|
||||||
id: access
|
|
||||||
table: users_field_data
|
|
||||||
field: access
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
operator: '>='
|
|
||||||
value:
|
|
||||||
min: ''
|
|
||||||
max: ''
|
|
||||||
value: '-15 minutes'
|
|
||||||
type: offset
|
|
||||||
group: 1
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
operator_id: access_op
|
|
||||||
label: 'Last access'
|
|
||||||
description: 'A user is considered online for this long after they have last viewed a page.'
|
|
||||||
use_operator: false
|
|
||||||
operator: access_op
|
|
||||||
identifier: access
|
|
||||||
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: { }
|
|
||||||
plugin_id: date
|
|
||||||
entity_type: user
|
|
||||||
entity_field: access
|
|
||||||
sorts:
|
|
||||||
access:
|
|
||||||
id: access
|
|
||||||
table: users_field_data
|
|
||||||
field: access
|
|
||||||
order: DESC
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
exposed: false
|
|
||||||
expose:
|
|
||||||
label: ''
|
|
||||||
granularity: second
|
|
||||||
plugin_id: date
|
|
||||||
entity_type: user
|
|
||||||
entity_field: access
|
|
||||||
title: 'Who''s online'
|
|
||||||
header:
|
|
||||||
result:
|
|
||||||
id: result
|
|
||||||
table: views
|
|
||||||
field: result
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
empty: false
|
|
||||||
content: 'There are currently @total users online.'
|
|
||||||
plugin_id: result
|
|
||||||
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: 'There are currently 0 users online.'
|
|
||||||
plugin_id: text_custom
|
|
||||||
relationships: { }
|
|
||||||
arguments: { }
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
||||||
who_s_online_block:
|
|
||||||
display_plugin: block
|
|
||||||
id: who_s_online_block
|
|
||||||
display_title: 'Who''s online'
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
block_description: 'Who''s online'
|
|
||||||
display_description: 'A list of users that are currently logged in.'
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- user.permissions
|
|
||||||
max-age: -1
|
|
||||||
tags: { }
|
|
@ -1,713 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- workflow
|
|
||||||
id: workflow_entity_history
|
|
||||||
label: 'Workflow Entity history'
|
|
||||||
module: views
|
|
||||||
description: 'Enable this View to configure the history tab.'
|
|
||||||
tag: ''
|
|
||||||
base_table: workflow_transition_history
|
|
||||||
base_field: hid
|
|
||||||
core: 8.x
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
display_plugin: default
|
|
||||||
id: default
|
|
||||||
display_title: Master
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
access:
|
|
||||||
type: none
|
|
||||||
options: { }
|
|
||||||
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: 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:
|
|
||||||
hid: hid
|
|
||||||
timestamp: timestamp
|
|
||||||
field_name: field_name
|
|
||||||
from_sid: from_sid
|
|
||||||
to_sid: to_sid
|
|
||||||
uid: uid
|
|
||||||
comment: comment
|
|
||||||
operations: operations
|
|
||||||
info:
|
|
||||||
hid:
|
|
||||||
default_sort_order: desc
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
timestamp:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
field_name:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
from_sid:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
to_sid:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
uid:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
comment:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
operations:
|
|
||||||
align: ''
|
|
||||||
separator: ''
|
|
||||||
empty_column: false
|
|
||||||
responsive: ''
|
|
||||||
default: hid
|
|
||||||
empty_table: false
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
options:
|
|
||||||
inline: { }
|
|
||||||
separator: ''
|
|
||||||
hide_empty: false
|
|
||||||
default_field_elements: true
|
|
||||||
fields:
|
|
||||||
hid:
|
|
||||||
id: hid
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: hid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Transition ID'
|
|
||||||
exclude: true
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: number_integer
|
|
||||||
settings:
|
|
||||||
thousand_separator: ''
|
|
||||||
prefix_suffix: true
|
|
||||||
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: workflow_transition
|
|
||||||
entity_field: hid
|
|
||||||
plugin_id: field
|
|
||||||
timestamp:
|
|
||||||
id: timestamp
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: timestamp
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Timestamp
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: timestamp
|
|
||||||
settings:
|
|
||||||
date_format: medium
|
|
||||||
custom_date_format: ''
|
|
||||||
timezone: ''
|
|
||||||
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: workflow_transition
|
|
||||||
entity_field: timestamp
|
|
||||||
plugin_id: field
|
|
||||||
field_name:
|
|
||||||
id: field_name
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: field_name
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Field name'
|
|
||||||
exclude: true
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: string
|
|
||||||
settings:
|
|
||||||
link_to_entity: 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: workflow_transition
|
|
||||||
entity_field: field_name
|
|
||||||
plugin_id: field
|
|
||||||
from_sid:
|
|
||||||
id: from_sid
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: from_sid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'From 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: true
|
|
||||||
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: true
|
|
||||||
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: workflow_transition
|
|
||||||
entity_field: from_sid
|
|
||||||
plugin_id: field
|
|
||||||
to_sid:
|
|
||||||
id: to_sid
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: to_sid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'To 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: true
|
|
||||||
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: true
|
|
||||||
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: workflow_transition
|
|
||||||
entity_field: to_sid
|
|
||||||
plugin_id: field
|
|
||||||
uid:
|
|
||||||
id: uid
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: uid
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'User ID'
|
|
||||||
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
|
|
||||||
click_sort_column: target_id
|
|
||||||
type: entity_reference_label
|
|
||||||
settings:
|
|
||||||
link: true
|
|
||||||
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: workflow_transition
|
|
||||||
entity_field: uid
|
|
||||||
plugin_id: field
|
|
||||||
comment:
|
|
||||||
id: comment
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: comment
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: 'Log message'
|
|
||||||
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
|
|
||||||
click_sort_column: value
|
|
||||||
type: basic_string
|
|
||||||
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: workflow_transition
|
|
||||||
entity_field: comment
|
|
||||||
plugin_id: field
|
|
||||||
operations:
|
|
||||||
id: operations
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: operations
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Operations
|
|
||||||
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: true
|
|
||||||
entity_type: null
|
|
||||||
entity_field: null
|
|
||||||
plugin_id: entity_operations
|
|
||||||
filters: { }
|
|
||||||
sorts: { }
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
relationships: { }
|
|
||||||
arguments:
|
|
||||||
entity_id:
|
|
||||||
id: entity_id
|
|
||||||
table: workflow_transition_history
|
|
||||||
field: entity_id
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
default_action: ignore
|
|
||||||
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: false
|
|
||||||
validate:
|
|
||||||
type: none
|
|
||||||
fail: 'not found'
|
|
||||||
validate_options: { }
|
|
||||||
break_phrase: false
|
|
||||||
not: false
|
|
||||||
entity_type: workflow_transition
|
|
||||||
entity_field: entity_id
|
|
||||||
plugin_id: numeric
|
|
||||||
display_extenders: { }
|
|
||||||
title: 'Workflow history'
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
tags: { }
|
|
||||||
workflow_history_tab:
|
|
||||||
display_plugin: embed
|
|
||||||
id: workflow_history_tab
|
|
||||||
display_title: 'Workflow history tab'
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
display_description: 'Replaces the transition list in the Workflow tab.'
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
|
||||||
- url
|
|
||||||
- url.query_args
|
|
||||||
tags: { }
|
|
@ -1 +0,0 @@
|
|||||||
workflow_states_per_page: 20
|
|
@ -1,11 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.default
|
|
||||||
id: default_creation
|
|
||||||
label: Creation
|
|
||||||
module: workflow
|
|
||||||
wid: default
|
|
||||||
weight: -11
|
|
||||||
sysid: 1
|
|
@ -1,11 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.default
|
|
||||||
id: default_hidden
|
|
||||||
label: Hidden
|
|
||||||
module: workflow
|
|
||||||
wid: default
|
|
||||||
weight: -7
|
|
||||||
sysid: 0
|
|
@ -1,11 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.workflow.default
|
|
||||||
id: default_visible
|
|
||||||
label: Visible
|
|
||||||
module: workflow
|
|
||||||
wid: default
|
|
||||||
weight: -8
|
|
||||||
sysid: 0
|
|
@ -1,18 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.default_creation
|
|
||||||
- workflow.state.default_hidden
|
|
||||||
id: default_creation_hidden
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: default_creation
|
|
||||||
to_sid: default_hidden
|
|
||||||
roles:
|
|
||||||
workflow_author: workflow_author
|
|
||||||
admin: admin
|
|
||||||
root: root
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
user: '0'
|
|
@ -1,18 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.default_creation
|
|
||||||
- workflow.state.default_visible
|
|
||||||
id: default_creation_visible
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: default_creation
|
|
||||||
to_sid: default_visible
|
|
||||||
roles:
|
|
||||||
workflow_author: workflow_author
|
|
||||||
admin: admin
|
|
||||||
root: root
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
user: '0'
|
|
@ -1,11 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.default_hidden
|
|
||||||
id: default_hidden_hidden
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: default_hidden
|
|
||||||
to_sid: default_hidden
|
|
||||||
roles: { }
|
|
@ -1,18 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.default_hidden
|
|
||||||
- workflow.state.default_visible
|
|
||||||
id: default_hidden_visible
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: default_hidden
|
|
||||||
to_sid: default_visible
|
|
||||||
roles:
|
|
||||||
workflow_author: workflow_author
|
|
||||||
admin: admin
|
|
||||||
root: root
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
user: '0'
|
|
@ -1,18 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.default_hidden
|
|
||||||
- workflow.state.default_visible
|
|
||||||
id: default_visible_hidden
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: default_visible
|
|
||||||
to_sid: default_hidden
|
|
||||||
roles:
|
|
||||||
workflow_author: workflow_author
|
|
||||||
admin: admin
|
|
||||||
root: root
|
|
||||||
anonymous: '0'
|
|
||||||
authenticated: '0'
|
|
||||||
user: '0'
|
|
@ -1,11 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- workflow.state.default_visible
|
|
||||||
id: default_visible_visible
|
|
||||||
label: null
|
|
||||||
module: workflow
|
|
||||||
from_sid: default_visible
|
|
||||||
to_sid: default_visible
|
|
||||||
roles: { }
|
|
@ -1,13 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: default
|
|
||||||
label: Default
|
|
||||||
module: workflow
|
|
||||||
options:
|
|
||||||
name_as_title: 0
|
|
||||||
fieldset: 0
|
|
||||||
options: radios
|
|
||||||
schedule_timezone: 1
|
|
||||||
comment_log_node: 1
|
|
||||||
watchdog_log: 0
|
|
@ -1,50 +0,0 @@
|
|||||||
default_visible:
|
|
||||||
anonymous:
|
|
||||||
grant_view: true
|
|
||||||
grant_update: 0
|
|
||||||
grant_delete: 0
|
|
||||||
authenticated:
|
|
||||||
grant_view: true
|
|
||||||
grant_update: 0
|
|
||||||
grant_delete: 0
|
|
||||||
workflow_author:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: true
|
|
||||||
grant_delete: 0
|
|
||||||
admin:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: true
|
|
||||||
grant_delete: 0
|
|
||||||
root:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: true
|
|
||||||
grant_delete: true
|
|
||||||
user:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: 0
|
|
||||||
grant_delete: 0
|
|
||||||
default_hidden:
|
|
||||||
anonymous:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: 0
|
|
||||||
grant_delete: 0
|
|
||||||
authenticated:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: 0
|
|
||||||
grant_delete: 0
|
|
||||||
workflow_author:
|
|
||||||
grant_view: true
|
|
||||||
grant_update: true
|
|
||||||
grant_delete: 0
|
|
||||||
admin:
|
|
||||||
grant_view: true
|
|
||||||
grant_update: true
|
|
||||||
grant_delete: 0
|
|
||||||
root:
|
|
||||||
grant_view: true
|
|
||||||
grant_update: true
|
|
||||||
grant_delete: true
|
|
||||||
user:
|
|
||||||
grant_view: 0
|
|
||||||
grant_update: 0
|
|
||||||
grant_delete: 0
|
|
@ -1 +0,0 @@
|
|||||||
workflow_access_priority: 0
|
|
@ -88,7 +88,6 @@ dependencies:
|
|||||||
- 'kint'
|
- 'kint'
|
||||||
- 'link_attributes'
|
- 'link_attributes'
|
||||||
- 'linkit'
|
- 'linkit'
|
||||||
- 'login_destination'
|
|
||||||
- 'maillog'
|
- 'maillog'
|
||||||
- 'mailsystem'
|
- 'mailsystem'
|
||||||
- 'matomo'
|
- 'matomo'
|
||||||
@ -99,7 +98,6 @@ dependencies:
|
|||||||
- 'pathauto'
|
- 'pathauto'
|
||||||
- 'pathologic'
|
- 'pathologic'
|
||||||
- 'persistent_login'
|
- 'persistent_login'
|
||||||
- 'profile'
|
|
||||||
- 'redirect'
|
- 'redirect'
|
||||||
- 'token'
|
- 'token'
|
||||||
- 'toolbar_themes'
|
- 'toolbar_themes'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user