26 theme calls to theme_username()

CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
contact_personal_form in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
dblog_event in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
hook_search_execute in drupal/core/modules/search/search.api.php
Execute a search for a set of key words.
Name::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php
NcsLastCommentName::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php
Render the field.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_search_execute in drupal/core/modules/node/node.module
Implements hook_search_execute().
poll_votes in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays the 'votes' tab for polls.
statistics_access_log in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_node_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_top_visitors in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
template_preprocess_comment in drupal/core/modules/comment/comment.module
Preprocesses variables for comment.tpl.php.
template_preprocess_forum_submitted in drupal/core/modules/forum/forum.module
Preprocesses variables for forum-submitted.tpl.php.
template_preprocess_node in drupal/core/modules/node/node.module
Processes variables for node.tpl.php.
theme_node_recent_content in drupal/core/modules/node/node.module
Returns HTML for a recent node to be displayed in the recent content block.
tracker_page in drupal/core/modules/tracker/tracker.pages.inc
Page callback: Generates a page of tracked nodes for the site.
Username::render_link in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php
user_admin_account in drupal/core/modules/user/user.admin.inc
Form builder; User administration page.
user_block_view in drupal/core/modules/user/user.module
Implements hook_block_view().
ViewEditFormController::form in drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
views_ui_break_lock_confirm in drupal/core/modules/views/views_ui/admin.inc
Page to delete a view.