Page MenuHomePhabricator

final class AlmanacInterfaceQuery
Phabricator Technical Documentation (Almanac)

This class is not documented.

Methods

public function needProperties($need_properties)
Inherited

This method is not documented.
Parameters
$need_properties
Return
wild

protected function getNeedProperties()
Inherited

This method is not documented.
Return
wild

protected function didFilterPage($objects)
Inherited

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

public function getQueryApplicationClass()

This method is not documented.
Return
wild

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 withNetworkPHIDs($phids)

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

public function withDevicePHIDs($phids)

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

public function withAddresses($addresses)

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

public function newResultObject()

This method is not documented.
Return
wild

protected function loadPage()

This method is not documented.
Return
wild

protected function willFilterPage($interfaces)

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

protected function buildSelectClauseParts($conn)

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

protected function buildWhereClauseParts($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

protected function shouldGroupQueryResultRows()

This method is not documented.
Return
wild

private function shouldJoinDeviceTable()

This method is not documented.
Return
wild

protected function getPrimaryTableAlias()

This method is not documented.
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