Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorRepositoryIdentityQuery

final class PhabricatorRepositoryIdentityQuery
Phorge Technical Documentation (Repositories)

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 withIdentityNames($names)

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

public function withIdentityNameLike($name_like)

This method is not documented.
Parameters
$name_like
Return
wild

public function withEmailAddresses($addresses)

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

public function withAssignedPHIDs($assigned)

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

public function withEffectivePHIDs($effective)

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

public function withRelatedPHIDs($related)

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

public function withHasEffectivePHID($has_effective_phid)

This method is not documented.
Parameters
$has_effective_phid
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

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

public function getQueryApplicationClass()

This method is not documented.
Return
wild