30 calls to format_username()

BlogTestCase::testBlogPageNoEntries in drupal-7.x/modules/blog/blog.test
View the blog of a user with no blog entries as another user.
BlogTestCase::testUnprivilegedUser in drupal-7.x/modules/blog/blog.test
Confirm that the "You are not allowed to post a new blog entry." message shows up if a user submitted blog entries, has been denied that permission, and goes to the blog page.
BlogTestCase::verifyBlogLinks in drupal-7.x/modules/blog/blog.test
Verify the blog links are displayed to the logged in user.
BlogTestCase::verifyBlogs in drupal-7.x/modules/blog/blog.test
Verify the logged in user has the desired access to the various blog nodes.
blog_feed_user in drupal-7.x/modules/blog/blog.pages.inc
Menu callback; displays an RSS feed containing recent blog entries of a given user.
blog_node_view in drupal-7.x/modules/blog/blog.module
Implements hook_node_view().
blog_page_user in drupal-7.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
blog_user_view in drupal-7.x/modules/blog/blog.module
Implements hook_user_view().
blog_view in drupal-7.x/modules/blog/blog.module
Implements hook_view().
contact_mail in drupal-7.x/modules/contact/contact.module
Implements hook_mail().
contact_personal_form in drupal-7.x/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
contact_site_form in drupal-7.x/modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
FileTokenReplaceTestCase::testFileTokenReplacement in drupal-7.x/modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
hook_mail in drupal-7.x/modules/system/system.api.php
Prepare a message based on parameters; called from drupal_mail().
hook_user_view in drupal-7.x/modules/user/user.api.php
The user's account information is being displayed.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal-7.x/modules/node/node.test
Creates a node, then tests the tokens generated from it.
node_tokens in drupal-7.x/modules/node/node.tokens.inc
Implements hook_tokens().
openid_user_identities in drupal-7.x/modules/openid/openid.pages.inc
Menu callback; Manage OpenID identities for the specified user.
profile_block_view in drupal-7.x/modules/profile/profile.module
Implements hook_block_view().
statistics_user_tracker in drupal-7.x/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a user.
system_tokens in drupal-7.x/modules/system/system.tokens.inc
Implements hook_tokens().
template_preprocess_username in drupal-7.x/includes/theme.inc
Preprocesses variables for theme_username().
template_preprocess_user_picture in drupal-7.x/modules/user/user.module
Process variables for user-picture.tpl.php.
toolbar_view in drupal-7.x/modules/toolbar/toolbar.module
Builds the admin menu as a structured array ready for drupal_render().
tracker_page in drupal-7.x/modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
UserPictureTestCase::testWithGDinvalidDimension in drupal-7.x/modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserTokenReplaceTestCase::testUserTokenReplacement in drupal-7.x/modules/user/user.test
Creates a user, then tests the tokens generated from it.
user_page_title in drupal-7.x/modules/user/user.module
Menu item title callback - use the user name.
user_search_execute in drupal-7.x/modules/user/user.module
Implements hook_search_execute().
user_tokens in drupal-7.x/modules/user/user.tokens.inc
Implements hook_tokens().