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_argument_validator_term.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - node
6     - taxonomy
7     - user
8 id: test_argument_validator_term
9 label: test_argument_validator_term
10 module: views
11 description: ''
12 tag: ''
13 base_table: node_field_data
14 base_field: nid
15 core: 8.x
16 display:
17   default:
18     display_plugin: default
19     id: default
20     display_title: Master
21     position: 0
22     display_options:
23       access:
24         type: perm
25         options:
26           perm: 'access content'
27       cache:
28         type: none
29         options: {  }
30       query:
31         type: views_query
32         options:
33           disable_sql_rewrite: false
34           distinct: false
35           replica: false
36           query_comment: ''
37           query_tags: {  }
38       exposed_form:
39         type: basic
40         options:
41           submit_button: Apply
42           reset_button: false
43           reset_button_label: Reset
44           exposed_sorts_label: 'Sort by'
45           expose_sort_order: true
46           sort_asc_label: Asc
47           sort_desc_label: Desc
48       pager:
49         type: full
50         options:
51           items_per_page: 10
52           offset: 0
53           id: 0
54           total_pages: null
55           expose:
56             items_per_page: false
57             items_per_page_label: 'Items per page'
58             items_per_page_options: '5, 10, 25, 50'
59             items_per_page_options_all: false
60             items_per_page_options_all_label: '- All -'
61             offset: false
62             offset_label: Offset
63           tags:
64             previous: '‹ Previous'
65             next: 'Next ›'
66             first: '« First'
67             last: 'Last »'
68           quantity: 9
69       style:
70         type: default
71         options:
72           grouping: {  }
73           row_class: ''
74           default_row_class: true
75           uses_fields: false
76       row:
77         type: fields
78         options:
79           inline: {  }
80           separator: ''
81           hide_empty: false
82           default_field_elements: true
83       fields:
84         title:
85           id: title
86           table: node_field_data
87           field: title
88           entity_type: node
89           entity_field: title
90           label: ''
91           alter:
92             alter_text: false
93             make_link: false
94             absolute: false
95             trim: false
96             word_boundary: false
97             ellipsis: false
98             strip_tags: false
99             html: false
100           hide_empty: false
101           empty_zero: false
102           settings:
103             link_to_entity: true
104           plugin_id: field
105           relationship: none
106           group_type: group
107           admin_label: ''
108           exclude: false
109           element_type: ''
110           element_class: ''
111           element_label_type: ''
112           element_label_class: ''
113           element_label_colon: true
114           element_wrapper_type: ''
115           element_wrapper_class: ''
116           element_default_classes: true
117           empty: ''
118           hide_alter_empty: true
119           click_sort_column: value
120           type: string
121           group_column: value
122           group_columns: {  }
123           group_rows: true
124           delta_limit: 0
125           delta_offset: 0
126           delta_reversed: false
127           delta_first_last: false
128           multi_type: separator
129           separator: ', '
130           field_api_classes: false
131       filters:
132         status:
133           value: '1'
134           table: node_field_data
135           field: status
136           plugin_id: boolean
137           entity_type: node
138           entity_field: status
139           id: status
140           expose:
141             operator: ''
142           group: 1
143       sorts:
144         created:
145           id: created
146           table: node_field_data
147           field: created
148           order: DESC
149           entity_type: node
150           entity_field: created
151           plugin_id: date
152           relationship: none
153           group_type: group
154           admin_label: ''
155           exposed: false
156           expose:
157             label: ''
158           granularity: second
159       header: {  }
160       footer: {  }
161       empty: {  }
162       relationships: {  }
163       arguments:
164         tid:
165           id: tid
166           table: taxonomy_index
167           field: tid
168           relationship: none
169           group_type: group
170           admin_label: ''
171           default_action: ignore
172           exception:
173             value: all
174             title_enable: false
175             title: All
176           title_enable: true
177           title: '{{ arguments.tid }}'
178           default_argument_type: fixed
179           default_argument_options:
180             argument: ''
181           default_argument_skip_url: false
182           summary_options:
183             base_path: ''
184             count: true
185             items_per_page: 25
186             override: false
187           summary:
188             sort_order: asc
189             number_of_records: 0
190             format: default_summary
191           specify_validation: true
192           validate:
193             type: 'entity:taxonomy_term'
194             fail: 'access denied'
195           validate_options:
196             operation: view
197             multiple: 1
198             bundles: {  }
199             access: false
200           break_phrase: false
201           add_table: false
202           require_value: false
203           reduce_duplicates: false
204           plugin_id: taxonomy_index_tid
205       display_extenders: {  }
206     cache_metadata:
207       contexts:
208         - 'languages:language_content'
209         - 'languages:language_interface'
210         - url
211         - 'url.query_args.pagers:0'
212         - 'user.node_grants:view'
213       cacheable: false