block.block.config_override_test.yml in Drupal 8
Same filename and directory in other branches
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.ymlView 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