8 calls to NotificationHandler::sendToUser()

NotificationHandler::sendCancelConfirm in core/modules/user/src/NotificationHandler.php
Confirms with the user that they have requested to cancel their account.
NotificationHandler::sendPasswordReset in core/modules/user/src/NotificationHandler.php
Sends a password reset email to the user.
NotificationHandler::sendRegisterAdminCreated in core/modules/user/src/NotificationHandler.php
Notifies the user when their account has been created by an administrator.
NotificationHandler::sendRegisterNoApprovalRequired in core/modules/user/src/NotificationHandler.php
Notifies the user when they have successfully registered an account.
NotificationHandler::sendRegisterPendingApproval in core/modules/user/src/NotificationHandler.php
Notifies the user that their registration request is pending approval.
NotificationHandler::sendStatusActivated in core/modules/user/src/NotificationHandler.php
Notifies the user that their account has been activated.
NotificationHandler::sendStatusBlocked in core/modules/user/src/NotificationHandler.php
Notifies the user that their account has been blocked.
NotificationHandler::sendStatusCanceled in core/modules/user/src/NotificationHandler.php
Notifies the user that their account has been canceled.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.