Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhrequentUserTimeQuery

final class PhrequentUserTimeQuery
Phabricator Technical Documentation (Phrequent)

This class is not documented.

Methods

public function withIDs($ids)

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

public function withUserPHIDs($user_phids)

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

public function withObjectPHIDs($object_phids)

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

public function withEnded($ended)

This method is not documented.
Parameters
$ended
Return
wild

public function setOrder($order)

This method is not documented.
Parameters
$order
Return
wild

public function needPreemptingEvents($need_events)

This method is not documented.
Parameters
$need_events
Return
wild

protected function buildWhereClause($conn)

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

protected function loadPage()

This method is not documented.
Return
wild

protected function didFilterPage($page)

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

public static function getEndedSearchOptions()

This method is not documented.
Return
wild

public static function getOrderSearchOptions()

This method is not documented.
Return
wild

public static function getUserTotalObjectsTracked($user, $limit)

This method is not documented.
Parameters
PhabricatorUser$user
$limit
Return
wild

public static function isUserTrackingObject($user, $phid)

This method is not documented.
Parameters
PhabricatorUser$user
$phid
Return
wild

public static function getUserTimeSpentOnObject($user, $phid)

This method is not documented.
Parameters
PhabricatorUser$user
$phid
Return
wild

public function getQueryApplicationClass()

This method is not documented.
Return
wild