Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorDashboardTransactionQuery

final class PhabricatorDashboardTransactionQuery
Phabricator Technical Documentation (Dashboard)

This class is not documented.

Methods

final public static function newQueryForObject($object)
Inherited

This method is not documented.
Parameters
PhabricatorApplicationTransactionInterface$object
Return
wild
This method is not documented.
Return
wild

public function withIDs($ids)
Inherited

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

public function withPHIDs($phids)
Inherited

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

public function withObjectPHIDs($object_phids)
Inherited

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

public function withAuthorPHIDs($author_phids)
Inherited

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

public function withTransactionTypes($transaction_types)
Inherited

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

public function withComments($with_comments)
Inherited

This method is not documented.
Parameters
$with_comments
Return
wild

public function withDateCreatedBetween($min, $max)
Inherited

This method is not documented.
Parameters
$min
$max
Return
wild

public function needComments($need)
Inherited

This method is not documented.
Parameters
$need
Return
wild

public function needHandles($need)
Inherited

This method is not documented.
Parameters
$need
Return
wild

public function setAggregatePagingCursor($cursor)
Inherited

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

public function getAggregatePagingCursor()
Inherited

This method is not documented.
Return
wild

protected function willExecute()
Inherited

This method is not documented.
Return
wild

protected function loadPage()
Inherited

This method is not documented.
Return
wild

protected function willFilterPage($xactions)
Inherited

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

protected function buildWhereClauseParts($conn)
Inherited

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

protected function buildJoinClauseParts($conn)
Inherited

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

protected function shouldGroupQueryResultRows()
Inherited

This method is not documented.
Return
wild

public function getQueryApplicationClass()
Inherited

This method is not documented.
Return
wild

protected function getPrimaryTableAlias()
Inherited

This method is not documented.
Return
wild

protected function newPagingMapFromPartialObject($object)
Inherited

This method is not documented.
Parameters
$object
Return
wild

public function getBuiltinOrders()
Inherited

This method is not documented.
Return
wild

public function getOrderableColumns()
Inherited

This method is not documented.
Return
wild