Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhrictionDocumentQuery

final class PhrictionDocumentQuery
Phabricator Technical Documentation (Phriction)

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 withSlugs($slugs)

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

public function withDepths($depths)

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

public function withSlugPrefix($slug_prefix)

This method is not documented.
Parameters
$slug_prefix
Return
wild

public function withStatuses($statuses)

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

public function withParentPaths($paths)

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

public function withAncestorPaths($paths)

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

public function needContent($need_content)

This method is not documented.
Parameters
$need_content
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

public function newResultObject()

This method is not documented.
Return
wild

protected function willFilterPage($documents)

This method is not documented.
Parameters
array$documents
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

private function shouldJoinContentTable()

This method is not documented.
Return
wild

protected function buildWhereClauseParts($conn)

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

public function getBuiltinOrders()

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 getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild