Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_field_get_entity.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - node
7     - user
8 id: test_field_get_entity
9 label: test_field_get_entity
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: field
31           entity_type: comment
32           entity_field: cid
33         nid:
34           field: nid
35           id: nid
36           table: node_field_data
37           relationship: node
38           plugin_id: field
39           entity_type: node
40           entity_field: nid
41         uid:
42           field: uid
43           id: uid
44           table: users
45           relationship: uid
46           plugin_id: user
47           entity_type: user
48           entity_field: uid
49       filter_groups:
50         groups: {  }
51         operator: AND
52       filters: {  }
53       pager:
54         type: full
55       query:
56         type: views_query
57       relationships:
58         node:
59           field: node
60           id: node
61           required: true
62           table: comment_field_data
63           plugin_id: standard
64         uid:
65           admin_label: Author
66           field: uid
67           group_type: group
68           id: uid
69           relationship: node
70           required: false
71           table: node_field_data
72           plugin_id: standard
73       sorts: {  }
74       style:
75         type: default
76       row:
77         type: fields
78     display_plugin: default
79     display_title: Master
80     id: default
81     position: 0