024b12f82632c52699a398398c20f70bf3d84016
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_entity_test_protected_access.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - entity_test
6     - text
7     - user
8 id: test_entity_test_protected_access
9 label: test_entity_test_protected_access
10 module: views
11 description: ''
12 tag: ''
13 base_table: entity_test
14 base_field: id
15 core: 8.x
16 display:
17   default:
18     display_plugin: default
19     id: default
20     display_title: Master
21     position: 0
22     display_options:
23       access:
24         type: perm
25         options:
26           perm: 'access content'
27       cache:
28         type: tag
29         options: {  }
30       query:
31         type: views_query
32         options:
33           disable_sql_rewrite: false
34           distinct: false
35           replica: false
36           query_comment: ''
37           query_tags: {  }
38       exposed_form:
39         type: basic
40         options:
41           submit_button: Apply
42           reset_button: false
43           reset_button_label: Reset
44           exposed_sorts_label: 'Sort by'
45           expose_sort_order: true
46           sort_asc_label: Asc
47           sort_desc_label: Desc
48       pager:
49         type: full
50         options:
51           items_per_page: 10
52           offset: 0
53           id: 0
54           total_pages: null
55           expose:
56             items_per_page: false
57             items_per_page_label: 'Items per page'
58             items_per_page_options: '5, 10, 25, 50'
59             items_per_page_options_all: false
60             items_per_page_options_all_label: '- All -'
61             offset: false
62             offset_label: Offset
63           tags:
64             previous: '‹ Previous'
65             next: 'Next ›'
66             first: '« First'
67             last: 'Last »'
68           quantity: 9
69       style:
70         type: default
71       row:
72         type: fields
73         options:
74           default_field_elements: true
75           inline: {  }
76           separator: ''
77           hide_empty: false
78       fields:
79         test_text_access:
80           id: test_text_access
81           table: entity_test
82           field: test_text_access
83           relationship: none
84           group_type: group
85           admin_label: ''
86           label: ''
87           exclude: false
88           entity_type: entity_test
89           entity_field: test_text_access
90           plugin_id: standard
91           empty: ''
92           hide_empty: false
93           empty_zero: false
94           hide_alter_empty: true
95           element_type: ''
96           element_class: ''
97           element_label_type: ''
98           element_label_class: ''
99           element_label_colon: false
100           element_wrapper_type: ''
101           element_wrapper_class: ''
102           element_default_classes: true
103           alter:
104             alter_text: false
105             text: ''
106             make_link: false
107             path: ''
108             absolute: false
109             external: false
110             replace_spaces: false
111             path_case: none
112             trim_whitespace: false
113             alt: ''
114             rel: ''
115             link_class: ''
116             prefix: ''
117             suffix: ''
118             target: ''
119             nl2br: false
120             max_length: 0
121             word_boundary: true
122             ellipsis: true
123             more_link: false
124             more_link_text: ''
125             more_link_path: ''
126             strip_tags: false
127             trim: false
128             preserve_tags: ''
129             html: false
130       filters: {  }
131       sorts: {  }
132       title: ''
133       header: {  }
134       footer: {  }
135       empty: {  }
136       arguments: {  }
137       display_extenders: {  }
138   page_1:
139     display_plugin: page
140     id: page_1
141     display_title: Page
142     position: 1
143     display_options:
144       path: test-entity-protected-access
145       display_extenders: {  }