1576619e8141e328529f133ac3edfd74770e8bfb
[yaffs-website] / test_views / views.view.test_options_list_argument_string.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - node.type.article
6   module:
7     - node
8     - user
9 id: test_options_list_argument_string
10 label: 'test options list argument (string)'
11 module: views
12 description: ''
13 tag: ''
14 base_table: node_field_data
15 base_field: nid
16 core: 8.x
17 display:
18   default:
19     display_plugin: default
20     id: default
21     display_title: Master
22     position: 1
23     display_options:
24       access:
25         type: perm
26         options:
27           perm: 'access content'
28       cache:
29         type: tag
30         options: {  }
31       query:
32         type: views_query
33         options:
34           disable_sql_rewrite: false
35           distinct: false
36           replica: false
37           query_comment: ''
38           query_tags: {  }
39       exposed_form:
40         type: basic
41         options:
42           submit_button: Apply
43           reset_button: false
44           reset_button_label: Reset
45           exposed_sorts_label: 'Sort by'
46           expose_sort_order: true
47           sort_asc_label: Asc
48           sort_desc_label: Desc
49       pager:
50         type: some
51         options:
52           items_per_page: 5
53           offset: 0
54       style:
55         type: default
56       row:
57         type: fields
58       fields:
59         title:
60           id: title
61           table: node_field_data
62           field: title
63           label: ''
64           alter:
65             alter_text: false
66             make_link: false
67             absolute: false
68             trim: false
69             word_boundary: false
70             ellipsis: false
71             strip_tags: false
72             html: false
73           hide_empty: false
74           empty_zero: false
75           relationship: none
76           group_type: group
77           admin_label: ''
78           exclude: false
79           element_type: ''
80           element_class: ''
81           element_label_type: ''
82           element_label_class: ''
83           element_label_colon: true
84           element_wrapper_type: ''
85           element_wrapper_class: ''
86           element_default_classes: true
87           empty: ''
88           hide_alter_empty: true
89           plugin_id: field
90       filters:
91         status:
92           value: '1'
93           table: node_field_data
94           field: status
95           id: status
96           expose:
97             operator: ''
98           group: 1
99           plugin_id: boolean
100         type:
101           id: type
102           table: node_field_data
103           field: type
104           relationship: none
105           group_type: group
106           admin_label: ''
107           operator: in
108           value:
109             article: article
110           group: 1
111           exposed: false
112           expose:
113             operator_id: '0'
114             label: ''
115             description: ''
116             use_operator: false
117             operator: ''
118             identifier: ''
119             required: false
120             remember: false
121             multiple: false
122             remember_roles:
123               authenticated: authenticated
124             reduce: false
125           is_grouped: false
126           group_info:
127             label: ''
128             description: ''
129             identifier: ''
130             optional: true
131             widget: select
132             multiple: false
133             remember: false
134             default_group: All
135             default_group_multiple: {  }
136             group_items: {  }
137           plugin_id: bundle
138       sorts:
139         nid:
140           id: nid
141           table: nid
142           field: nid
143           order: DESC
144           relationship: none
145           group_type: group
146           admin_label: ''
147           exposed: false
148           expose:
149             label: ''
150           plugin_id: standard
151       title: 'test options list argument'
152       header: {  }
153       footer: {  }
154       empty: {  }
155       relationships: {  }
156       arguments:
157         field_test_list_string_value:
158           id: field_test_list_string_value
159           table: field_data_field_test_list_string
160           field: field_test_list_string_value
161           relationship: none
162           group_type: group
163           admin_label: ''
164           default_action: empty
165           exception:
166             value: all
167             title_enable: false
168             title: All
169           title_enable: false
170           title: ''
171           default_argument_type: fixed
172           default_argument_options:
173             argument: ''
174           default_argument_skip_url: false
175           summary_options:
176             base_path: ''
177             items_per_page: 25
178             count: false
179             override: false
180           summary:
181             sort_order: asc
182             number_of_records: 0
183             format: default_summary
184             human: true
185           specify_validation: false
186           validate:
187             type: none
188             fail: 'not found'
189           validate_options: {  }
190           break_phrase: false
191           plugin_id: string_list_field
192       display_extenders: {  }
193   block_1:
194     display_plugin: block
195     id: block_1
196     display_title: Block
197     position: 1
198     display_options:
199       display_extenders: {  }