Structsยง
Enumsยง
- Email
Verification Method - How proof of control over
UserDetail::emailwas obtained.AdminAssertedis the weakest.
Constantsยง
Functionsยง
- clear_
email_ verified - Drops a proof of control, for an admin revoking a verification. Address changes do not need it;
the
clear_email_verificationtrigger handles those. - get_
email_ verification - Whether the address currently in
emailhas a proof of control, and how it was obtained. - get_
user_ details_ by_ user_ id - get_
user_ details_ by_ user_ id_ for_ course - Retrieves user details for a single user ID, but only if the user is enrolled in the specified course
- get_
user_ details_ by_ user_ ids - Retrieves user details for a list of user IDs
- get_
user_ details_ by_ user_ ids_ for_ course - Retrieves user details for a list of user IDs, but only for users who are enrolled in the specified course
- get_
users_ by_ course_ id - Retrieves all users enrolled in a specific course
- get_
users_ details_ by_ user_ id_ map - is_
fuzzy_ ๐search_ term_ long_ enough - normalize_
email_ ๐search_ term - normalize_
name_ ๐search_ term - parse_
exact_ ๐user_ id_ search_ term - search_
for_ user_ details_ by_ email - search_
for_ user_ details_ by_ other_ details - Searches user_details by exact user id.
- search_
for_ user_ details_ fuzzy_ match - set_
email_ verified - Records a proof of control over the address currently in
email. - stream_
users_ details_ having_ user_ exercise_ states_ on_ course - Includes all users who have returned an exercise on a course
- update_
user_ country - update_
user_ email_ communication_ consent - update_
user_ info - Writes the whole profile form, including the derived
users.email_domain.