Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / comment / config / optional / views.view.comment.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - user
7 id: comment
8 label: Comments
9 module: comment
10 description: 'Find and manage comments.'
11 tag: default
12 base_table: comment_field_data
13 base_field: cid
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 comments'
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: full
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             first: '« first'
58             last: 'last »'
59           expose:
60             items_per_page: false
61             items_per_page_label: 'Items per page'
62             items_per_page_options: '5, 10, 25, 50'
63             items_per_page_options_all: false
64             items_per_page_options_all_label: '- All -'
65             offset: false
66             offset_label: Offset
67           quantity: 9
68       style:
69         type: table
70         options:
71           grouping: {  }
72           row_class: ''
73           default_row_class: true
74           override: true
75           sticky: true
76           caption: ''
77           summary: ''
78           description: ''
79           columns:
80             comment_bulk_form: comment_bulk_form
81             subject: subject
82             uid: uid
83             entity_id: entity_id
84             changed: changed
85             operations: operations
86           info:
87             comment_bulk_form:
88               align: ''
89               separator: ''
90               empty_column: false
91               responsive: ''
92             subject:
93               sortable: true
94               default_sort_order: asc
95               align: ''
96               separator: ''
97               empty_column: false
98               responsive: ''
99             uid:
100               sortable: true
101               default_sort_order: asc
102               align: ''
103               separator: ''
104               empty_column: false
105               responsive: ''
106             entity_id:
107               sortable: false
108               default_sort_order: asc
109               align: ''
110               separator: ''
111               empty_column: false
112               responsive: ''
113             changed:
114               sortable: true
115               default_sort_order: desc
116               align: ''
117               separator: ''
118               empty_column: false
119               responsive: priority-low
120             operations:
121               sortable: false
122               default_sort_order: asc
123               align: ''
124               separator: ''
125               empty_column: false
126               responsive: ''
127           default: changed
128           empty_table: true
129       row:
130         type: fields
131       fields:
132         comment_bulk_form:
133           id: comment_bulk_form
134           table: comment
135           field: comment_bulk_form
136           relationship: none
137           group_type: group
138           admin_label: ''
139           label: ''
140           exclude: false
141           alter:
142             alter_text: false
143             text: ''
144             make_link: false
145             path: ''
146             absolute: false
147             external: false
148             replace_spaces: false
149             path_case: none
150             trim_whitespace: false
151             alt: ''
152             rel: ''
153             link_class: ''
154             prefix: ''
155             suffix: ''
156             target: ''
157             nl2br: false
158             max_length: 0
159             word_boundary: true
160             ellipsis: true
161             more_link: false
162             more_link_text: ''
163             more_link_path: ''
164             strip_tags: false
165             trim: false
166             preserve_tags: ''
167             html: false
168           element_type: ''
169           element_class: ''
170           element_label_type: ''
171           element_label_class: ''
172           element_label_colon: false
173           element_wrapper_type: ''
174           element_wrapper_class: ''
175           element_default_classes: true
176           empty: ''
177           hide_empty: false
178           empty_zero: false
179           hide_alter_empty: true
180           action_title: Action
181           include_exclude: include
182           selected_actions:
183             - comment_delete_action
184             - comment_unpublish_action
185           plugin_id: comment_bulk_form
186           entity_type: comment
187         subject:
188           id: subject
189           table: comment_field_data
190           field: subject
191           relationship: none
192           group_type: group
193           admin_label: ''
194           label: Subject
195           exclude: false
196           alter:
197             alter_text: false
198             text: ''
199             make_link: false
200             path: ''
201             absolute: false
202             external: false
203             replace_spaces: false
204             path_case: none
205             trim_whitespace: false
206             alt: ''
207             rel: ''
208             link_class: ''
209             prefix: ''
210             suffix: ''
211             target: ''
212             nl2br: false
213             max_length: 0
214             word_boundary: true
215             ellipsis: true
216             more_link: false
217             more_link_text: ''
218             more_link_path: ''
219             strip_tags: false
220             trim: false
221             preserve_tags: ''
222             html: false
223           element_type: ''
224           element_class: ''
225           element_label_type: ''
226           element_label_class: ''
227           element_label_colon: true
228           element_wrapper_type: ''
229           element_wrapper_class: ''
230           element_default_classes: true
231           empty: ''
232           hide_empty: false
233           empty_zero: false
234           hide_alter_empty: true
235           click_sort_column: value
236           type: comment_permalink
237           settings:
238             link_to_entity: true
239           group_column: value
240           group_columns: {  }
241           group_rows: true
242           delta_limit: 0
243           delta_offset: 0
244           delta_reversed: false
245           delta_first_last: false
246           multi_type: separator
247           separator: ', '
248           field_api_classes: false
249           entity_type: comment
250           entity_field: subject
251           plugin_id: field
252         uid:
253           id: uid
254           table: comment_field_data
255           field: uid
256           relationship: none
257           group_type: group
258           admin_label: ''
259           label: ''
260           exclude: true
261           alter:
262             alter_text: false
263             text: ''
264             make_link: false
265             path: ''
266             absolute: false
267             external: false
268             replace_spaces: false
269             path_case: none
270             trim_whitespace: false
271             alt: ''
272             rel: ''
273             link_class: ''
274             prefix: ''
275             suffix: ''
276             target: ''
277             nl2br: false
278             max_length: 0
279             word_boundary: true
280             ellipsis: true
281             more_link: false
282             more_link_text: ''
283             more_link_path: ''
284             strip_tags: false
285             trim: false
286             preserve_tags: ''
287             html: false
288           element_type: ''
289           element_class: ''
290           element_label_type: ''
291           element_label_class: ''
292           element_label_colon: false
293           element_wrapper_type: ''
294           element_wrapper_class: ''
295           element_default_classes: true
296           empty: ''
297           hide_empty: false
298           empty_zero: false
299           hide_alter_empty: true
300           click_sort_column: target_id
301           type: entity_reference_label
302           settings:
303             link: true
304           group_column: target_id
305           group_columns: {  }
306           group_rows: true
307           delta_limit: 0
308           delta_offset: 0
309           delta_reversed: false
310           delta_first_last: false
311           multi_type: separator
312           separator: ', '
313           field_api_classes: false
314           entity_type: comment
315           entity_field: uid
316           plugin_id: field
317         name:
318           id: name
319           table: comment_field_data
320           field: name
321           relationship: none
322           group_type: group
323           admin_label: ''
324           label: Author
325           exclude: false
326           alter:
327             alter_text: false
328             text: ''
329             make_link: false
330             path: ''
331             absolute: false
332             external: false
333             replace_spaces: false
334             path_case: none
335             trim_whitespace: false
336             alt: ''
337             rel: ''
338             link_class: ''
339             prefix: ''
340             suffix: ''
341             target: ''
342             nl2br: false
343             max_length: 0
344             word_boundary: true
345             ellipsis: true
346             more_link: false
347             more_link_text: ''
348             more_link_path: ''
349             strip_tags: false
350             trim: false
351             preserve_tags: ''
352             html: false
353           element_type: ''
354           element_class: ''
355           element_label_type: ''
356           element_label_class: ''
357           element_label_colon: true
358           element_wrapper_type: ''
359           element_wrapper_class: ''
360           element_default_classes: true
361           empty: '{{ uid }}'
362           hide_empty: false
363           empty_zero: false
364           hide_alter_empty: true
365           click_sort_column: value
366           type: comment_username
367           settings: {  }
368           group_column: value
369           group_columns: {  }
370           group_rows: true
371           delta_limit: 0
372           delta_offset: 0
373           delta_reversed: false
374           delta_first_last: false
375           multi_type: separator
376           separator: ', '
377           field_api_classes: false
378           entity_type: comment
379           entity_field: name
380           plugin_id: field
381         entity_id:
382           id: entity_id
383           table: comment_field_data
384           field: entity_id
385           relationship: none
386           group_type: group
387           admin_label: ''
388           label: 'Posted in'
389           exclude: false
390           alter:
391             alter_text: false
392             text: ''
393             make_link: false
394             path: ''
395             absolute: false
396             external: false
397             replace_spaces: false
398             path_case: none
399             trim_whitespace: false
400             alt: ''
401             rel: ''
402             link_class: ''
403             prefix: ''
404             suffix: ''
405             target: ''
406             nl2br: false
407             max_length: 0
408             word_boundary: true
409             ellipsis: true
410             more_link: false
411             more_link_text: ''
412             more_link_path: ''
413             strip_tags: false
414             trim: false
415             preserve_tags: ''
416             html: false
417           element_type: ''
418           element_class: ''
419           element_label_type: ''
420           element_label_class: ''
421           element_label_colon: true
422           element_wrapper_type: ''
423           element_wrapper_class: ''
424           element_default_classes: true
425           empty: ''
426           hide_empty: false
427           empty_zero: false
428           hide_alter_empty: true
429           click_sort_column: target_id
430           type: entity_reference_label
431           settings:
432             link: true
433           group_column: target_id
434           group_columns: {  }
435           group_rows: true
436           delta_limit: 0
437           delta_offset: 0
438           delta_reversed: false
439           delta_first_last: false
440           multi_type: separator
441           separator: ', '
442           field_api_classes: false
443           entity_type: comment
444           entity_field: entity_id
445           plugin_id: commented_entity
446         changed:
447           id: changed
448           table: comment_field_data
449           field: changed
450           relationship: none
451           group_type: group
452           admin_label: ''
453           label: Updated
454           exclude: false
455           alter:
456             alter_text: false
457             text: ''
458             make_link: false
459             path: ''
460             absolute: false
461             external: false
462             replace_spaces: false
463             path_case: none
464             trim_whitespace: false
465             alt: ''
466             rel: ''
467             link_class: ''
468             prefix: ''
469             suffix: ''
470             target: ''
471             nl2br: false
472             max_length: 0
473             word_boundary: true
474             ellipsis: true
475             more_link: false
476             more_link_text: ''
477             more_link_path: ''
478             strip_tags: false
479             trim: false
480             preserve_tags: ''
481             html: false
482           element_type: ''
483           element_class: ''
484           element_label_type: ''
485           element_label_class: ''
486           element_label_colon: true
487           element_wrapper_type: ''
488           element_wrapper_class: ''
489           element_default_classes: true
490           empty: ''
491           hide_empty: false
492           empty_zero: false
493           hide_alter_empty: true
494           click_sort_column: value
495           type: timestamp
496           settings:
497             date_format: short
498             custom_date_format: ''
499             timezone: ''
500           group_column: value
501           group_columns: {  }
502           group_rows: true
503           delta_limit: 0
504           delta_offset: 0
505           delta_reversed: false
506           delta_first_last: false
507           multi_type: separator
508           separator: ', '
509           field_api_classes: false
510           entity_type: comment
511           entity_field: changed
512           plugin_id: field
513         operations:
514           id: operations
515           table: comment
516           field: operations
517           relationship: none
518           group_type: group
519           admin_label: ''
520           label: Operations
521           exclude: false
522           alter:
523             alter_text: false
524             text: ''
525             make_link: false
526             path: ''
527             absolute: false
528             external: false
529             replace_spaces: false
530             path_case: none
531             trim_whitespace: false
532             alt: ''
533             rel: ''
534             link_class: ''
535             prefix: ''
536             suffix: ''
537             target: ''
538             nl2br: false
539             max_length: 0
540             word_boundary: true
541             ellipsis: true
542             more_link: false
543             more_link_text: ''
544             more_link_path: ''
545             strip_tags: false
546             trim: false
547             preserve_tags: ''
548             html: false
549           element_type: ''
550           element_class: ''
551           element_label_type: ''
552           element_label_class: ''
553           element_label_colon: true
554           element_wrapper_type: ''
555           element_wrapper_class: ''
556           element_default_classes: true
557           empty: ''
558           hide_empty: false
559           empty_zero: false
560           hide_alter_empty: true
561           destination: true
562           entity_type: comment
563           plugin_id: entity_operations
564         name_1:
565           id: name_1
566           table: users_field_data
567           field: name
568           relationship: uid
569           group_type: group
570           admin_label: ''
571           label: ''
572           exclude: true
573           alter:
574             alter_text: false
575             text: ''
576             make_link: false
577             path: ''
578             absolute: false
579             external: false
580             replace_spaces: false
581             path_case: none
582             trim_whitespace: false
583             alt: ''
584             rel: ''
585             link_class: ''
586             prefix: ''
587             suffix: ''
588             target: ''
589             nl2br: false
590             max_length: 0
591             word_boundary: true
592             ellipsis: true
593             more_link: false
594             more_link_text: ''
595             more_link_path: ''
596             strip_tags: false
597             trim: false
598             preserve_tags: ''
599             html: false
600           element_type: ''
601           element_class: ''
602           element_label_type: ''
603           element_label_class: ''
604           element_label_colon: false
605           element_wrapper_type: ''
606           element_wrapper_class: ''
607           element_default_classes: true
608           empty: ''
609           hide_empty: false
610           empty_zero: false
611           hide_alter_empty: true
612           click_sort_column: value
613           type: user_name
614           settings:
615             link_to_entity: true
616           group_column: value
617           group_columns: {  }
618           group_rows: true
619           delta_limit: 0
620           delta_offset: 0
621           delta_reversed: false
622           delta_first_last: false
623           multi_type: separator
624           separator: ', '
625           field_api_classes: false
626           entity_type: user
627           entity_field: name
628           plugin_id: field
629       filters:
630         status:
631           id: status
632           table: comment_field_data
633           field: status
634           relationship: none
635           group_type: group
636           admin_label: ''
637           operator: '='
638           value: '1'
639           group: 1
640           exposed: false
641           expose:
642             operator_id: ''
643             label: ''
644             description: ''
645             use_operator: false
646             operator: ''
647             identifier: ''
648             required: false
649             remember: false
650             multiple: false
651             remember_roles:
652               authenticated: authenticated
653           is_grouped: false
654           group_info:
655             label: ''
656             description: ''
657             identifier: ''
658             optional: true
659             widget: select
660             multiple: false
661             remember: false
662             default_group: All
663             default_group_multiple: {  }
664             group_items: {  }
665           entity_type: comment
666           entity_field: status
667           plugin_id: boolean
668         subject:
669           id: subject
670           table: comment_field_data
671           field: subject
672           relationship: none
673           group_type: group
674           admin_label: ''
675           operator: contains
676           value: ''
677           group: 1
678           exposed: true
679           expose:
680             operator_id: subject_op
681             label: Subject
682             description: ''
683             use_operator: false
684             operator: subject_op
685             identifier: subject
686             required: false
687             remember: false
688             multiple: false
689             remember_roles:
690               authenticated: authenticated
691               anonymous: '0'
692               administrator: '0'
693           is_grouped: false
694           group_info:
695             label: ''
696             description: ''
697             identifier: ''
698             optional: true
699             widget: select
700             multiple: false
701             remember: false
702             default_group: All
703             default_group_multiple: {  }
704             group_items: {  }
705           entity_type: comment
706           entity_field: subject
707           plugin_id: string
708         combine:
709           id: combine
710           table: views
711           field: combine
712           relationship: none
713           group_type: group
714           admin_label: ''
715           operator: contains
716           value: ''
717           group: 1
718           exposed: true
719           expose:
720             operator_id: combine_op
721             label: 'Author name'
722             description: ''
723             use_operator: false
724             operator: combine_op
725             identifier: author_name
726             required: false
727             remember: false
728             multiple: false
729             remember_roles:
730               authenticated: authenticated
731               anonymous: '0'
732               administrator: '0'
733           is_grouped: false
734           group_info:
735             label: ''
736             description: ''
737             identifier: ''
738             optional: true
739             widget: select
740             multiple: false
741             remember: false
742             default_group: All
743             default_group_multiple: {  }
744             group_items: {  }
745           fields:
746             name: name
747             name_1: name_1
748           plugin_id: combine
749         langcode:
750           id: langcode
751           table: comment_field_data
752           field: langcode
753           relationship: none
754           group_type: group
755           admin_label: ''
756           operator: in
757           value: {  }
758           group: 1
759           exposed: true
760           expose:
761             operator_id: langcode_op
762             label: Language
763             description: ''
764             use_operator: false
765             operator: langcode_op
766             identifier: langcode
767             required: false
768             remember: false
769             multiple: false
770             remember_roles:
771               authenticated: authenticated
772               anonymous: '0'
773               administrator: '0'
774             reduce: false
775           is_grouped: false
776           group_info:
777             label: ''
778             description: ''
779             identifier: ''
780             optional: true
781             widget: select
782             multiple: false
783             remember: false
784             default_group: All
785             default_group_multiple: {  }
786             group_items: {  }
787           entity_type: comment
788           entity_field: langcode
789           plugin_id: language
790       sorts:
791         changed:
792           id: changed
793           table: comment_field_data
794           field: changed
795           relationship: none
796           group_type: group
797           admin_label: ''
798           order: DESC
799           exposed: false
800           expose:
801             label: ''
802           granularity: second
803           entity_type: comment
804           entity_field: changed
805           plugin_id: date
806       title: Comments
807       header: {  }
808       footer: {  }
809       empty:
810         area_text_custom:
811           id: area_text_custom
812           table: views
813           field: area_text_custom
814           relationship: none
815           group_type: group
816           admin_label: ''
817           empty: true
818           tokenize: false
819           content: 'No comments available.'
820           plugin_id: text_custom
821       arguments: {  }
822       display_extenders: {  }
823       use_more: false
824       use_more_always: true
825       use_more_text: more
826       use_ajax: false
827       hide_attachment_summary: false
828       show_admin_links: true
829       group_by: false
830       css_class: ''
831       relationships:
832         uid:
833           id: uid
834           table: comment_field_data
835           field: uid
836           relationship: none
837           group_type: group
838           admin_label: author
839           required: false
840           entity_type: comment
841           entity_field: uid
842           plugin_id: standard
843       filter_groups:
844         operator: AND
845         groups:
846           1: AND
847     cache_metadata:
848       contexts:
849         - 'languages:language_content'
850         - 'languages:language_interface'
851         - url
852         - url.query_args
853         - user.permissions
854       cacheable: false
855       max-age: 0
856       tags: {  }
857   page_published:
858     display_plugin: page
859     id: page_published
860     display_title: 'Published comments'
861     position: 1
862     display_options:
863       path: admin/content/comment
864       menu:
865         type: tab
866         title: Comments
867         description: 'Comments published'
868         parent: ''
869         weight: 0
870         context: '0'
871         menu_name: admin
872       display_description: 'The approved comments listing.'
873       display_extenders: {  }
874       exposed_block: false
875       display_comment: ''
876     cache_metadata:
877       contexts:
878         - 'languages:language_content'
879         - 'languages:language_interface'
880         - url
881         - url.query_args
882         - user.permissions
883       cacheable: false
884       max-age: 0
885       tags: {  }
886   page_unapproved:
887     display_plugin: page
888     id: page_unapproved
889     display_title: 'Unapproved comments'
890     position: 2
891     display_options:
892       path: admin/content/comment/approval
893       menu:
894         type: tab
895         title: 'Unapproved comments'
896         description: 'Comments unapproved'
897         parent: ''
898         weight: 1
899         context: '0'
900         menu_name: admin
901       display_description: 'The unapproved comments listing.'
902       filters:
903         status:
904           id: status
905           table: comment_field_data
906           field: status
907           relationship: none
908           group_type: group
909           admin_label: ''
910           operator: '='
911           value: '0'
912           group: 1
913           exposed: false
914           expose:
915             operator_id: ''
916             label: ''
917             description: ''
918             use_operator: false
919             operator: ''
920             identifier: ''
921             required: false
922             remember: false
923             multiple: false
924             remember_roles:
925               authenticated: authenticated
926           is_grouped: false
927           group_info:
928             label: ''
929             description: ''
930             identifier: ''
931             optional: true
932             widget: select
933             multiple: false
934             remember: false
935             default_group: All
936             default_group_multiple: {  }
937             group_items: {  }
938           entity_type: comment
939           entity_field: status
940           plugin_id: boolean
941         subject:
942           id: subject
943           table: comment_field_data
944           field: subject
945           relationship: none
946           group_type: group
947           admin_label: ''
948           operator: contains
949           value: ''
950           group: 1
951           exposed: true
952           expose:
953             operator_id: subject_op
954             label: Subject
955             description: ''
956             use_operator: false
957             operator: subject_op
958             identifier: subject
959             required: false
960             remember: false
961             multiple: false
962             remember_roles:
963               authenticated: authenticated
964               anonymous: '0'
965               administrator: '0'
966           is_grouped: false
967           group_info:
968             label: ''
969             description: ''
970             identifier: ''
971             optional: true
972             widget: select
973             multiple: false
974             remember: false
975             default_group: All
976             default_group_multiple: {  }
977             group_items: {  }
978           entity_type: comment
979           entity_field: subject
980           plugin_id: string
981         combine:
982           id: combine
983           table: views
984           field: combine
985           relationship: none
986           group_type: group
987           admin_label: ''
988           operator: contains
989           value: ''
990           group: 1
991           exposed: true
992           expose:
993             operator_id: combine_op
994             label: 'Author Name'
995             description: ''
996             use_operator: false
997             operator: combine_op
998             identifier: author_name
999             required: false
1000             remember: false
1001             multiple: false
1002             remember_roles:
1003               authenticated: authenticated
1004               anonymous: '0'
1005               administrator: '0'
1006           is_grouped: false
1007           group_info:
1008             label: ''
1009             description: ''
1010             identifier: ''
1011             optional: true
1012             widget: select
1013             multiple: false
1014             remember: false
1015             default_group: All
1016             default_group_multiple: {  }
1017             group_items: {  }
1018           fields:
1019             name: name
1020             name_1: name_1
1021           plugin_id: combine
1022         langcode:
1023           id: langcode
1024           table: comment_field_data
1025           field: langcode
1026           relationship: none
1027           group_type: group
1028           admin_label: ''
1029           operator: in
1030           value: {  }
1031           group: 1
1032           exposed: true
1033           expose:
1034             operator_id: langcode_op
1035             label: Language
1036             description: ''
1037             use_operator: false
1038             operator: langcode_op
1039             identifier: langcode
1040             required: false
1041             remember: false
1042             multiple: false
1043             remember_roles:
1044               authenticated: authenticated
1045               anonymous: '0'
1046               administrator: '0'
1047             reduce: false
1048           is_grouped: false
1049           group_info:
1050             label: ''
1051             description: ''
1052             identifier: ''
1053             optional: true
1054             widget: select
1055             multiple: false
1056             remember: false
1057             default_group: All
1058             default_group_multiple: {  }
1059             group_items: {  }
1060           entity_type: comment
1061           entity_field: langcode
1062           plugin_id: language
1063       defaults:
1064         filters: false
1065         filter_groups: false
1066         fields: false
1067       display_extenders: {  }
1068       fields:
1069         comment_bulk_form:
1070           id: comment_bulk_form
1071           table: comment
1072           field: comment_bulk_form
1073           relationship: none
1074           group_type: group
1075           admin_label: ''
1076           label: ''
1077           exclude: false
1078           alter:
1079             alter_text: false
1080             text: ''
1081             make_link: false
1082             path: ''
1083             absolute: false
1084             external: false
1085             replace_spaces: false
1086             path_case: none
1087             trim_whitespace: false
1088             alt: ''
1089             rel: ''
1090             link_class: ''
1091             prefix: ''
1092             suffix: ''
1093             target: ''
1094             nl2br: false
1095             max_length: 0
1096             word_boundary: true
1097             ellipsis: true
1098             more_link: false
1099             more_link_text: ''
1100             more_link_path: ''
1101             strip_tags: false
1102             trim: false
1103             preserve_tags: ''
1104             html: false
1105           element_type: ''
1106           element_class: ''
1107           element_label_type: ''
1108           element_label_class: ''
1109           element_label_colon: false
1110           element_wrapper_type: ''
1111           element_wrapper_class: ''
1112           element_default_classes: true
1113           empty: ''
1114           hide_empty: false
1115           empty_zero: false
1116           hide_alter_empty: true
1117           action_title: Action
1118           include_exclude: include
1119           selected_actions:
1120             - comment_delete_action
1121             - comment_publish_action
1122           plugin_id: comment_bulk_form
1123           entity_type: comment
1124         subject:
1125           id: subject
1126           table: comment_field_data
1127           field: subject
1128           relationship: none
1129           group_type: group
1130           admin_label: ''
1131           label: Subject
1132           exclude: false
1133           alter:
1134             alter_text: false
1135             text: ''
1136             make_link: false
1137             path: ''
1138             absolute: false
1139             external: false
1140             replace_spaces: false
1141             path_case: none
1142             trim_whitespace: false
1143             alt: ''
1144             rel: ''
1145             link_class: ''
1146             prefix: ''
1147             suffix: ''
1148             target: ''
1149             nl2br: false
1150             max_length: 0
1151             word_boundary: true
1152             ellipsis: true
1153             more_link: false
1154             more_link_text: ''
1155             more_link_path: ''
1156             strip_tags: false
1157             trim: false
1158             preserve_tags: ''
1159             html: false
1160           element_type: ''
1161           element_class: ''
1162           element_label_type: ''
1163           element_label_class: ''
1164           element_label_colon: true
1165           element_wrapper_type: ''
1166           element_wrapper_class: ''
1167           element_default_classes: true
1168           empty: ''
1169           hide_empty: false
1170           empty_zero: false
1171           hide_alter_empty: true
1172           click_sort_column: value
1173           type: comment_permalink
1174           settings:
1175             link_to_entity: true
1176           group_column: value
1177           group_columns: {  }
1178           group_rows: true
1179           delta_limit: 0
1180           delta_offset: 0
1181           delta_reversed: false
1182           delta_first_last: false
1183           multi_type: separator
1184           separator: ', '
1185           field_api_classes: false
1186           entity_type: comment
1187           entity_field: subject
1188           plugin_id: field
1189         uid:
1190           id: uid
1191           table: comment_field_data
1192           field: uid
1193           relationship: none
1194           group_type: group
1195           admin_label: ''
1196           label: ''
1197           exclude: true
1198           alter:
1199             alter_text: false
1200             text: ''
1201             make_link: false
1202             path: ''
1203             absolute: false
1204             external: false
1205             replace_spaces: false
1206             path_case: none
1207             trim_whitespace: false
1208             alt: ''
1209             rel: ''
1210             link_class: ''
1211             prefix: ''
1212             suffix: ''
1213             target: ''
1214             nl2br: false
1215             max_length: 0
1216             word_boundary: true
1217             ellipsis: true
1218             more_link: false
1219             more_link_text: ''
1220             more_link_path: ''
1221             strip_tags: false
1222             trim: false
1223             preserve_tags: ''
1224             html: false
1225           element_type: ''
1226           element_class: ''
1227           element_label_type: ''
1228           element_label_class: ''
1229           element_label_colon: false
1230           element_wrapper_type: ''
1231           element_wrapper_class: ''
1232           element_default_classes: true
1233           empty: ''
1234           hide_empty: false
1235           empty_zero: false
1236           hide_alter_empty: true
1237           click_sort_column: target_id
1238           type: entity_reference_label
1239           settings:
1240             link: true
1241           group_column: target_id
1242           group_columns: {  }
1243           group_rows: true
1244           delta_limit: 0
1245           delta_offset: 0
1246           delta_reversed: false
1247           delta_first_last: false
1248           multi_type: separator
1249           separator: ', '
1250           field_api_classes: false
1251           entity_type: comment
1252           entity_field: uid
1253           plugin_id: field
1254         name:
1255           id: name
1256           table: comment_field_data
1257           field: name
1258           relationship: none
1259           group_type: group
1260           admin_label: ''
1261           label: Author
1262           exclude: false
1263           alter:
1264             alter_text: false
1265             text: ''
1266             make_link: false
1267             path: ''
1268             absolute: false
1269             external: false
1270             replace_spaces: false
1271             path_case: none
1272             trim_whitespace: false
1273             alt: ''
1274             rel: ''
1275             link_class: ''
1276             prefix: ''
1277             suffix: ''
1278             target: ''
1279             nl2br: false
1280             max_length: 0
1281             word_boundary: true
1282             ellipsis: true
1283             more_link: false
1284             more_link_text: ''
1285             more_link_path: ''
1286             strip_tags: false
1287             trim: false
1288             preserve_tags: ''
1289             html: false
1290           element_type: ''
1291           element_class: ''
1292           element_label_type: ''
1293           element_label_class: ''
1294           element_label_colon: true
1295           element_wrapper_type: ''
1296           element_wrapper_class: ''
1297           element_default_classes: true
1298           empty: '{{ uid }}'
1299           hide_empty: false
1300           empty_zero: false
1301           hide_alter_empty: true
1302           click_sort_column: value
1303           type: comment_username
1304           settings: {  }
1305           group_column: value
1306           group_columns: {  }
1307           group_rows: true
1308           delta_limit: 0
1309           delta_offset: 0
1310           delta_reversed: false
1311           delta_first_last: false
1312           multi_type: separator
1313           separator: ', '
1314           field_api_classes: false
1315           entity_type: comment
1316           entity_field: name
1317           plugin_id: field
1318         entity_id:
1319           id: entity_id
1320           table: comment_field_data
1321           field: entity_id
1322           relationship: none
1323           group_type: group
1324           admin_label: ''
1325           label: 'Posted in'
1326           exclude: false
1327           alter:
1328             alter_text: false
1329             text: ''
1330             make_link: false
1331             path: ''
1332             absolute: false
1333             external: false
1334             replace_spaces: false
1335             path_case: none
1336             trim_whitespace: false
1337             alt: ''
1338             rel: ''
1339             link_class: ''
1340             prefix: ''
1341             suffix: ''
1342             target: ''
1343             nl2br: false
1344             max_length: 0
1345             word_boundary: true
1346             ellipsis: true
1347             more_link: false
1348             more_link_text: ''
1349             more_link_path: ''
1350             strip_tags: false
1351             trim: false
1352             preserve_tags: ''
1353             html: false
1354           element_type: ''
1355           element_class: ''
1356           element_label_type: ''
1357           element_label_class: ''
1358           element_label_colon: true
1359           element_wrapper_type: ''
1360           element_wrapper_class: ''
1361           element_default_classes: true
1362           empty: ''
1363           hide_empty: false
1364           empty_zero: false
1365           hide_alter_empty: true
1366           click_sort_column: target_id
1367           type: entity_reference_label
1368           settings:
1369             link: true
1370           group_column: target_id
1371           group_columns: {  }
1372           group_rows: true
1373           delta_limit: 0
1374           delta_offset: 0
1375           delta_reversed: false
1376           delta_first_last: false
1377           multi_type: separator
1378           separator: ', '
1379           field_api_classes: false
1380           entity_type: comment
1381           entity_field: entity_id
1382           plugin_id: commented_entity
1383         changed:
1384           id: changed
1385           table: comment_field_data
1386           field: changed
1387           relationship: none
1388           group_type: group
1389           admin_label: ''
1390           label: Updated
1391           exclude: false
1392           alter:
1393             alter_text: false
1394             text: ''
1395             make_link: false
1396             path: ''
1397             absolute: false
1398             external: false
1399             replace_spaces: false
1400             path_case: none
1401             trim_whitespace: false
1402             alt: ''
1403             rel: ''
1404             link_class: ''
1405             prefix: ''
1406             suffix: ''
1407             target: ''
1408             nl2br: false
1409             max_length: 0
1410             word_boundary: true
1411             ellipsis: true
1412             more_link: false
1413             more_link_text: ''
1414             more_link_path: ''
1415             strip_tags: false
1416             trim: false
1417             preserve_tags: ''
1418             html: false
1419           element_type: ''
1420           element_class: ''
1421           element_label_type: ''
1422           element_label_class: ''
1423           element_label_colon: true
1424           element_wrapper_type: ''
1425           element_wrapper_class: ''
1426           element_default_classes: true
1427           empty: ''
1428           hide_empty: false
1429           empty_zero: false
1430           hide_alter_empty: true
1431           click_sort_column: value
1432           type: timestamp
1433           settings:
1434             date_format: short
1435             custom_date_format: ''
1436             timezone: ''
1437           group_column: value
1438           group_columns: {  }
1439           group_rows: true
1440           delta_limit: 0
1441           delta_offset: 0
1442           delta_reversed: false
1443           delta_first_last: false
1444           multi_type: separator
1445           separator: ', '
1446           field_api_classes: false
1447           entity_type: comment
1448           entity_field: changed
1449           plugin_id: field
1450         operations:
1451           id: operations
1452           table: comment
1453           field: operations
1454           relationship: none
1455           group_type: group
1456           admin_label: ''
1457           label: Operations
1458           exclude: false
1459           alter:
1460             alter_text: false
1461             text: ''
1462             make_link: false
1463             path: ''
1464             absolute: false
1465             external: false
1466             replace_spaces: false
1467             path_case: none
1468             trim_whitespace: false
1469             alt: ''
1470             rel: ''
1471             link_class: ''
1472             prefix: ''
1473             suffix: ''
1474             target: ''
1475             nl2br: false
1476             max_length: 0
1477             word_boundary: true
1478             ellipsis: true
1479             more_link: false
1480             more_link_text: ''
1481             more_link_path: ''
1482             strip_tags: false
1483             trim: false
1484             preserve_tags: ''
1485             html: false
1486           element_type: ''
1487           element_class: ''
1488           element_label_type: ''
1489           element_label_class: ''
1490           element_label_colon: true
1491           element_wrapper_type: ''
1492           element_wrapper_class: ''
1493           element_default_classes: true
1494           empty: ''
1495           hide_empty: false
1496           empty_zero: false
1497           hide_alter_empty: true
1498           destination: true
1499           entity_type: comment
1500           plugin_id: entity_operations
1501         name_1:
1502           id: name_1
1503           table: users_field_data
1504           field: name
1505           relationship: uid
1506           group_type: group
1507           admin_label: ''
1508           label: ''
1509           exclude: true
1510           alter:
1511             alter_text: false
1512             text: ''
1513             make_link: false
1514             path: ''
1515             absolute: false
1516             external: false
1517             replace_spaces: false
1518             path_case: none
1519             trim_whitespace: false
1520             alt: ''
1521             rel: ''
1522             link_class: ''
1523             prefix: ''
1524             suffix: ''
1525             target: ''
1526             nl2br: false
1527             max_length: 0
1528             word_boundary: true
1529             ellipsis: true
1530             more_link: false
1531             more_link_text: ''
1532             more_link_path: ''
1533             strip_tags: false
1534             trim: false
1535             preserve_tags: ''
1536             html: false
1537           element_type: ''
1538           element_class: ''
1539           element_label_type: ''
1540           element_label_class: ''
1541           element_label_colon: false
1542           element_wrapper_type: ''
1543           element_wrapper_class: ''
1544           element_default_classes: true
1545           empty: ''
1546           hide_empty: false
1547           empty_zero: false
1548           hide_alter_empty: true
1549           click_sort_column: value
1550           type: user_name
1551           settings:
1552             link_to_entity: false
1553           group_column: value
1554           group_columns: {  }
1555           group_rows: true
1556           delta_limit: 0
1557           delta_offset: 0
1558           delta_reversed: false
1559           delta_first_last: false
1560           multi_type: separator
1561           separator: ', '
1562           field_api_classes: false
1563           entity_type: user
1564           entity_field: name
1565           plugin_id: field
1566       filter_groups:
1567         operator: AND
1568         groups:
1569           1: AND
1570     cache_metadata:
1571       contexts:
1572         - 'languages:language_content'
1573         - 'languages:language_interface'
1574         - url
1575         - url.query_args
1576         - user.permissions
1577       cacheable: false
1578       max-age: 0
1579       tags: {  }