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_field_classes.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: test_field_classes
5 module: views
6 description: ''
7 tag: ''
8 base_table: views_test_data
9 base_field: nid
10 core: '8'
11 display:
12   default:
13     display_options:
14       access:
15         type: none
16       cache:
17         type: tag
18       fields:
19         id:
20           id: id
21           table: views_test_data
22           field: id
23           plugin_id: numeric
24       style:
25         type: html_list
26     display_plugin: default
27     display_title: Master
28     id: default
29     position: 0
30   page_1:
31     display_options:
32       path: test_field_classes
33     display_plugin: page
34     display_title: Page
35     id: page_1
36     position: 0