You are here

11 string references to YAML keys in block_list_override.routing.yml in Block List Override 1.0.x

BlockListOverrideTest::testBlockListConfigForm in tests/src/Functional/BlockListOverrideTest.php
Tests the config form.
BlockListOverrideTest::testBlockListConfigFormNegatedLayout in tests/src/Functional/BlockListOverrideTest.php
Tests the negated layout config form.
BlockListOverrideTest::testBlockListConfigFormNegatedSystem in tests/src/Functional/BlockListOverrideTest.php
Tests the negated system config form.
block_list_override_block_alter in ./block_list_override.module
Implements hook_block_alter().
block_list_override_plugin_filter_block__layout_builder_alter in ./block_list_override.module
LayoutController::getList in src/Controller/LayoutController.php
Create the list of block IDs.
LayoutPluginAlter::setUp in src/LayoutPluginAlter.php
Configure variables based on configuration settings.
PluginAlter::setUp in src/PluginAlter.php
Configure variables based on configuration settings.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in src/Form/SettingsForm.php
Form submission handler.