UserRegistrationTest::testRegistrationWithoutEmailVerification |
function |
core/modules/user/tests/src/Functional/UserRegistrationTest.php |
Tests user registration without email verification. |
UserRequirementsTest::testBlankUserEmails |
function |
core/modules/user/tests/src/Kernel/UserRequirementsTest.php |
Tests that the requirements check does not incorrectly flag blank emails. |
UserRequirementsTest::testConflictingUserEmails |
function |
core/modules/user/tests/src/Kernel/UserRequirementsTest.php |
Tests that the requirements check can detect conflicting user emails. |
UserRequirementsTest::testTranslatedUserEmail |
function |
core/modules/user/tests/src/Kernel/UserRequirementsTest.php |
Tests that the requirements check does not flag user translations. |
UserSession::$mail |
property |
core/lib/Drupal/Core/Session/UserSession.php |
The email address of this account. |
UserSession::getEmail |
function |
core/lib/Drupal/Core/Session/UserSession.php |
Returns the email address of this account. |
UserTest::testGetMailFieldOnlyVisibleToOwner |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests GETting privacy-sensitive base fields. |
user_load_by_mail |
function |
core/modules/user/user.module |
Fetches a user object by email address. |
user_mail_tokens |
function |
core/modules/user/user.module |
Token callback to add unsafe tokens for user mails. |
_filter_url_parse_email_links |
function |
core/modules/filter/filter.module |
Makes links out of email addresses. |
_user_mail_notify |
function |
core/modules/user/user.module |
Creates and sends a notification email following a change to a user account. |