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_groupwise_term_ui.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - node
6     - taxonomy
7     - user
8 id: test_groupwise_term_ui
9 label: test_groupwise
10 module: views
11 description: ''
12 tag: default
13 base_table: taxonomy_term_field_data
14 base_field: tid
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         name:
27           field: name
28           id: name
29           table: taxonomy_term_field_data
30           plugin_id: term_name
31           type: string
32           settings:
33             link_to_entity: true
34           convert_spaces: false
35           entity_type: taxonomy_term
36           entity_field: name
37         nid:
38           field: nid
39           id: nid
40           relationship: tid_representative
41           table: node_field_data
42           plugin_id: node
43           entity_type: node
44           entity_field: nid
45       pager:
46         options:
47           items_per_page: 10
48         type: full
49       query:
50         type: views_query
51       relationships:
52         tid_representative:
53           admin_label: 'Representative node'
54           field: tid_representative
55           group_type: group
56           id: tid_representative
57           relationship: none
58           required: false
59           subquery_namespace: ''
60           subquery_order: DESC
61           subquery_regenerate: false
62           subquery_sort: node_field_data.nid
63           subquery_view: ''
64           table: taxonomy_term_field_data
65           plugin_id: groupwise_max
66       row:
67         type: fields
68       sorts:
69         tid:
70           field: tid
71           id: tid
72           order: DESC
73           table: taxonomy_term_field_data
74           plugin_id: standard
75           entity_type: taxonomy_term
76           entity_field: tid
77       style:
78         type: default
79       title: test_groupwise
80     display_plugin: default
81     display_title: Master
82     id: default
83     position: 0