Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_duplicate_field_handlers.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - node.type.article
6   module:
7     - node
8     - user
9 id: test_duplicate_field_handlers
10 label: 'Test Duplicate Field Handlers'
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: 0
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: none
51         options:
52           items_per_page: null
53           offset: 0
54       style:
55         type: default
56       row:
57         type: fields
58       fields:
59         nid:
60           id: nid
61           table: node
62           field: nid
63           relationship: none
64           group_type: group
65           admin_label: ''
66           label: ''
67           exclude: false
68           alter:
69             alter_text: false
70             text: ''
71             make_link: false
72             path: ''
73             absolute: false
74             external: false
75             replace_spaces: false
76             path_case: none
77             trim_whitespace: false
78             alt: ''
79             rel: ''
80             link_class: ''
81             prefix: ''
82             suffix: ''
83             target: ''
84             nl2br: false
85             max_length: 0
86             word_boundary: true
87             ellipsis: true
88             more_link: false
89             more_link_text: ''
90             more_link_path: ''
91             strip_tags: false
92             trim: false
93             preserve_tags: ''
94             html: false
95           element_type: ''
96           element_class: ''
97           element_label_type: ''
98           element_label_class: ''
99           element_label_colon: false
100           element_wrapper_type: ''
101           element_wrapper_class: ''
102           element_default_classes: true
103           empty: ''
104           hide_empty: false
105           empty_zero: false
106           hide_alter_empty: true
107           click_sort_column: value
108           type: number_integer
109           settings:
110             thousand_separator: ''
111             prefix_suffix: true
112           group_column: value
113           group_columns: {  }
114           group_rows: true
115           delta_limit: 0
116           delta_offset: 0
117           delta_reversed: false
118           delta_first_last: false
119           multi_type: separator
120           separator: ', '
121           field_api_classes: false
122           entity_type: node
123           entity_field: nid
124           plugin_id: field
125       filters:
126         type:
127           id: type
128           table: node
129           field: type
130           relationship: none
131           group_type: group
132           admin_label: ''
133           operator: in
134           value:
135             article: article
136           group: 1
137           exposed: false
138           expose:
139             operator_id: ''
140             label: ''
141             description: ''
142             use_operator: false
143             operator: ''
144             identifier: ''
145             required: false
146             remember: false
147             multiple: false
148             remember_roles:
149               authenticated: authenticated
150             reduce: false
151           is_grouped: false
152           group_info:
153             label: ''
154             description: ''
155             identifier: ''
156             optional: true
157             widget: select
158             multiple: false
159             remember: false
160             default_group: All
161             default_group_multiple: {  }
162             group_items: {  }
163           entity_type: node
164           entity_field: type
165           plugin_id: bundle
166       sorts:
167         vid:
168           id: vid
169           table: node
170           field: vid
171           relationship: none
172           group_type: group
173           admin_label: ''
174           order: ASC
175           exposed: false
176           expose:
177             label: ''
178           entity_type: node
179           entity_field: vid
180           plugin_id: standard
181       title: 'Test Duplicate Field Handlers'
182       header: {  }
183       footer: {  }
184       empty: {  }
185       relationships: {  }
186       arguments:
187         nid:
188           id: nid
189           table: node
190           field: nid
191           relationship: none
192           group_type: group
193           admin_label: ''
194           default_action: ignore
195           exception:
196             value: all
197             title_enable: false
198             title: All
199           title_enable: false
200           title: ''
201           default_argument_type: fixed
202           default_argument_options:
203             argument: ''
204           default_argument_skip_url: false
205           summary_options:
206             base_path: ''
207             count: true
208             items_per_page: 25
209             override: false
210           summary:
211             sort_order: asc
212             number_of_records: 0
213             format: default_summary
214           specify_validation: false
215           validate:
216             type: none
217             fail: 'not found'
218           validate_options: {  }
219           break_phrase: false
220           not: false
221           entity_type: node
222           entity_field: nid
223           plugin_id: numeric
224       display_extenders: {  }
225     cache_metadata:
226       contexts:
227         - 'languages:language_content'
228         - 'languages:language_interface'
229         - 'user.node_grants:view'
230         - user.permissions
231       cacheable: false
232   page_1:
233     display_plugin: page
234     id: page_1
235     display_title: Page
236     position: 1
237     display_options:
238       display_extenders: {  }
239       path: test-duplicate-field-handlers
240     cache_metadata:
241       contexts:
242         - 'languages:language_content'
243         - 'languages:language_interface'
244         - 'user.node_grants:view'
245         - user.permissions
246       cacheable: false