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_alias_test.yml
1 langcode: und
2 status: true
3 dependencies: {  }
4 id: test_field_alias_test
5 module: views
6 description: ''
7 tag: ''
8 base_table: entity_test
9 base_field: id
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: entity_test
22           field: id
23           plugin_id: field
24           entity_type: entity_test
25           entity_field: id
26         name:
27           id: name
28           table: entity_test
29           field: name
30           plugin_id: field
31           entity_type: entity_test
32           entity_field: name
33           type: string
34           settings:
35             link_to_entity: false
36         name_alias:
37           id: name_alias
38           table: entity_test
39           field: name_alias
40           plugin_id: field
41           entity_type: entity_test
42           entity_field: name
43           type: string
44           settings:
45             link_to_entity: true
46       relationships:
47         user_id:
48           table: entity_test
49           field: user_id
50           id: user_id
51           plugin_id: standard
52       sorts:
53         id:
54           id: id
55           table: entity_test
56           field: id
57           plugin_id: standard
58           order: asc
59       style:
60         type: html_list
61     display_plugin: default
62     display_title: Master
63     id: default
64     position: 0