block.block.test_block.yml
Same filename in other branches
1 string reference to 'block.block.test_block'
- AreaEntityTest::doTestCalculateDependencies in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEntityTest.php - Tests the calculation of the rendered dependencies.
File
-
core/
modules/ block/ tests/ modules/ block_test/ config/ install/ block.block.test_block.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - block_test
- theme:
- - stark
- id: test_block
- theme: stark
- region: '-1'
- weight: 0
- plugin: test_html
- settings:
- label: 'Test HTML block'
- label_display: hidden
- provider: block_test
- visibility: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.