Version 1
[yaffs-website] / web / core / modules / block / tests / modules / block_test_views / test_views / views.view.test_view_block2.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - user
6 id: test_view_block2
7 label: test_view_block2
8 module: views
9 description: ''
10 tag: ''
11 base_table: views_test_data
12 base_field: id
13 core: 8.x
14 display:
15   default:
16     display_plugin: default
17     id: default
18     display_title: Master
19     position: null
20     display_options:
21       access:
22         type: perm
23       cache:
24         type: tag
25       query:
26         type: views_query
27       exposed_form:
28         type: basic
29       pager:
30         type: some
31         options:
32           items_per_page: 5
33       style:
34         type: default
35       row:
36         type: fields
37       fields:
38         name:
39           id: name
40           table: views_test_data
41           field: name
42       title: test_view_block2
43   block_1:
44     display_plugin: block
45     id: block_1
46     display_title: Block
47     position: null
48   block_2:
49     display_plugin: block
50     id: block_2
51     display_title: Block
52     position: null
53   block_3:
54     display_plugin: block
55     id: block_3
56     display_title: Block
57     position: null