6 calls to user_load_multiple()

CommentRenderController::buildContent in drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
Uid::titleQuery in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php
Override the behavior of title(). Get the name of the user.
User::processSummaryArguments in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php
Process the summary arguments for displaying.
UserOnlineBlock::build in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php
Builds and returns the renderable array for this block plugin.
user_attach_accounts in drupal/core/modules/user/user.module
Populates $entity->account for each prepared entity.
user_search_execute in drupal/core/modules/user/user.module
Implements hook_search_execute().