(array of internal group name (e.g. 'sysop') -> * UserGroupMembership object) * @param array &$groups Array of group name -> bool true mappings for members of a given user * group * @return bool|void True or no return value to continue or false to abort */ public function onUsersPagerDoBatchLookups( $dbr, $userIds, &$cache, &$groups ); }