Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhabricatorEdgeObjectQuery

final class PhabricatorEdgeObjectQuery
Phabricator Technical Documentation (Edges)

This is a more formal version of PhabricatorEdgeQuery that is used to expose edges to Conduit.

Methods

public function withSourcePHIDs($source_phids)

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

public function withEdgeTypes($types)

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

public function withDestinationPHIDs($destination_phids)

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

protected function willExecute()

This method is not documented.
Return
wild

protected function loadPage()

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

protected function getPrimaryTableAlias()

This method is not documented.
Return
wild

public function getOrderableColumns()

This method is not documented.
Return
wild

protected function getDefaultOrderVector()

This method is not documented.
Return
wild

protected function newInternalCursorFromExternalCursor($cursor)

This method is not documented.
Parameters
$cursor
Return
wild

protected function newPagingMapFromPartialObject($object)

This method is not documented.
Parameters
$object
Return
wild

protected function newExternalCursorStringForResult($object)

This method is not documented.
Parameters
$object
Return
wild

private function parseCursor($cursor)

This method is not documented.
Parameters
$cursor
Return
wild