views_test_config.views.schema.yml
Same filename in other branches
- 9 core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
- 8.9.x core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
- 11.x core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
File
-
core/
modules/ views/ tests/ modules/ views_test_config/ config/ schema/ views_test_config.views.schema.yml
View source
- # Schema for the views plugins of the Views test config module.
-
- views.area.test_example:
- type: views_area
- label: 'Test example'
- mapping:
- string:
- type: text
- label: 'The shown text of the area'
- custom_access:
- type: boolean
- label: 'Should access to the area be allowed'
-
- views.cache.non_existent:
- type: views_cache
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.