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_handler_relationships.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - node
6 id: test_handler_relationships
7 label: ''
8 module: views
9 description: ''
10 tag: ''
11 base_table: node_field_data
12 base_field: nid
13 core: '8'
14 display:
15   default:
16     display_options:
17       fields:
18         title:
19           id: title
20           table: node_field_data
21           field: title
22           plugin_id: field
23           entity_type: node
24           entity_field: title
25       relationships:
26         comment_cid:
27           id: comment_cid
28           table: node_field_data
29           field: comment_cid
30           plugin_id: standard
31         nid:
32           id: nid
33           table: comment_field_data
34           field: node
35           relationship: comment_cid
36           plugin_id: standard
37     display_plugin: default
38     display_title: Master
39     id: default
40     position: 0