Page MenuHomeMTRNord's Forge
Diviner Tech Docs PhabricatorManiphestTaskFactEngine

final class PhabricatorManiphestTaskFactEngine
Phorge Technical Documentation (Fact)

This class is not documented.

Methods

final public static function loadAllEngines()
Inherited

This method is not documented.
Return
wild

public function newFacts()

This method is not documented.
Return
array<PhabricatorCountFact>All known task related facts

public function supportsDatapointsForObject($object)

This method is not documented.
Parameters
\PhabricatorLiskDAO$object
Return
bool

public function newDatapointsForObject($object)

PhabricatorFactEngine

Add new datapoints (due to a transaction) about an object

PhabricatorManiphestTaskFactEngine
This method is not documented.
Parameters
\PhabricatorLiskDAO$object
Return
wild

final protected function getFact($key)
Inherited

This method is not documented.
Parameters
$key
Return
wild

public function setViewer($viewer)
Inherited

This method is not documented.
Parameters
\PhabricatorUser$viewer
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

public function newTransactionGroupsForObject($object)
Inherited

This method is not documented.
Parameters
\PhabricatorLiskDAO$object
Return
wild

protected function groupTransactions($xactions)
Inherited

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