block.block.test_block.yml in Zircon Profile 8
Same filename and directory in other branches
core/modules/block/tests/modules/block_test/config/install/block.block.test_block.yml
1 string reference to 'block.block.test_block'
- AreaEntityTest::doTestCalculateDependencies in core/
modules/ views/ src/ Tests/ Handler/ AreaEntityTest.php - Tests the calculation of the rendered dependencies.
File
core/modules/block/tests/modules/block_test/config/install/block.block.test_block.ymlView source
- id: test_block
- theme: stark
- weight: 0
- status: true
- langcode: en
- region: '-1'
- plugin: test_html
- settings:
- label: 'Test HTML block'
- provider: block_test
- label_display: 'hidden'
- dependencies:
- module:
- - block_test
- theme:
- - classy
- visibility: { }