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_preprocess.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: test_preprocess
5 label: ''
6 module: views
7 description: ''
8 tag: ''
9 base_table: entity_test
10 base_field: nid
11 core: '8'
12 display:
13   default:
14     display_options:
15       access:
16         type: none
17       cache:
18         type: tag
19       exposed_form:
20         type: basic
21       sorts:
22         id:
23           table: entity_test
24           id: id
25           field: id
26           plugin_id: standard
27           entity_type: entity_test
28           entity_field: id
29           order: desc
30       pager:
31         type: full
32         options:
33           items_per_page: 5
34       style:
35         type: default
36       row:
37         type: 'entity:entity_test'
38       css_class: 'entity-test__default'
39     display_plugin: default
40     display_title: Master
41     id: default
42     position: 0
43   display_2:
44     display_options:
45       access:
46         type: none
47       cache:
48         type: tag
49       exposed_form:
50         type: basic
51       sorts:
52         id:
53           table: entity_test
54           id: id
55           field: id
56           plugin_id: standard
57           entity_type: entity_test
58           entity_field: id
59           order: desc
60       pager:
61         type: full
62         options:
63           items_per_page: 5
64       style:
65         type: default
66       row:
67         type: 'entity:entity_test'
68       css_class: 'entity-test__default and_another-class'
69     display_plugin: default
70     display_title: Alternate
71     id: display_2