You are here

8 string references to YAML keys in math_captcha.routing.yml in CAPTCHA Pack 8

MathCaptchaSettingsForm::buildForm in math_captcha/src/Form/MathCaptchaSettingsForm.php
Form constructor.
MathCaptchaSettingsForm::getEditableConfigNames in math_captcha/src/Form/MathCaptchaSettingsForm.php
Gets the configuration names that will be editable.
MathCaptchaSettingsForm::submitForm in math_captcha/src/Form/MathCaptchaSettingsForm.php
Form submission handler.
_math_captcha_addition_challenge in math_captcha/math_captcha.challenge.inc
Function for addition challenges.
_math_captcha_multiplication_challenge in math_captcha/math_captcha.challenge.inc
Function for multiplication challenges.
_math_captcha_repr in math_captcha/math_captcha.challenge.inc
Helper function for transforming a number to a textual representation.
_math_captcha_repr_op in math_captcha/math_captcha.challenge.inc
Helper function for transforming a operator to a textual representation.
_math_captcha_subtraction_challenge in math_captcha/math_captcha.challenge.inc
Function for subtraction challenges.