You are here

Functions in reCAPTCHA v3 8

Primary tabs

Namesort descending Location Description Direct uses Strings
recaptcha_v3_ajax_callback ./recaptcha_v3.module AJAX callback; return captcha response. 1
recaptcha_v3_captcha ./recaptcha_v3.module Implements hook_captcha().
recaptcha_v3_element_info_alter ./recaptcha_v3.module Implements hook_element_info_alter().
recaptcha_v3_error_by_code ./recaptcha_v3.module Return error by code from response. 1
recaptcha_v3_help ./recaptcha_v3.module Implements hook_help().
recaptcha_v3_library_info_alter ./recaptcha_v3.module Implements hook_library_info_alter().
recaptcha_v3_post_captcha_element_process ./recaptcha_v3.module Replace #captcha_validate by reCAPTCHA v3 validation function. 1
recaptcha_v3_pre_captcha_element_process ./recaptcha_v3.module Perform replacing of the recaptcha element by fallback challenge. 1
recaptcha_v3_validate ./recaptcha_v3.module CAPTCHA Callback; Validates the reCAPTCHA v3 code. 2
_recaptcha_v3_verify_captcha_response ./recaptcha_v3.module Verify captcha response. 1

Other projects