Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorObjectListQuery

final class PhabricatorObjectListQuery
Phabricator Technical Documentation (PHIDs)

This class is not documented.

Methods

public function setAllowPartialResults($allow_partial_results)

This method is not documented.
Parameters
$allow_partial_results
Return
wild

public function getAllowPartialResults()

This method is not documented.
Return
wild

public function setSuffixes($suffixes)

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

public function getSuffixes()

This method is not documented.
Return
wild

public function setAllowedTypes($allowed_types)

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

public function getAllowedTypes()

This method is not documented.
Return
wild

public function setViewer($viewer)

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

public function getViewer()

This method is not documented.
Return
wild

public function setObjectList($object_list)

This method is not documented.
Parameters
$object_list
Return
wild

public function getObjectList()

This method is not documented.
Return
wild

public function execute()

This method is not documented.
Return
wild

private function loadObjects($names)

This method is not documented.
Parameters
$names
Return
wild

private function hasSuffix($key, $suffix)

This method is not documented.
Parameters
$key
$suffix
Return
wild

private function stripSuffix($key, $suffix)

This method is not documented.
Parameters
$key
$suffix
Return
wild