block.block.config_override_test.yml
Same filename in other branches
- 9 core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml
- 10 core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml
- 11.x core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml
2 string references to 'block.block.config_override_test'
- CacheabilityMetadataConfigOverride::getCacheableMetadata in core/
modules/ config/ tests/ config_override_integration_test/ src/ CacheabilityMetadataConfigOverride.php - Gets the cacheability metadata associated with the config factory override.
- CacheabilityMetadataConfigOverride::loadOverrides in core/
modules/ config/ tests/ config_override_integration_test/ src/ CacheabilityMetadataConfigOverride.php - Returns config overrides.
File
-
core/
modules/ config/ tests/ config_override_integration_test/ config/ install/ block.block.config_override_test.yml
View source
- id: config_override_test
- theme: classy
- weight: 0
- status: true
- langcode: en
- region: content
- plugin: test_cache
- settings:
- label: 'Test HTML block'
- provider: block_test
- label_display: visible
- status: true
- info: ''
- view_mode: default
- dependencies:
- module:
- - block_test
- theme:
- - classy
- visibility:
- request_path:
- id: request_path
- pages: ''
- negate: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.