block.block.config_override_test.yml
Same filename in other branches
- 8.9.x 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
- langcode: en
- status: true
- dependencies:
- module:
- - block_test
- theme:
- - stark
- id: config_override_test
- theme: stark
- region: content
- weight: 0
- plugin: test_cache
- settings:
- label: 'Test HTML block'
- label_display: visible
- provider: block_test
- status: true
- info: ''
- view_mode: default
- visibility:
- request_path:
- id: request_path
- negate: false
- pages: ''
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.