Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorPeopleQuery

final class PhabricatorPeopleQuery
Phabricator Technical Documentation (People)

This class is not documented.

Methods

public function withIDs($ids)

This method is not documented.
Parameters
array$ids
Return
wild

public function withPHIDs($phids)

This method is not documented.
Parameters
array$phids
Return
wild

public function withEmails($emails)

This method is not documented.
Parameters
array$emails
Return
wild

public function withRealnames($realnames)

This method is not documented.
Parameters
array$realnames
Return
wild

public function withUsernames($usernames)

This method is not documented.
Parameters
array$usernames
Return
wild

public function withDateCreatedBefore($date_created_before)

This method is not documented.
Parameters
$date_created_before
Return
wild

public function withDateCreatedAfter($date_created_after)

This method is not documented.
Parameters
$date_created_after
Return
wild

public function withIsAdmin($admin)

This method is not documented.
Parameters
$admin
Return
wild

public function withIsSystemAgent($system_agent)

This method is not documented.
Parameters
$system_agent
Return
wild

public function withIsMailingList($mailing_list)

This method is not documented.
Parameters
$mailing_list
Return
wild

public function withIsDisabled($disabled)

This method is not documented.
Parameters
$disabled
Return
wild

public function withIsApproved($approved)

This method is not documented.
Parameters
$approved
Return
wild

public function withNameLike($like)

This method is not documented.
Parameters
$like
Return
wild

public function withNameTokens($tokens)

This method is not documented.
Parameters
array$tokens
Return
wild

public function withNamePrefixes($prefixes)

This method is not documented.
Parameters
array$prefixes
Return
wild

public function withIsEnrolledInMultiFactor($enrolled)

This method is not documented.
Parameters
$enrolled
Return
wild

public function needPrimaryEmail($need)

This method is not documented.
Parameters
$need
Return
wild

public function needProfile($need)

This method is not documented.
Parameters
$need
Return
wild

public function needProfileImage($need)

This method is not documented.
Parameters
$need
Return
wild

public function needAvailability($need)

This method is not documented.
Parameters
$need
Return
wild

public function needUserSettings($need)

This method is not documented.
Parameters
$need
Return
wild

public function needBadgeAwards($need)

This method is not documented.
Parameters
$need
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function didFilterPage($users)

This method is not documented.
Parameters
array$users
Return
wild

protected function shouldGroupQueryResultRows()

This method is not documented.
Return
wild

protected function buildJoinClauseParts($conn)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn
Return
wild

protected function buildWhereClauseParts($conn)

This method is not documented.
Parameters
AphrontDatabaseConnection$conn
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild

public function getOrderableColumns()

This method is not documented.
Return
wild

protected function newPagingMapFromPartialObject($object)

This method is not documented.
Parameters
$object
Return
wild

private function rebuildAvailabilityCache($rebuild)

This method is not documented.
Parameters
array$rebuild
Return
wild

private function fillUserCaches($users)

This method is not documented.
Parameters
array$users
Return
wild