ascii_art_captcha.settings.yml in CAPTCHA Pack 8
ascii_art_captcha/config/install/ascii_art_captcha.settings.yml
5 string references to 'ascii_art_captcha.settings'
- AsciiArtCaptchaSettingsForm::buildForm in ascii_art_captcha/
src/ Form/ AsciiArtCaptchaSettingsForm.php - Form constructor.
- AsciiArtCaptchaSettingsForm::getEditableConfigNames in ascii_art_captcha/
src/ Form/ AsciiArtCaptchaSettingsForm.php - Gets the configuration names that will be editable.
- AsciiArtCaptchaSettingsForm::submitForm in ascii_art_captcha/
src/ Form/ AsciiArtCaptchaSettingsForm.php - Form submission handler.
- ascii_art_captcha_captcha in ascii_art_captcha/
ascii_art_captcha.module - Implements hook_captcha().
- _ascii_art_captcha_get_allowed_characters in ascii_art_captcha/
ascii_art_captcha.module - Helper function for generating a code, taking the allowed chars into account.
File
ascii_art_captcha/config/install/ascii_art_captcha.settings.ymlView source
- ascii_art_captcha_code_length: '6'
- ascii_art_captcha_font: roman
- ascii_art_captcha_font_size: '4'
- ascii_art_captcha_allowed_characters:
- upper: upper
- lower: lower
- digit: digit