Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorRepositoryQuery

final class PhabricatorRepositoryQuery
Phabricator 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 withCallsigns($callsigns)

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

public function withIdentifiers($identifiers)

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

public function withStatus($status)

This method is not documented.
Parameters
$status
Return
wild

public function withHosted($hosted)

This method is not documented.
Parameters
$hosted
Return
wild

public function withTypes($types)

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

public function withUUIDs($uuids)

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

public function withURIs($uris)

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

public function withDatasourceQuery($query)

This method is not documented.
Parameters
$query
Return
wild

public function withSlugs($slugs)

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

public function withAlmanacServicePHIDs($phids)

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

public function needCommitCounts($need_counts)

This method is not documented.
Parameters
$need_counts
Return
wild

public function needMostRecentCommits($need_commits)

This method is not documented.
Parameters
$need_commits
Return
wild

public function needProjectPHIDs($need_phids)

This method is not documented.
Parameters
$need_phids
Return
wild

public function needURIs($need_uris)

This method is not documented.
Parameters
$need_uris
Return
wild

public function needProfileImage($need)

This method is not documented.
Parameters
$need
Return
wild

public function getBuiltinOrders()

This method is not documented.
Return
wild

public function getIdentifierMap()

This method is not documented.
Return
wild

protected function willExecute()

This method is not documented.
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function willFilterPage($repositories)

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

protected function didFilterPage($repositories)

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

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getOrderableColumns()

This method is not documented.
Return
wild

protected function newPagingMapFromCursorObject($cursor, $keys)

This method is not documented.
Parameters
PhabricatorQueryCursor$cursor
array$keys
Return
wild

protected function buildSelectClauseParts($conn)

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

protected function buildJoinClauseParts($conn)

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

protected function shouldGroupQueryResultRows()

This method is not documented.
Return
wild

private function shouldJoinURITable()

This method is not documented.
Return
wild

private function shouldJoinSummaryTable()

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

private function getNormalizedURIs()

This method is not documented.
Return
wild