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.entity_test_fields.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: entity_test_fields
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       fields:
22         id:
23           alter:
24             alter_text: false
25           element_class: ''
26           element_default_classes: true
27           empty: ''
28           hide_empty: false
29           empty_zero: false
30           hide_alter_empty: true
31           plugin_id: numeric
32           entity_type: entity_test
33           entity_field: id
34           id: id
35           table: entity_test
36           field: id
37         name:
38           alter:
39             alter_text: false
40             ellipsis: true
41             html: false
42             make_link: false
43             strip_tags: false
44             trim: false
45             word_boundary: true
46           empty_zero: false
47           field: name
48           hide_empty: false
49           id: name
50           table: entity_test
51           plugin_id: standard
52           entity_type: entity_test
53           entity_field: name
54       arguments:
55         id:
56           id: id
57           table: entity_test
58           field: id
59           plugin_id: numeric
60           entity_type: entity_test
61           entity_field: id
62           default_action: 'ignore'
63       sorts:
64         id:
65           table: entity_test
66           id: id
67           field: id
68           plugin_id: standard
69           entity_type: entity_test
70           entity_field: id
71           order: desc
72       pager:
73         type: full
74         options:
75           items_per_page: 5
76       style:
77         type: default
78       row:
79         type: fields
80     display_plugin: default
81     display_title: Master
82     id: default
83     position: 0