|
@@ -170,7 +170,7 @@ display:
|
|
|
tags: { }
|
|
|
block_1:
|
|
|
id: block_1
|
|
|
- display_title: Block
|
|
|
+ display_title: 'home Block'
|
|
|
display_plugin: block
|
|
|
position: 2
|
|
|
display_options:
|
|
@@ -178,6 +178,84 @@ display:
|
|
|
type: none
|
|
|
options:
|
|
|
offset: 0
|
|
|
+ filters:
|
|
|
+ status:
|
|
|
+ id: status
|
|
|
+ table: node_field_data
|
|
|
+ field: status
|
|
|
+ entity_type: node
|
|
|
+ entity_field: status
|
|
|
+ plugin_id: boolean
|
|
|
+ value: '1'
|
|
|
+ group: 1
|
|
|
+ expose:
|
|
|
+ operator: ''
|
|
|
+ type:
|
|
|
+ id: type
|
|
|
+ table: node_field_data
|
|
|
+ field: type
|
|
|
+ entity_type: node
|
|
|
+ entity_field: type
|
|
|
+ plugin_id: bundle
|
|
|
+ value:
|
|
|
+ site: site
|
|
|
+ field_type_de_site_target_id:
|
|
|
+ id: field_type_de_site_target_id
|
|
|
+ table: node__field_type_de_site
|
|
|
+ field: field_type_de_site_target_id
|
|
|
+ relationship: none
|
|
|
+ group_type: group
|
|
|
+ admin_label: ''
|
|
|
+ plugin_id: taxonomy_index_tid
|
|
|
+ operator: or
|
|
|
+ value:
|
|
|
+ 1: 1
|
|
|
+ group: 1
|
|
|
+ exposed: false
|
|
|
+ expose:
|
|
|
+ operator_id: ''
|
|
|
+ label: ''
|
|
|
+ description: ''
|
|
|
+ use_operator: false
|
|
|
+ operator: ''
|
|
|
+ operator_limit_selection: false
|
|
|
+ operator_list: { }
|
|
|
+ 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: { }
|
|
|
+ reduce_duplicates: false
|
|
|
+ vid: type_de_site
|
|
|
+ type: select
|
|
|
+ hierarchy: false
|
|
|
+ limit: true
|
|
|
+ error_message: true
|
|
|
+ save_lineage: false
|
|
|
+ force_deepest: false
|
|
|
+ parent: null
|
|
|
+ level_labels: ''
|
|
|
+ hierarchy_depth: 0
|
|
|
+ required_depth: 0
|
|
|
+ none_label: '- Please select -'
|
|
|
+ filter_groups:
|
|
|
+ operator: AND
|
|
|
+ groups:
|
|
|
+ 1: AND
|
|
|
style:
|
|
|
type: default
|
|
|
options: { }
|
|
@@ -190,6 +268,9 @@ display:
|
|
|
pager: false
|
|
|
style: false
|
|
|
row: false
|
|
|
+ filters: false
|
|
|
+ filter_groups: false
|
|
|
+ display_description: ''
|
|
|
display_extenders:
|
|
|
matomo:
|
|
|
enabled: false
|
|
@@ -207,6 +288,7 @@ display:
|
|
|
contexts:
|
|
|
- 'languages:language_content'
|
|
|
- 'languages:language_interface'
|
|
|
+ - user
|
|
|
- 'user.node_grants:view'
|
|
|
- user.roles
|
|
|
tags: { }
|