Pull merge.
[yaffs-website] / web / core / profiles / demo_umami / config / install / views.view.articles_aside.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - core.entity_view_mode.node.card
6     - node.type.article
7   module:
8     - node
9     - user
10 id: articles_aside
11 label: 'Articles aside'
12 module: views
13 description: ''
14 tag: ''
15 base_table: node_field_data
16 base_field: nid
17 core: 8.x
18 display:
19   default:
20     display_plugin: default
21     id: default
22     display_title: Master
23     position: 0
24     display_options:
25       access:
26         type: perm
27         options:
28           perm: 'access content'
29       cache:
30         type: tag
31         options: {  }
32       query:
33         type: views_query
34         options:
35           disable_sql_rewrite: false
36           distinct: false
37           replica: false
38           query_comment: ''
39           query_tags: {  }
40       exposed_form:
41         type: basic
42         options:
43           submit_button: Apply
44           reset_button: false
45           reset_button_label: Reset
46           exposed_sorts_label: 'Sort by'
47           expose_sort_order: true
48           sort_asc_label: Asc
49           sort_desc_label: Desc
50       pager:
51         type: some
52         options:
53           items_per_page: 3
54           offset: 0
55       style:
56         type: default
57       row:
58         type: 'entity:node'
59         options:
60           relationship: none
61           view_mode: card
62       fields:
63         title:
64           id: title
65           table: node_field_data
66           field: title
67           entity_type: node
68           entity_field: title
69           label: ''
70           alter:
71             alter_text: false
72             make_link: false
73             absolute: false
74             trim: false
75             word_boundary: false
76             ellipsis: false
77             strip_tags: false
78             html: false
79           hide_empty: false
80           empty_zero: false
81           settings:
82             link_to_entity: true
83           plugin_id: field
84           relationship: none
85           group_type: group
86           admin_label: ''
87           exclude: false
88           element_type: ''
89           element_class: ''
90           element_label_type: ''
91           element_label_class: ''
92           element_label_colon: true
93           element_wrapper_type: ''
94           element_wrapper_class: ''
95           element_default_classes: true
96           empty: ''
97           hide_alter_empty: true
98           click_sort_column: value
99           type: string
100           group_column: value
101           group_columns: {  }
102           group_rows: true
103           delta_limit: 0
104           delta_offset: 0
105           delta_reversed: false
106           delta_first_last: false
107           multi_type: separator
108           separator: ', '
109           field_api_classes: false
110       filters:
111         status:
112           value: '1'
113           table: node_field_data
114           field: status
115           plugin_id: boolean
116           entity_type: node
117           entity_field: status
118           id: status
119           expose:
120             operator: ''
121           group: 1
122         type:
123           id: type
124           table: node_field_data
125           field: type
126           value:
127             article: article
128           entity_type: node
129           entity_field: type
130           plugin_id: bundle
131       sorts:
132         created:
133           id: created
134           table: node_field_data
135           field: created
136           order: DESC
137           entity_type: node
138           entity_field: created
139           plugin_id: date
140           relationship: none
141           group_type: group
142           admin_label: ''
143           exposed: false
144           expose:
145             label: ''
146           granularity: second
147         nid:
148           id: nid
149           table: node_field_data
150           field: nid
151           relationship: none
152           group_type: group
153           admin_label: ''
154           order: ASC
155           exposed: false
156           expose:
157             label: ''
158           entity_type: node
159           entity_field: nid
160           plugin_id: standard
161       title: 'More featured articles'
162       header: {  }
163       footer: {  }
164       empty: {  }
165       relationships: {  }
166       arguments:
167         nid:
168           id: nid
169           table: node_field_data
170           field: nid
171           relationship: none
172           group_type: group
173           admin_label: ''
174           default_action: default
175           exception:
176             value: all
177             title_enable: false
178             title: All
179           title_enable: false
180           title: ''
181           default_argument_type: node
182           default_argument_options: {  }
183           default_argument_skip_url: false
184           summary_options:
185             base_path: ''
186             count: true
187             items_per_page: 25
188             override: false
189           summary:
190             sort_order: asc
191             number_of_records: 0
192             format: default_summary
193           specify_validation: false
194           validate:
195             type: none
196             fail: 'not found'
197           validate_options: {  }
198           break_phrase: false
199           not: true
200           entity_type: node
201           entity_field: nid
202           plugin_id: node_nid
203       display_extenders: {  }
204     cache_metadata:
205       max-age: -1
206       contexts:
207         - 'languages:language_content'
208         - 'languages:language_interface'
209         - url
210         - 'user.node_grants:view'
211         - user.permissions
212       tags: {  }
213   block_1:
214     display_plugin: block
215     id: block_1
216     display_title: Block
217     position: 1
218     display_options:
219       display_extenders: {  }
220       block_description: 'Articles aside'
221     cache_metadata:
222       max-age: -1
223       contexts:
224         - 'languages:language_content'
225         - 'languages:language_interface'
226         - url
227         - 'user.node_grants:view'
228         - user.permissions
229       tags: {  }