Pull merge.
[yaffs-website] / web / core / modules / taxonomy / tests / fixtures / update / views.view.test_taxonomy_term_view_with_content_translation_status.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - taxonomy
6     - user
7 id: test_taxonomy_term_view_with_content_translation_status
8 label: 'Test taxonomy term view with content translation status'
9 module: views
10 description: ''
11 tag: ''
12 base_table: taxonomy_term_field_data
13 base_field: tid
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: 'access content'
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: none
49         options:
50           offset: 0
51       style:
52         type: default
53         options:
54           grouping: {  }
55           row_class: ''
56           default_row_class: true
57           uses_fields: false
58       row:
59         type: fields
60         options:
61           inline: {  }
62           separator: ''
63           hide_empty: false
64           default_field_elements: true
65       fields:
66         name:
67           id: name
68           table: taxonomy_term_field_data
69           field: name
70           entity_type: taxonomy_term
71           entity_field: name
72           label: ''
73           alter:
74             alter_text: false
75             make_link: false
76             absolute: false
77             trim: false
78             word_boundary: false
79             ellipsis: false
80             strip_tags: false
81             html: false
82           hide_empty: false
83           empty_zero: false
84           type: string
85           settings:
86             link_to_entity: true
87           plugin_id: term_name
88           relationship: none
89           group_type: group
90           admin_label: ''
91           exclude: false
92           element_type: ''
93           element_class: ''
94           element_label_type: ''
95           element_label_class: ''
96           element_label_colon: true
97           element_wrapper_type: ''
98           element_wrapper_class: ''
99           element_default_classes: true
100           empty: ''
101           hide_alter_empty: true
102           click_sort_column: value
103           group_column: value
104           group_columns: {  }
105           group_rows: true
106           delta_limit: 0
107           delta_offset: 0
108           delta_reversed: false
109           delta_first_last: false
110           multi_type: separator
111           separator: ', '
112           field_api_classes: false
113           convert_spaces: false
114         content_translation_status:
115           id: content_translation_status
116           table: taxonomy_term_field_data
117           field: content_translation_status
118           relationship: none
119           group_type: group
120           admin_label: ''
121           label: ''
122           exclude: false
123           alter:
124             alter_text: false
125             text: ''
126             make_link: false
127             path: ''
128             absolute: false
129             external: false
130             replace_spaces: false
131             path_case: none
132             trim_whitespace: false
133             alt: ''
134             rel: ''
135             link_class: ''
136             prefix: ''
137             suffix: ''
138             target: ''
139             nl2br: false
140             max_length: 0
141             word_boundary: true
142             ellipsis: true
143             more_link: false
144             more_link_text: ''
145             more_link_path: ''
146             strip_tags: false
147             trim: false
148             preserve_tags: ''
149             html: false
150           element_type: ''
151           element_class: ''
152           element_label_type: ''
153           element_label_class: ''
154           element_label_colon: false
155           element_wrapper_type: ''
156           element_wrapper_class: ''
157           element_default_classes: true
158           empty: ''
159           hide_empty: false
160           empty_zero: false
161           hide_alter_empty: true
162           click_sort_column: value
163           type: boolean
164           settings:
165             format: true-false
166             format_custom_true: ''
167             format_custom_false: ''
168           group_column: value
169           group_columns: {  }
170           group_rows: true
171           delta_limit: 0
172           delta_offset: 0
173           delta_reversed: false
174           delta_first_last: false
175           multi_type: separator
176           separator: ', '
177           field_api_classes: false
178           entity_type: taxonomy_term
179           entity_field: content_translation_status
180           plugin_id: field
181       filters:
182         content_translation_status:
183           id: content_translation_status
184           table: taxonomy_term_field_data
185           field: content_translation_status
186           relationship: none
187           group_type: group
188           admin_label: ''
189           operator: '='
190           value: All
191           group: 1
192           exposed: true
193           expose:
194             operator_id: ''
195             label: 'Translation status'
196             description: ''
197             use_operator: false
198             operator: content_translation_status_op
199             identifier: content_translation_status
200             required: false
201             remember: false
202             multiple: false
203             remember_roles:
204               authenticated: authenticated
205               anonymous: '0'
206               administrator: '0'
207           is_grouped: false
208           group_info:
209             label: ''
210             description: ''
211             identifier: ''
212             optional: true
213             widget: select
214             multiple: false
215             remember: false
216             default_group: All
217             default_group_multiple: {  }
218             group_items: {  }
219           entity_type: taxonomy_term
220           entity_field: content_translation_status
221           plugin_id: boolean
222       sorts:
223         content_translation_status:
224           id: content_translation_status
225           table: taxonomy_term_field_data
226           field: content_translation_status
227           relationship: none
228           group_type: group
229           admin_label: ''
230           order: ASC
231           exposed: false
232           expose:
233             label: ''
234           entity_type: taxonomy_term
235           entity_field: content_translation_status
236           plugin_id: standard
237       header: {  }
238       footer: {  }
239       empty: {  }
240       relationships: {  }
241       arguments: {  }
242       display_extenders: {  }
243     cache_metadata:
244       max-age: -1
245       contexts:
246         - 'languages:language_content'
247         - 'languages:language_interface'
248         - url
249         - user.permissions
250       tags: {  }