antibot.settings.yml in Antibot 8
config/install/antibot.settings.yml
4 string references to 'antibot.settings'
- AntibotCacheTagsTest::testFormCacheInvalidation in tests/
src/ Functional/ AntibotCacheTagsTest.php - Tests that form caches is invalidated when Antibot settings are updated.
- AntibotSettings::buildForm in src/
Form/ AntibotSettings.php - Form constructor.
- AntibotSettings::getEditableConfigNames in src/
Form/ AntibotSettings.php - Gets the configuration names that will be editable.
- antibot_form_alter in ./
antibot.module - Implements hook_form_alter().
File
config/install/antibot.settings.ymlView source
- form_ids:
- - comment_*
- - user_login_form
- - user_pass
- - user_register_form
- - contact_*
- show_form_ids: false