Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

BackdropWebTestCase::assertMail in core/modules/simpletest/backdrop_web_test_case.php
Asserts that the most recently sent email message has the given value.
BackdropWebTestCase::handleForm in core/modules/simpletest/backdrop_web_test_case.php
Handle form input related to backdropPost(). Ensure that the specified fields exist and attempt to create POST data in the correct manner for the particular field type.
BackdropWebTestCase::tearDown in core/modules/simpletest/backdrop_web_test_case.php
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
backdrop_common_theme in core/includes/common.inc
Provides theme registration for themes across .inc files.
comment_form in core/modules/comment/comment.module
Form constructor for the basic commenting form.
comment_form in core/modules/comment/comment.module
Form constructor for the basic commenting form.
contact_personal_form in core/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
contact_site_form in core/modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
EmailExampleTestCase::testContactForm in modules/examples/email_example/tests/email_example.test
Verify the functionality of the example module.
EmailFieldTestCase::setUp in core/modules/email/tests/email.test
Sets up a Backdrop site for running functional and integration tests.
EmailFieldTestCase::testEmailField in core/modules/email/tests/email.test
Tests email field.
email_example_form in modules/examples/email_example/email_example.module
The contact form.
email_example_form_validate in modules/examples/email_example/email_example.module
Form validation logic for the contact form.
email_example_mail_send in modules/examples/email_example/email_example.module
Sends an e-mail.
email_field_formatter_info in core/modules/email/email.module
Implements hook_field_formatter_info().
email_field_formatter_view in core/modules/email/email.module
Implements hook_field_formatter_view().
email_field_info in core/modules/email/email.module
Implements hook_field_info().
email_field_info in core/modules/email/email.module
Implements hook_field_info().
email_field_is_empty in core/modules/email/email.module
Implements hook_field_is_empty().
email_field_schema in core/modules/email/email.install
Implements hook_field_schema().
email_field_validate in core/modules/email/email.module
Implements hook_field_validate().
email_field_widget_form in core/modules/email/email.module
Implements hook_field_widget_form().
email_field_widget_info in core/modules/email/email.module
Implements hook_field_widget_info().
FieldGetValueTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::testFieldGetValue in core/modules/field/tests/field.test
Test field_get_value().
FormEmailTestCase::testFormEmail in core/modules/simpletest/tests/form.test
Tests that #type 'email' fields are properly validated.
form_test_email in core/modules/simpletest/tests/form_test.module
Form constructor for testing #type 'email' elements.
link.module in core/modules/link/link.module
Defines simple link field types.
PagePreviewTestCase::setUp in core/modules/node/tests/node.test
SimpleTestMailCaptureTestCase::testMailSend in core/modules/simpletest/tests/simpletest.test
Test to see if the wrapper function is executed correctly.
system_element_info in core/modules/system/system.module
Implements hook_element_info().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
system_site_information_settings in core/modules/system/system.admin.inc
Form builder; The general site information form.
system_token_info in core/modules/system/system.tokens.inc
Implements hook_token_info().
system_update_1041 in core/modules/system/system.install
Notify administrators if a non-core version of Email module is present.
update_settings in core/modules/update/update.admin.inc
Form constructor for the update settings form.
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_form_process_password in core/modules/user/user.module
Form element process handler for client-side password hide/show and strength.
user_settings_email in core/modules/user/user.admin.inc
Form builder; Configure user email settings for this site.
user_token_info in core/modules/user/user.tokens.inc
Implements hook_token_info().
user_views_data in core/modules/user/views/user.views.inc
Implements hook_views_data().
_install_configure_form in core/includes/install.core.inc
Form constructor for a site configuration form.