1cb6b6d27a0b16bcc1cc1b807867ab0f74ce646b
[yaffs-website] / web / core / modules / content_moderation / tests / modules / content_moderation_test_views / config / install / views.view.test_content_moderation_state_filter_revision_table.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - content_moderation
6     - user
7 id: test_content_moderation_state_filter_revision_table
8 label: test_content_moderation_state_filter_revision_table
9 module: views
10 description: ''
11 tag: ''
12 base_table: node_field_revision
13 base_field: vid
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: 'view all revisions'
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: 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: ‹‹
64             next: ››
65       style:
66         type: default
67         options:
68           grouping: {  }
69           row_class: ''
70           default_row_class: true
71           uses_fields: false
72       row:
73         type: fields
74         options:
75           inline: {  }
76           separator: ''
77           hide_empty: false
78           default_field_elements: true
79       fields:
80         nid:
81           id: nid
82           table: node_field_revision
83           field: nid
84           relationship: none
85           group_type: group
86           admin_label: ''
87           label: ''
88           exclude: false
89           alter:
90             alter_text: false
91             text: ''
92             make_link: false
93             path: ''
94             absolute: false
95             external: false
96             replace_spaces: false
97             path_case: none
98             trim_whitespace: false
99             alt: ''
100             rel: ''
101             link_class: ''
102             prefix: ''
103             suffix: ''
104             target: ''
105             nl2br: false
106             max_length: 0
107             word_boundary: true
108             ellipsis: true
109             more_link: false
110             more_link_text: ''
111             more_link_path: ''
112             strip_tags: false
113             trim: false
114             preserve_tags: ''
115             html: false
116           element_type: ''
117           element_class: ''
118           element_label_type: ''
119           element_label_class: ''
120           element_label_colon: false
121           element_wrapper_type: ''
122           element_wrapper_class: ''
123           element_default_classes: true
124           empty: ''
125           hide_empty: false
126           empty_zero: false
127           hide_alter_empty: true
128           click_sort_column: value
129           type: number_integer
130           settings:
131             thousand_separator: ''
132             prefix_suffix: true
133           group_column: value
134           group_columns: {  }
135           group_rows: true
136           delta_limit: 0
137           delta_offset: 0
138           delta_reversed: false
139           delta_first_last: false
140           multi_type: separator
141           separator: ', '
142           field_api_classes: false
143           entity_type: node
144           entity_field: nid
145           plugin_id: field
146       filters:
147         moderation_state:
148           id: moderation_state
149           table: node_field_revision
150           field: moderation_state
151           relationship: none
152           group_type: group
153           admin_label: ''
154           operator: in
155           value: {  }
156           group: 1
157           exposed: true
158           expose:
159             operator_id: moderation_state_op
160             label: 'Moderation state'
161             description: ''
162             use_operator: false
163             operator: moderation_state_op
164             identifier: moderation_state
165             required: false
166             remember: false
167             multiple: false
168             remember_roles:
169               authenticated: authenticated
170               anonymous: '0'
171               administrator: '0'
172             reduce: false
173           is_grouped: false
174           group_info:
175             label: ''
176             description: ''
177             identifier: ''
178             optional: true
179             widget: select
180             multiple: false
181             remember: false
182             default_group: All
183             default_group_multiple: {  }
184             group_items: {  }
185           entity_type: node
186           plugin_id: moderation_state_filter
187       sorts:
188         vid:
189           id: vid
190           table: node_field_revision
191           field: vid
192           relationship: none
193           group_type: group
194           admin_label: ''
195           order: ASC
196           exposed: false
197           expose:
198             label: ''
199           entity_type: node
200           entity_field: vid
201           plugin_id: standard
202       header: {  }
203       footer: {  }
204       empty: {  }
205       relationships: {  }
206       arguments: {  }
207       display_extenders: {  }
208     cache_metadata:
209       max-age: -1
210       contexts:
211         - 'languages:language_content'
212         - 'languages:language_interface'
213         - url
214         - url.query_args
215         - 'user.node_grants:view'
216         - user.permissions
217       tags: {  }
218