Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
user.module
»
user_load_multiple
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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
().