MediaWiki
1.34.4
|
Static Public Member Functions | |
static | newFromIDs ( $ids) |
static | newFromNames ( $names) |
static | newFromResult ( $res) |
Definition at line 25 of file UserArray.php.
|
static |
array | $ids |
Definition at line 42 of file UserArray.php.
References $dbr, $res, DB_REPLICA, User\getQueryInfo(), newFromResult(), and wfGetDB().
Referenced by EmailNotification\actuallyNotifyOnPageChange(), and User\findUsersByGroup().
|
static |
array | $names |
Definition at line 66 of file UserArray.php.
References $dbr, $res, DB_REPLICA, User\getQueryInfo(), newFromResult(), and wfGetDB().
|
static |
IResultWrapper | $res |
Definition at line 30 of file UserArray.php.
References $res, and Hooks\run().
Referenced by ApiQueryUserContribs\execute(), newFromIDs(), and newFromNames().