block.block.stark_page_title.yml
Same filename in other branches
- 9 core/profiles/minimal/config/install/block.block.stark_page_title.yml
- 10 core/profiles/minimal/config/install/block.block.stark_page_title.yml
- 11.x core/profiles/minimal/config/install/block.block.stark_page_title.yml
- 11.x core/tests/fixtures/config_install/testing_config_install/block.block.stark_page_title.yml
- 11.x core/tests/fixtures/config_install/multilingual/language/es/block.block.stark_page_title.yml
- 11.x core/tests/fixtures/config_install/multilingual/block.block.stark_page_title.yml
1 string reference to 'block.block.stark_page_title'
- system_update_8010 in core/
modules/ system/ system.install - Place page title blocks in every theme.
File
-
core/
profiles/ minimal/ config/ install/ block.block.stark_page_title.yml
View source
- langcode: en
- status: true
- dependencies:
- theme:
- - stark
- id: stark_page_title
- theme: stark
- region: content
- weight: -30
- provider: null
- plugin: page_title_block
- settings:
- id: page_title_block
- label: 'Page title'
- provider: core
- label_display: '0'
- visibility: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.