admin_bar_links_account in core/modules/admin_bar/admin_bar.inc
Builds the account links.
AnonymousUser::label in core/includes/anonymous.inc
Provides the anonymous user name for consistency with User entities.
CommentTokenReplaceTestCase::testCommentTokenReplacement in core/modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
contact_mail in core/modules/contact/contact.module
Implements hook_mail().
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.
EntityReferenceSelectionHandlerGeneric_user::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
FileTokenReplaceTestCase::testFileTokenReplacement in core/modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
format_username in core/includes/drupal.inc
Format a username.
hook_mail in core/modules/system/system.api.php
Prepare a message based on parameters; called from backdrop_mail().
MenuExampleTestCase::testMenuExample in modules/examples/menu_example/tests/menu_example.test
Test the various menus.
menu_example_user_page_title in modules/examples/menu_example/menu_example.module
Title callback to rename the title dynamically, based on user_page_title().
NodeTokenReplaceTestCase::testNodeTokenReplacement in core/modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
node_feed in core/modules/node/node.module
Page callback: Generates and prints an RSS feed.
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
path_autocomplete in core/modules/system/system.module
Menu callback; Autocomplete callback for paths.
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
template_preprocess_username in core/modules/user/user.theme.inc
Preprocesses variables for theme_username().
template_preprocess_user_picture in core/modules/user/user.theme.inc
Process variables for user-picture.tpl.php.
User::label in core/modules/user/user.entity.inc
Implements EntityInterface::label().
UserPictureTestCase::testWithGDinvalidDimension in core/modules/user/tests/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserTokenReplaceTestCase::testUserTokenReplacement in core/modules/user/tests/user.test
Creates a user, then tests the tokens generated from it.
user_page_title in core/modules/user/user.module
Menu item title callback - use the user name.
user_search_execute in core/modules/user/user.module
Implements hook_search_execute().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
views_handler_field_user_name::render_link in core/modules/user/views/views_handler_field_user_name.inc
views_plugin_argument_validate_user::validate_argument in core/modules/user/views/views_plugin_argument_validate_user.inc
views_plugin_row_comment_rss::render in core/modules/comment/views/views_plugin_row_comment_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_rss::render in core/modules/node/views/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.