You are here

6 functions implement hook_mail() in Drupal 10

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

contact_mail in core/modules/contact/contact.module
Implements hook_mail().
mail_html_test_mail in core/modules/system/tests/modules/mail_html_test/mail_html_test.module
Implements hook_mail().
system_mail in core/modules/system/system.module
Implements hook_mail().
update_mail in core/modules/update/update.module
Implements hook_mail().
user_load_by_mail in core/modules/user/user.module
Fetches a user object by email address.
user_mail in core/modules/user/user.module
Implements hook_mail().