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