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_default_node.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - node.type.page
6   module:
7     - node
8     - user
9 id: test_argument_default_node
10 label: 'Test argument_default node'
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         title:
60           id: title
61           table: node_field_data
62           field: title
63           settings:
64             link_to_entity: true
65           plugin_id: field
66           relationship: none
67           group_type: group
68           admin_label: ''
69           label: ''
70           exclude: false
71           alter:
72             alter_text: false
73             text: ''
74             make_link: false
75             path: ''
76             absolute: false
77             external: false
78             replace_spaces: false
79             path_case: none
80             trim_whitespace: false
81             alt: ''
82             rel: ''
83             link_class: ''
84             prefix: ''
85             suffix: ''
86             target: ''
87             nl2br: false
88             max_length: 0
89             word_boundary: true
90             ellipsis: true
91             more_link: false
92             more_link_text: ''
93             more_link_path: ''
94             strip_tags: false
95             trim: false
96             preserve_tags: ''
97             html: false
98           element_type: ''
99           element_class: ''
100           element_label_type: ''
101           element_label_class: ''
102           element_label_colon: true
103           element_wrapper_type: ''
104           element_wrapper_class: ''
105           element_default_classes: true
106           empty: ''
107           hide_empty: false
108           empty_zero: false
109           hide_alter_empty: true
110           click_sort_column: value
111           type: string
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       filters:
123         status:
124           value: '1'
125           table: node_field_data
126           field: status
127           plugin_id: boolean
128           entity_type: node
129           entity_field: status
130           id: status
131           expose:
132             operator: ''
133           group: 1
134         type:
135           id: type
136           table: node_field_data
137           field: type
138           value:
139             page: page
140           entity_type: node
141           entity_field: type
142           plugin_id: bundle
143       sorts:
144         title:
145           id: title
146           table: node_field_data
147           field: title
148           order: DESC
149           entity_type: node
150           entity_field: title
151           plugin_id: standard
152           relationship: none
153           group_type: group
154           admin_label: ''
155           exposed: false
156           expose:
157             label: ''
158       title: 'Test argument_default node'
159       header: {  }
160       footer: {  }
161       empty: {  }
162       relationships: {  }
163       arguments:
164         nid:
165           id: nid
166           table: node_field_data
167           field: nid
168           relationship: none
169           group_type: group
170           admin_label: ''
171           default_action: default
172           exception:
173             value: all
174             title_enable: false
175             title: All
176           title_enable: false
177           title: ''
178           default_argument_type: node
179           default_argument_options: {  }
180           default_argument_skip_url: false
181           summary_options:
182             base_path: ''
183             count: true
184             items_per_page: 25
185             override: false
186           summary:
187             sort_order: asc
188             number_of_records: 0
189             format: default_summary
190           specify_validation: false
191           validate:
192             type: none
193             fail: 'not found'
194           validate_options: {  }
195           break_phrase: false
196           not: false
197           entity_type: node
198           entity_field: nid
199           plugin_id: node_nid
200       display_extenders: {  }
201     cache_metadata:
202       max-age: -1
203       contexts:
204         - 'languages:language_content'
205         - 'languages:language_interface'
206         - url
207         - 'user.node_grants:view'
208         - user.permissions
209       tags: {  }
210   block_1:
211     display_plugin: block
212     id: block_1
213     display_title: Block
214     position: 1
215     display_options:
216       display_extenders: {  }
217     cache_metadata:
218       max-age: -1
219       contexts:
220         - 'languages:language_content'
221         - 'languages:language_interface'
222         - url
223         - 'user.node_grants:view'
224         - user.permissions
225       tags: {  }