Version 1
[yaffs-website] / web / core / modules / comment / tests / modules / comment_test_views / test_views / views.view.test_comment_operations.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - user
7 id: test_comment_operations
8 label: test_comment_operations
9 module: views
10 description: ''
11 tag: ''
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: 10
51           offset: 0
52           id: 0
53           total_pages: null
54           expose:
55             items_per_page: false
56             items_per_page_label: 'Items per page'
57             items_per_page_options: '5, 10, 25, 50'
58             items_per_page_options_all: false
59             items_per_page_options_all_label: '- All -'
60             offset: false
61             offset_label: Offset
62           tags:
63             previous: '‹ Previous'
64             next: 'Next ›'
65             first: '« First'
66             last: 'Last »'
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: false
76           caption: ''
77           summary: ''
78           description: ''
79           columns:
80             subject: subject
81             operations: operations
82           info:
83             subject:
84               sortable: false
85               default_sort_order: asc
86               align: ''
87               separator: ''
88               empty_column: false
89               responsive: ''
90             operations:
91               sortable: false
92               default_sort_order: asc
93               align: ''
94               separator: ''
95               empty_column: false
96               responsive: ''
97           default: '-1'
98           empty_table: false
99       row:
100         type: fields
101         options:
102           inline: {  }
103           separator: ''
104           hide_empty: false
105           default_field_elements: true
106       relationships: {  }
107       fields:
108         subject:
109           id: subject
110           table: comment_field_data
111           field: subject
112           relationship: none
113           group_type: group
114           admin_label: ''
115           label: Subject
116           exclude: false
117           alter:
118             alter_text: false
119             text: ''
120             make_link: false
121             path: ''
122             absolute: false
123             external: false
124             replace_spaces: false
125             path_case: none
126             trim_whitespace: false
127             alt: ''
128             rel: ''
129             link_class: ''
130             prefix: ''
131             suffix: ''
132             target: ''
133             nl2br: false
134             max_length: 0
135             word_boundary: false
136             ellipsis: false
137             more_link: false
138             more_link_text: ''
139             more_link_path: ''
140             strip_tags: false
141             trim: false
142             preserve_tags: ''
143             html: false
144           element_type: ''
145           element_class: ''
146           element_label_type: ''
147           element_label_class: ''
148           element_label_colon: true
149           element_wrapper_type: ''
150           element_wrapper_class: ''
151           element_default_classes: true
152           empty: ''
153           hide_empty: false
154           empty_zero: false
155           hide_alter_empty: true
156           click_sort_column: value
157           type: string
158           settings:
159             link_to_entity: true
160           group_column: value
161           group_columns: {  }
162           group_rows: true
163           delta_limit: 0
164           delta_offset: 0
165           delta_reversed: false
166           delta_first_last: false
167           multi_type: separator
168           separator: ', '
169           field_api_classes: false
170           entity_type: comment
171           entity_field: subject
172           plugin_id: field
173         operations:
174           id: operations
175           table: comment
176           field: operations
177           relationship: none
178           group_type: group
179           admin_label: ''
180           label: Operations
181           exclude: false
182           alter:
183             alter_text: false
184             text: ''
185             make_link: false
186             path: ''
187             absolute: false
188             external: false
189             replace_spaces: false
190             path_case: none
191             trim_whitespace: false
192             alt: ''
193             rel: ''
194             link_class: ''
195             prefix: ''
196             suffix: ''
197             target: ''
198             nl2br: false
199             max_length: 0
200             word_boundary: true
201             ellipsis: true
202             more_link: false
203             more_link_text: ''
204             more_link_path: ''
205             strip_tags: false
206             trim: false
207             preserve_tags: ''
208             html: false
209           element_type: ''
210           element_class: ''
211           element_label_type: ''
212           element_label_class: ''
213           element_label_colon: false
214           element_wrapper_type: ''
215           element_wrapper_class: ''
216           element_default_classes: true
217           empty: ''
218           hide_empty: false
219           empty_zero: false
220           hide_alter_empty: true
221           destination: true
222           entity_type: comment
223           plugin_id: entity_operations
224       filters: {  }
225       sorts: {  }
226       header: {  }
227       footer: {  }
228       empty: {  }
229       arguments: {  }
230       display_extenders: {  }
231     cache_metadata:
232       max-age: 0
233       contexts:
234         - 'languages:language_content'
235         - 'languages:language_interface'
236         - url.query_args
237         - user.permissions
238       tags: {  }
239   page_1:
240     display_plugin: page
241     id: page_1
242     display_title: Page
243     position: 1
244     display_options:
245       display_extenders: {  }
246       path: test-comment-operations
247     cache_metadata:
248       max-age: 0
249       contexts:
250         - 'languages:language_content'
251         - 'languages:language_interface'
252         - url.query_args
253         - user.permissions
254       tags: {  }