You are here

13 string references to 'spambot.settings' in Spambot 8

SpambotSettingsForm::buildForm in src/Form/SpambotSettingsForm.php
Form constructor.
SpambotSettingsForm::getEditableConfigNames in src/Form/SpambotSettingsForm.php
Gets the configuration names that will be editable.
SpambotSettingsForm::submitForm in src/Form/SpambotSettingsForm.php
Form submission handler.
SpambotUserspamForm::buildForm in src/Form/SpambotUserspamForm.php
Form constructor.
SpambotUserspamForm::getEditableConfigNames in src/Form/SpambotUserspamForm.php
Gets the configuration names that will be editable.
SpambotUserspamForm::submitForm in src/Form/SpambotUserspamForm.php
SpambotUserspamForm::__construct in src/Form/SpambotUserspamForm.php
Constructs a \Drupal\system\ConfigFormBase object.
spambot_cron in ./spambot.module
Implements hook_cron().
spambot_sfs_request_multiple in ./spambot.module
Invoke www.stopforumspam.com's api with multiple usernames, emails, and ips.
spambot_update_8002 in ./spambot.install
Move spambot_last_checked_uid from config to state (it protects cex, cim).
spambot_update_8003 in ./spambot.install
Set default value for new config settings.
spambot_update_8004 in ./spambot.install
Update existing whitelists.
spambot_user_register_form_validate in ./spambot.module
Validate callback for user_register form.