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_view_handler_weight.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: test_view_handler_weight
5 label: ''
6 module: views
7 description: ''
8 tag: ''
9 base_table: views_test_data
10 base_field: nid
11 core: '8'
12 display:
13   default:
14     display_options:
15       defaults:
16         fields: false
17         pager: false
18         sorts: false
19       fields:
20         id:
21           field: id
22           id: id
23           relationship: none
24           table: views_test_data
25           plugin_id: numeric
26         age:
27           field: age
28           id: age
29           relationship: none
30           table: views_test_data
31           plugin_id: numeric
32         name:
33           field: name
34           id: name
35           relationship: none
36           table: views_test_data
37           plugin_id: string
38       pager:
39         options:
40           offset: 0
41         type: none
42       sorts:
43         id:
44           field: id
45           id: id
46           order: ASC
47           relationship: none
48           table: views_test_data
49           plugin_id: numeric
50         age:
51           field: age
52           id: standard
53           order: ASC
54           relationship: none
55           table: views_test_data
56           plugin_id: numeric
57       filters:
58         name:
59           field: name
60           id: string
61           table: views_test_data
62           plugin_id: string
63         age:
64           field: age
65           id: numeric
66           table: views_test_data
67           plugin_id: numeric
68     display_plugin: default
69     display_title: Master
70     id: default
71     position: 0