Compare commits

..

No commits in common. "48daf12eb04233faf09d39394027ef1fd4cc7615" and "c332b2c01db8ec330c01222562eda87761038fdf" have entirely different histories.

4 changed files with 593 additions and 446 deletions

572
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,21 +1,18 @@
_core: _core:
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
maxlength_block_class_field: 255
field_type: multiple_textfields
default_case: standard default_case: standard
enable_attributes: true enable_attributes: true
enable_auto_complete: true enable_auto_complete: true
qty_classes_per_block: 10
items_per_page: 50
enable_special_chars: false
qty_attributes_per_block: 10
enable_id_replacement: true enable_id_replacement: true
enable_special_chars: false
field_type: multiple_textfields
filter_html_clean_css_identifier: ''
items_per_page: 50
qty_attributes_per_block: 10
qty_classes_per_block: 10
maxlength_attributes: false
maxlength_block_class_field: 255
maxlength_id: 255
weight_attributes: 0 weight_attributes: 0
weight_class: 0 weight_class: 0
weight_id: 0 weight_id: 0
filter_html_clean_css_identifier: ''
maxlength_attributes: 0
maxlength_id: 255
attribute_keys_stored: '[]'
attribute_value_stored: '[]'
attributes_inline: '[]'

View file

@ -18,21 +18,59 @@ base_table: node_field_data
base_field: nid base_field: nid
display: display:
default: default:
display_plugin: default
id: default id: default
display_title: Master display_title: Master
display_plugin: default
position: 0 position: 0
display_options: display_options:
title: 'By this author' 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: 4
offset: 0
style:
type: default
row:
type: 'entity:node'
options:
relationship: none
view_mode: simple_card
fields: fields:
title: title:
id: title id: title
table: node_field_data table: node_field_data
field: title field: title
settings:
link_to_entity: true
plugin_id: field
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
plugin_id: field
label: '' label: ''
exclude: false exclude: false
alter: alter:
@ -76,8 +114,6 @@ display:
hide_alter_empty: true hide_alter_empty: true
click_sort_column: value click_sort_column: value
type: string type: string
settings:
link_to_entity: true
group_column: value group_column: value
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -88,45 +124,50 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
pager: filters:
type: some status:
options: value: '1'
offset: 0 table: node_field_data
items_per_page: 4 field: status
exposed_form: plugin_id: boolean
type: basic entity_type: node
options: entity_field: status
submit_button: Apply id: status
reset_button: false expose:
reset_button_label: Reset operator: ''
exposed_sorts_label: 'Sort by' operator_limit_selection: false
expose_sort_order: true operator_list: { }
sort_asc_label: Asc group: 1
sort_desc_label: Desc
access:
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
empty: { }
sorts: sorts:
created: created:
id: created id: created
table: node_field_data table: node_field_data
field: created field: created
relationship: none order: DESC
group_type: group
admin_label: ''
entity_type: node entity_type: node
entity_field: created entity_field: created
plugin_id: date plugin_id: date
order: DESC relationship: none
group_type: group
admin_label: ''
exposed: false
expose: expose:
label: '' label: ''
exposed: false
granularity: second granularity: second
title: 'By this author'
header: { }
footer: { }
empty: { }
relationships:
field_authors:
id: field_authors
table: node__field_authors
field: field_authors
relationship: none
group_type: group
admin_label: 'field_authors: Content'
required: true
plugin_id: standard
arguments: arguments:
nid: nid:
id: nid id: nid
@ -135,9 +176,6 @@ display:
relationship: field_authors relationship: field_authors
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: node
entity_field: nid
plugin_id: node_nid
default_action: default default_action: default
exception: exception:
value: all value: all
@ -150,8 +188,8 @@ display:
summary_options: summary_options:
base_path: '' base_path: ''
count: true count: true
override: false
items_per_page: 25 items_per_page: 25
override: false
summary: summary:
sort_order: asc sort_order: asc
number_of_records: 0 number_of_records: 0
@ -163,52 +201,14 @@ display:
validate_options: { } validate_options: { }
break_phrase: false break_phrase: false
not: false not: false
filters:
status:
id: status
table: node_field_data
field: status
entity_type: node entity_type: node
entity_field: status entity_field: nid
plugin_id: boolean plugin_id: node_nid
value: '1' display_extenders: { }
group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
filter_groups: filter_groups:
operator: AND operator: AND
groups: groups:
1: AND 1: AND
style:
type: default
row:
type: 'entity:node'
options:
relationship: none
view_mode: simple_card
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships:
field_authors:
id: field_authors
table: node__field_authors
field: field_authors
relationship: none
group_type: group
admin_label: 'field_authors: Content'
plugin_id: standard
required: true
header: { }
footer: { }
display_extenders: { }
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@ -219,18 +219,18 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
block_author: block_author:
display_plugin: block
id: block_author id: block_author
display_title: Block display_title: Block
display_plugin: block
position: 1 position: 1
display_options: display_options:
display_extenders: { }
defaults: defaults:
use_more: true use_more: true
use_more_always: true use_more_always: true
use_more_text: true use_more_text: true
link_display: true link_display: true
link_url: true link_url: true
display_extenders: { }
block_hide_empty: true block_hide_empty: true
cache_metadata: cache_metadata:
max-age: -1 max-age: -1

View file

@ -19,65 +19,26 @@ base_table: node_field_data
base_field: nid base_field: nid
display: display:
default: default:
display_plugin: default
id: default id: default
display_title: Master display_title: Master
display_plugin: default
position: 0 position: 0
display_options: display_options:
title: 'Related content' access:
fields: type: perm
title:
id: title
table: node_field_data
field: title
relationship: none
group_type: group
admin_label: ''
entity_type: node
entity_field: title
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
make_link: false
absolute: false
word_boundary: false
ellipsis: false
strip_tags: false
trim: false
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: 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
pager:
type: some
options: options:
offset: 0 perm: 'access content'
items_per_page: 4 cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form: exposed_form:
type: basic type: basic
options: options:
@ -88,72 +49,70 @@ display:
expose_sort_order: true expose_sort_order: true
sort_asc_label: Asc sort_asc_label: Asc
sort_desc_label: Desc sort_desc_label: Desc
access: pager:
type: perm type: some
options:
items_per_page: 4
offset: 0
style:
type: default
options:
row_class: ''
default_row_class: false
uses_fields: false
row:
type: 'entity:node'
options: options:
perm: 'access content'
cache:
type: tag
options: { }
empty: { }
sorts:
similarterms:
id: similarterms
table: node
field: similarterms
relationship: none relationship: none
group_type: group view_mode: simple_card
admin_label: '' fields:
title:
id: title
table: node_field_data
field: title
entity_type: node entity_type: node
plugin_id: similar_terms_sort entity_field: title
order: DESC
expose:
label: '' label: ''
exposed: false alter:
arguments: alter_text: false
similar_nid: make_link: false
id: similar_nid absolute: false
table: node trim: false
field: similar_nid 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 relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: node exclude: false
plugin_id: similar_terms_arg element_type: ''
default_action: default element_class: ''
exception: element_label_type: ''
value: all element_label_class: ''
title_enable: false element_label_colon: true
title: All element_wrapper_type: ''
title_enable: false element_wrapper_class: ''
title: '' element_default_classes: true
default_argument_type: node empty: ''
default_argument_options: { } hide_alter_empty: true
summary_options: click_sort_column: value
base_path: '' type: string
count: true group_column: value
override: false group_columns: { }
items_per_page: 25 group_rows: true
summary: delta_limit: 0
sort_order: asc delta_offset: 0
number_of_records: 0 delta_reversed: false
format: default_summary delta_first_last: false
specify_validation: false multi_type: separator
validate: separator: ', '
type: none field_api_classes: false
fail: 'not found'
validate_options: { }
break_phrase: false
not: false
vocabularies:
action_type: '0'
article_type: '0'
event_type: '0'
group_type: '0'
people_type: '0'
resource_type: '0'
tags: '0'
include_args: false
filters: filters:
status: status:
id: status id: status
@ -162,9 +121,6 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: node
entity_field: status
plugin_id: boolean
operator: '=' operator: '='
value: '1' value: '1'
group: 1 group: 1
@ -175,14 +131,14 @@ display:
description: '' description: ''
use_operator: false use_operator: false
operator: '' operator: ''
operator_limit_selection: false
operator_list: { }
identifier: '' identifier: ''
required: false required: false
remember: false remember: false
multiple: false multiple: false
remember_roles: remember_roles:
authenticated: authenticated authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false is_grouped: false
group_info: group_info:
label: '' label: ''
@ -195,30 +151,74 @@ display:
default_group: All default_group: All
default_group_multiple: { } default_group_multiple: { }
group_items: { } group_items: { }
style: plugin_id: boolean
type: default entity_type: node
options: entity_field: status
row_class: '' sorts:
default_row_class: false similarterms:
uses_fields: false id: similarterms
row: table: node
type: 'entity:node' field: similarterms
options:
relationship: none relationship: none
view_mode: simple_card group_type: group
query: admin_label: ''
type: views_query order: DESC
options: exposed: false
query_comment: '' expose:
disable_sql_rewrite: false label: ''
distinct: false entity_type: node
replica: false plugin_id: similar_terms_sort
query_tags: { }
relationships: { }
group_by: true
header: { } header: { }
footer: { } footer: { }
empty: { }
relationships: { }
arguments:
similar_nid:
id: similar_nid
table: node
field: similar_nid
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: node
default_argument_options: { }
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: 0
vocabularies:
action_type: 0
article_type: 0
event_type: 0
group_type: 0
people_type: 0
resource_type: 0
tags: 0
include_args: 0
entity_type: node
plugin_id: similar_terms_arg
display_extenders: { } display_extenders: { }
group_by: true
title: 'Related content'
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@ -229,13 +229,13 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
block_related_content: block_related_content:
display_plugin: block
id: block_related_content id: block_related_content
display_title: 'Block Related' display_title: 'Block Related'
display_plugin: block
position: 1 position: 1
display_options: display_options:
display_description: ''
display_extenders: { } display_extenders: { }
display_description: ''
block_hide_empty: true block_hide_empty: true
cache_metadata: cache_metadata:
max-age: -1 max-age: -1