captcha.api.php |
captcha.api.php |
|
Hooks for the captcha module. |
captcha.captcha_point.contact_message_feedback_form.yml |
config/install/captcha.captcha_point.contact_message_feedback_form.yml |
|
config/install/captcha.captcha_point.contact_message_feedback_form.yml |
captcha.captcha_point.contact_message_personal_form.yml |
config/install/captcha.captcha_point.contact_message_personal_form.yml |
|
config/install/captcha.captcha_point.contact_message_personal_form.yml |
captcha.captcha_point.user_login_form.yml |
config/install/captcha.captcha_point.user_login_form.yml |
|
config/install/captcha.captcha_point.user_login_form.yml |
captcha.captcha_point.user_pass.yml |
config/install/captcha.captcha_point.user_pass.yml |
|
config/install/captcha.captcha_point.user_pass.yml |
captcha.captcha_point.user_register_form.yml |
config/install/captcha.captcha_point.user_register_form.yml |
|
config/install/captcha.captcha_point.user_register_form.yml |
captcha.html.twig |
templates/captcha.html.twig |
|
{% if details %}
{{ details }}
{% else %}
<div {{attributes.addClass('captcha')}}>{{ element }}</div>
{% endif %} |
captcha.inc |
captcha.inc |
|
General CAPTCHA functionality and helper functions. |
captcha.info.yml |
captcha.info.yml |
|
captcha.info.yml |
captcha.install |
captcha.install |
|
Install, update and uninstall functions for the CAPTCHA module. |
captcha.links.action.yml |
captcha.links.action.yml |
|
captcha.links.action.yml |
captcha.links.menu.yml |
captcha.links.menu.yml |
|
captcha.links.menu.yml |
captcha.links.task.yml |
captcha.links.task.yml |
|
captcha.links.task.yml |
captcha.module |
captcha.module |
|
This module enables basic CAPTCHA functionality. |
captcha.permissions.yml |
captcha.permissions.yml |
|
captcha.permissions.yml |
Captcha.php |
src/Element/Captcha.php |
Drupal\captcha\Element |
|
captcha.routing.yml |
captcha.routing.yml |
|
captcha.routing.yml |
captcha.schema.yml |
config/schema/captcha.schema.yml |
|
config/schema/captcha.schema.yml |
captcha.services.yml |
captcha.services.yml |
|
captcha.services.yml |
captcha.settings.yml |
config/install/captcha.settings.yml |
|
config/install/captcha.settings.yml |
captcha.settings.yml |
config/schema/captcha.settings.yml |
|
config/schema/captcha.settings.yml |
CaptchaAdminTest.php |
tests/src/Functional/CaptchaAdminTest.php |
Drupal\Tests\captcha\Functional |
|
CaptchaCachedSettingsSubscriber.php |
src/EventSubscriber/CaptchaCachedSettingsSubscriber.php |
Drupal\captcha\EventSubscriber |
|
CaptchaCacheTest.php |
tests/src/Functional/CaptchaCacheTest.php |
Drupal\Tests\captcha\Functional |
|
CaptchaCronTest.php |
tests/src/Functional/CaptchaCronTest.php |
Drupal\Tests\captcha\Functional |
|
CaptchaExamplesForm.php |
src/Form/CaptchaExamplesForm.php |
Drupal\captcha\Form |
|
CaptchaFontPreviewController.php |
image_captcha/src/Controller/CaptchaFontPreviewController.php |
Drupal\image_captcha\Controller |
|
CaptchaFontPreviewStreamedResponse.php |
image_captcha/src/StreamedResponse/CaptchaFontPreviewStreamedResponse.php |
Drupal\image_captcha\StreamedResponse |
|
CaptchaImageGeneratorController.php |
image_captcha/src/Controller/CaptchaImageGeneratorController.php |
Drupal\image_captcha\Controller |
|
CaptchaImageRefresh.php |
image_captcha/src/Controller/CaptchaImageRefresh.php |
Drupal\image_captcha\Controller |
|
CaptchaImageResponse.php |
image_captcha/src/Response/CaptchaImageResponse.php |
Drupal\image_captcha\Response |
|
CaptchaPersistenceTest.php |
tests/src/Functional/CaptchaPersistenceTest.php |
Drupal\Tests\captcha\Functional |
|
CaptchaPoint.php |
src/Entity/CaptchaPoint.php |
Drupal\captcha\Entity |
|
CaptchaPointDeleteForm.php |
src/Form/CaptchaPointDeleteForm.php |
Drupal\captcha\Form |
|
CaptchaPointDisableForm.php |
src/Form/CaptchaPointDisableForm.php |
Drupal\captcha\Form |
|
CaptchaPointEnableForm.php |
src/Form/CaptchaPointEnableForm.php |
Drupal\captcha\Form |
|
CaptchaPointForm.php |
src/Form/CaptchaPointForm.php |
Drupal\captcha\Form |
|
CaptchaPointInterface.php |
src/CaptchaPointInterface.php |
Drupal\captcha |
|
CaptchaPointListBuilder.php |
src/Entity/Controller/CaptchaPointListBuilder.php |
Drupal\captcha\Entity\Controller |
|
CaptchaPointListBuilderTest.php |
tests/src/Unit/Controller/CaptchaPointListBuilderTest.php |
Drupal\Tests\captcha\Unit\Controller |
|
CaptchaPoints.php |
src/Plugin/migrate/source/CaptchaPoints.php |
|
|
CaptchaService.php |
src/Service/CaptchaService.php |
Drupal\captcha\Service |
|
CaptchaSessionReuseAttackTestCase.php |
tests/src/Functional/CaptchaSessionReuseAttackTestCase.php |
Drupal\Tests\captcha\Functional |
|
CaptchaSettingsForm.php |
src/Form/CaptchaSettingsForm.php |
Drupal\captcha\Form |
|
CaptchaTest.php |
tests/src/Functional/CaptchaTest.php |
Drupal\Tests\captcha\Functional |
|
CaptchaTypeFormatter.php |
src/Plugin/migrate/process/CaptchaTypeFormatter.php |
Drupal\captcha\Plugin\migrate\process |
|
CaptchaWebTestBase.php |
tests/src/Functional/CaptchaWebTestBase.php |
Drupal\Tests\captcha\Functional |
|
captcha_long_form_id_test.info.yml |
modules/captcha_long_form_id_test/captcha_long_form_id_test.info.yml |
|
modules/captcha_long_form_id_test/captcha_long_form_id_test.info.yml |
captcha_long_form_id_test.routing.yml |
modules/captcha_long_form_id_test/captcha_long_form_id_test.routing.yml |
|
modules/captcha_long_form_id_test/captcha_long_form_id_test.routing.yml |
captcha_test.info.yml |
modules/captcha_test/captcha_test.info.yml |
|
modules/captcha_test/captcha_test.info.yml |