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_relationship_dependency.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - node
7     - user
8 id: test_relationship_dependency
9 label: test_relationship_dependency
10 module: views
11 description: ''
12 tag: default
13 base_table: comment_field_data
14 base_field: nid
15 core: 8.0-dev
16 display:
17   default:
18     display_options:
19       access:
20         type: perm
21       cache:
22         type: tag
23       exposed_form:
24         type: basic
25       fields:
26         cid:
27           field: cid
28           id: cid
29           table: comment_field_data
30           plugin_id: comment
31           entity_type: comment
32           entity_field: cid
33       filter_groups:
34         groups: {  }
35         operator: AND
36       filters: {  }
37       pager:
38         type: full
39       query:
40         type: views_query
41       relationships:
42         node:
43           field: node
44           id: node
45           table: comment_field_data
46           required: true
47           plugin_id: standard
48       sorts: {  }
49       style:
50         type: default
51       row:
52         type: fields
53     display_plugin: default
54     display_title: Master
55     id: default
56     position: 0