Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / node / tests / modules / node_test_views / test_views / views.view.test_node_revision_timestamp.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - node
6 id: test_node_revision_timestamp
7 label: null
8 module: views
9 description: ''
10 tag: ''
11 base_table: node_field_revision
12 base_field: vid
13 core: '8'
14 display:
15   default:
16     display_options:
17       fields:
18         vid:
19           id: vid
20           table: node_field_revision
21           field: vid
22           plugin_id: field
23           entity_type: node
24           entity_field: vid
25         revision_timestamp:
26           id: revision_timestamp
27           table: node_revision
28           field: revision_timestamp
29           plugin_id: field
30           entity_type: node
31           entity_field: revision_timestamp
32       sorts:
33         revision_timestamp:
34           id: revision_timestamp
35           table: node_revision
36           field: revision_timestamp
37           order: DESC
38           plugin_id: field
39           entity_type: node
40           entity_field: revision_timestamp
41     display_plugin: default
42     display_title: Master
43     id: default
44     position: 0