You are here

9 string references to YAML keys in block_blacklist.routing.yml in Block Blacklist [Deprecated] 8

BlockBlacklistTest::testBlockBlacklistConfigForm in tests/src/Functional/BlockBlacklistTest.php
Tests the config form.
block_blacklist_block_alter in ./block_blacklist.module
Implements hook_block_alter().
block_blacklist_plugin_filter_block__layout_builder_alter in ./block_blacklist.module
Implements hook_plugin_filter_TYPE__CONSUMER_alter().
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.