Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / block_content / config / optional / views.view.block_content.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - block_content
6     - user
7 id: block_content
8 label: 'Custom block library'
9 module: views
10 description: 'Find and manage custom blocks.'
11 tag: default
12 base_table: block_content_field_data
13 base_field: id
14 core: 8.x
15 display:
16   default:
17     display_plugin: default
18     id: default
19     display_title: Master
20     position: 0
21     display_options:
22       access:
23         type: perm
24         options:
25           perm: 'administer blocks'
26       cache:
27         type: tag
28         options: {  }
29       query:
30         type: views_query
31         options:
32           disable_sql_rewrite: false
33           distinct: false
34           replica: false
35           query_comment: ''
36           query_tags: {  }
37       exposed_form:
38         type: basic
39         options:
40           submit_button: Apply
41           reset_button: false
42           reset_button_label: Reset
43           exposed_sorts_label: 'Sort by'
44           expose_sort_order: true
45           sort_asc_label: Asc
46           sort_desc_label: Desc
47       pager:
48         type: mini
49         options:
50           items_per_page: 50
51           offset: 0
52           id: 0
53           total_pages: null
54           tags:
55             previous: '‹ Previous'
56             next: 'Next ›'
57           expose:
58             items_per_page: false
59             items_per_page_label: 'Items per page'
60             items_per_page_options: '5, 10, 25, 50'
61             items_per_page_options_all: false
62             items_per_page_options_all_label: '- All -'
63             offset: false
64             offset_label: Offset
65       style:
66         type: table
67         options:
68           grouping: {  }
69           row_class: ''
70           default_row_class: true
71           override: true
72           sticky: false
73           caption: ''
74           summary: ''
75           description: ''
76           columns:
77             info: info
78             type: type
79             changed: changed
80             operations: operations
81           info:
82             info:
83               sortable: true
84               default_sort_order: asc
85               align: ''
86               separator: ''
87               empty_column: false
88               responsive: ''
89             type:
90               sortable: true
91               default_sort_order: asc
92               align: ''
93               separator: ''
94               empty_column: false
95               responsive: ''
96             changed:
97               sortable: true
98               default_sort_order: desc
99               align: ''
100               separator: ''
101               empty_column: false
102               responsive: ''
103             operations:
104               sortable: false
105               default_sort_order: asc
106               align: ''
107               separator: ''
108               empty_column: false
109               responsive: ''
110           default: changed
111           empty_table: true
112       row:
113         type: fields
114       fields:
115         info:
116           id: info
117           table: block_content_field_data
118           field: info
119           relationship: none
120           group_type: group
121           admin_label: ''
122           label: 'Block description'
123           exclude: false
124           alter:
125             alter_text: false
126             text: ''
127             make_link: false
128             path: ''
129             absolute: false
130             external: false
131             replace_spaces: false
132             path_case: none
133             trim_whitespace: false
134             alt: ''
135             rel: ''
136             link_class: ''
137             prefix: ''
138             suffix: ''
139             target: ''
140             nl2br: false
141             max_length: 0
142             word_boundary: true
143             ellipsis: true
144             more_link: false
145             more_link_text: ''
146             more_link_path: ''
147             strip_tags: false
148             trim: false
149             preserve_tags: ''
150             html: false
151           element_type: ''
152           element_class: ''
153           element_label_type: ''
154           element_label_class: ''
155           element_label_colon: true
156           element_wrapper_type: ''
157           element_wrapper_class: ''
158           element_default_classes: true
159           empty: ''
160           hide_empty: false
161           empty_zero: false
162           hide_alter_empty: true
163           click_sort_column: value
164           type: string
165           settings:
166             link_to_entity: true
167           group_column: value
168           group_columns: {  }
169           group_rows: true
170           delta_limit: 0
171           delta_offset: 0
172           delta_reversed: false
173           delta_first_last: false
174           multi_type: separator
175           separator: ', '
176           field_api_classes: false
177           entity_type: null
178           entity_field: info
179           plugin_id: field
180         type:
181           id: type
182           table: block_content_field_data
183           field: type
184           relationship: none
185           group_type: group
186           admin_label: ''
187           label: 'Block type'
188           exclude: false
189           alter:
190             alter_text: false
191             text: ''
192             make_link: false
193             path: ''
194             absolute: false
195             external: false
196             replace_spaces: false
197             path_case: none
198             trim_whitespace: false
199             alt: ''
200             rel: ''
201             link_class: ''
202             prefix: ''
203             suffix: ''
204             target: ''
205             nl2br: false
206             max_length: 0
207             word_boundary: true
208             ellipsis: true
209             more_link: false
210             more_link_text: ''
211             more_link_path: ''
212             strip_tags: false
213             trim: false
214             preserve_tags: ''
215             html: false
216           element_type: ''
217           element_class: ''
218           element_label_type: ''
219           element_label_class: ''
220           element_label_colon: true
221           element_wrapper_type: ''
222           element_wrapper_class: ''
223           element_default_classes: true
224           empty: ''
225           hide_empty: false
226           empty_zero: false
227           hide_alter_empty: true
228           click_sort_column: target_id
229           type: entity_reference_label
230           settings:
231             link: false
232           group_column: target_id
233           group_columns: {  }
234           group_rows: true
235           delta_limit: 0
236           delta_offset: 0
237           delta_reversed: false
238           delta_first_last: false
239           multi_type: separator
240           separator: ', '
241           field_api_classes: false
242           entity_type: block_content
243           entity_field: type
244           plugin_id: field
245         changed:
246           id: changed
247           table: block_content_field_data
248           field: changed
249           relationship: none
250           group_type: group
251           admin_label: ''
252           label: Updated
253           exclude: false
254           alter:
255             alter_text: false
256             text: ''
257             make_link: false
258             path: ''
259             absolute: false
260             external: false
261             replace_spaces: false
262             path_case: none
263             trim_whitespace: false
264             alt: ''
265             rel: ''
266             link_class: ''
267             prefix: ''
268             suffix: ''
269             target: ''
270             nl2br: false
271             max_length: 0
272             word_boundary: true
273             ellipsis: true
274             more_link: false
275             more_link_text: ''
276             more_link_path: ''
277             strip_tags: false
278             trim: false
279             preserve_tags: ''
280             html: false
281           element_type: ''
282           element_class: ''
283           element_label_type: ''
284           element_label_class: ''
285           element_label_colon: true
286           element_wrapper_type: ''
287           element_wrapper_class: ''
288           element_default_classes: true
289           empty: ''
290           hide_empty: false
291           empty_zero: false
292           hide_alter_empty: true
293           entity_type: block_content
294           entity_field: changed
295           type: timestamp
296           settings:
297             date_format: short
298             custom_date_format: ''
299             timezone: ''
300           plugin_id: field
301         operations:
302           id: operations
303           table: block_content
304           field: operations
305           relationship: none
306           group_type: group
307           admin_label: ''
308           label: Operations
309           exclude: false
310           alter:
311             alter_text: false
312             text: ''
313             make_link: false
314             path: ''
315             absolute: false
316             external: false
317             replace_spaces: false
318             path_case: none
319             trim_whitespace: false
320             alt: ''
321             rel: ''
322             link_class: ''
323             prefix: ''
324             suffix: ''
325             target: ''
326             nl2br: false
327             max_length: 0
328             word_boundary: true
329             ellipsis: true
330             more_link: false
331             more_link_text: ''
332             more_link_path: ''
333             strip_tags: false
334             trim: false
335             preserve_tags: ''
336             html: false
337           element_type: ''
338           element_class: ''
339           element_label_type: ''
340           element_label_class: ''
341           element_label_colon: true
342           element_wrapper_type: ''
343           element_wrapper_class: ''
344           element_default_classes: true
345           empty: ''
346           hide_empty: false
347           empty_zero: false
348           hide_alter_empty: true
349           destination: true
350           entity_type: block_content
351           plugin_id: entity_operations
352       filters:
353         info:
354           id: info
355           table: block_content_field_data
356           field: info
357           relationship: none
358           group_type: group
359           admin_label: ''
360           operator: contains
361           value: ''
362           group: 1
363           exposed: true
364           expose:
365             operator_id: info_op
366             label: 'Block description'
367             description: ''
368             use_operator: false
369             operator: info_op
370             identifier: info
371             required: false
372             remember: false
373             multiple: false
374             remember_roles:
375               authenticated: authenticated
376               anonymous: '0'
377               administrator: '0'
378           is_grouped: false
379           group_info:
380             label: ''
381             description: ''
382             identifier: ''
383             optional: true
384             widget: select
385             multiple: false
386             remember: false
387             default_group: All
388             default_group_multiple: {  }
389             group_items: {  }
390           entity_type: block_content
391           entity_field: info
392           plugin_id: string
393         type:
394           id: type
395           table: block_content_field_data
396           field: type
397           relationship: none
398           group_type: group
399           admin_label: ''
400           operator: in
401           value: {  }
402           group: 1
403           exposed: true
404           expose:
405             operator_id: type_op
406             label: 'Block type'
407             description: ''
408             use_operator: false
409             operator: type_op
410             identifier: type
411             required: false
412             remember: false
413             multiple: false
414             remember_roles:
415               authenticated: authenticated
416               anonymous: '0'
417               administrator: '0'
418             reduce: false
419           is_grouped: false
420           group_info:
421             label: ''
422             description: ''
423             identifier: ''
424             optional: true
425             widget: select
426             multiple: false
427             remember: false
428             default_group: All
429             default_group_multiple: {  }
430             group_items: {  }
431           entity_type: block_content
432           entity_field: type
433           plugin_id: bundle
434         reusable:
435           id: reusable
436           table: block_content_field_data
437           field: reusable
438           relationship: none
439           group_type: group
440           admin_label: ''
441           operator: '='
442           value: '1'
443           group: 1
444           exposed: false
445           expose:
446             operator_id: ''
447             label: ''
448             description: ''
449             use_operator: false
450             operator: ''
451             identifier: ''
452             required: false
453             remember: false
454             multiple: false
455             remember_roles:
456               authenticated: authenticated
457           is_grouped: false
458           group_info:
459             label: ''
460             description: ''
461             identifier: ''
462             optional: true
463             widget: select
464             multiple: false
465             remember: false
466             default_group: All
467             default_group_multiple: {  }
468             group_items: {  }
469           entity_type: block_content
470           entity_field: reusable
471           plugin_id: boolean
472       sorts: {  }
473       title: 'Custom block library'
474       header: {  }
475       footer: {  }
476       empty:
477         area_text_custom:
478           id: area_text_custom
479           table: views
480           field: area_text_custom
481           relationship: none
482           group_type: group
483           admin_label: ''
484           empty: true
485           tokenize: false
486           content: 'There are no custom blocks available.'
487           plugin_id: text_custom
488         block_content_listing_empty:
489           admin_label: ''
490           empty: true
491           field: block_content_listing_empty
492           group_type: group
493           id: block_content_listing_empty
494           label: ''
495           relationship: none
496           table: block_content
497           plugin_id: block_content_listing_empty
498           entity_type: block_content
499       relationships: {  }
500       arguments: {  }
501       display_extenders: {  }
502     cache_metadata:
503       contexts:
504         - 'languages:language_content'
505         - 'languages:language_interface'
506         - url
507         - url.query_args
508         - user.permissions
509       max-age: 0
510       tags: {  }
511   page_1:
512     display_plugin: page
513     id: page_1
514     display_title: Page
515     position: 1
516     display_options:
517       display_extenders: {  }
518       path: admin/structure/block/block-content
519       menu:
520         type: tab
521         title: 'Custom block library'
522         description: ''
523         parent: block.admin_display
524         weight: 0
525         context: '0'
526         menu_name: admin
527     cache_metadata:
528       contexts:
529         - 'languages:language_content'
530         - 'languages:language_interface'
531         - url
532         - url.query_args
533         - user.permissions
534       max-age: 0
535       tags: {  }