You are here

12 string references to YAML keys in image_captcha.routing.yml in CAPTCHA 8

CaptchaFontPreviewController::create in image_captcha/src/Controller/CaptchaFontPreviewController.php
Instantiates a new instance of this class.
CaptchaImageGeneratorController::create in image_captcha/src/Controller/CaptchaImageGeneratorController.php
Instantiates a new instance of this class.
CaptchaImageRefresh::refreshCaptcha in image_captcha/src/Controller/CaptchaImageRefresh.php
Put your code here.
ImageCaptchaSettingsForm::buildForm in image_captcha/src/Form/ImageCaptchaSettingsForm.php
Form constructor.
ImageCaptchaSettingsForm::getEditableConfigNames in image_captcha/src/Form/ImageCaptchaSettingsForm.php
Gets the configuration names that will be editable.
ImageCaptchaSettingsForm::settingsDotSection in image_captcha/src/Form/ImageCaptchaSettingsForm.php
Form elements for the font specific setting.
ImageCaptchaSettingsForm::submitForm in image_captcha/src/Form/ImageCaptchaSettingsForm.php
Form submission handler.
image_captcha_after_build_process in image_captcha/image_captcha.module
Add image refresh button to captcha form element.
image_captcha_captcha in image_captcha/image_captcha.module
Implements hook_captcha().
image_captcha_help in image_captcha/image_captcha.module
Implements hook_help().
image_captcha_install in image_captcha/image_captcha.install
Implements hook_install().
_image_captcha_image_size in image_captcha/image_captcha.module
Helper function for calculating image height and width.