Page MenuHomeIsabelle/Phabricator

final class PhabricatorHandlePool
Phabricator Technical Documentation (PHIDs)

Coordinates loading object handles.

This is a low-level piece of plumbing which code will not normally interact with directly. For discussion of the handle pool mechanism, see PhabricatorHandleList.

Methods

public function setViewer($user)

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

public function getViewer()

This method is not documented.
Return
wild

public function newHandleList($phids)

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

public function loadPHIDs($phids)

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