block.block.olivero_powered.yml

Same filename in other branches
  1. 9 core/themes/olivero/config/optional/block.block.olivero_powered.yml
  2. 9 core/modules/system/tests/modules/olivero_test/config/optional/block.block.olivero_powered.yml
  3. 10 core/themes/olivero/config/optional/block.block.olivero_powered.yml
core/themes/olivero/config/optional/block.block.olivero_powered.yml
1 string reference to 'block.block.olivero_powered'
ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock in core/modules/block/tests/src/Kernel/ConfigActionsTest.php

File

core/themes/olivero/config/optional/block.block.olivero_powered.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - system
  6. theme:
  7. - olivero
  8. id: olivero_powered
  9. theme: olivero
  10. region: footer_bottom
  11. weight: 0
  12. provider: null
  13. plugin: system_powered_by_block
  14. settings:
  15. id: system_powered_by_block
  16. label: 'Powered by Drupal'
  17. label_display: '0'
  18. provider: system
  19. visibility: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.