hcaptcha.settings.yml in hCaptcha 8
config/install/hcaptcha.settings.yml
5 string references to 'hcaptcha.settings'
- HCaptchaAdminSettingsForm::buildForm in src/
Form/ HCaptchaAdminSettingsForm.php - Form constructor.
- HCaptchaAdminSettingsForm::getEditableConfigNames in src/
Form/ HCaptchaAdminSettingsForm.php - Gets the configuration names that will be editable.
- HCaptchaAdminSettingsForm::submitForm in src/
Form/ HCaptchaAdminSettingsForm.php - Form submission handler.
- hcaptcha_captcha in ./
hcaptcha.module - Implements hook_captcha().
- hcaptcha_captcha_validation in ./
hcaptcha.module - CAPTCHA Callback; Validates the hCaptcha code.
File
config/install/hcaptcha.settings.ymlView source
- site_key: ''
- secret_key: ''
- hcaptcha_src: 'https://hcaptcha.com/1/api.js'
- widget:
- theme: ''
- size: ''
- tabindex: 0