Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorIndexEngineExtension

abstract class PhabricatorIndexEngineExtension
Phabricator Technical Documentation (Search)

This class is not documented.

Methods

public function setParameters($parameters)

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

public function getParameter($key, $default)

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

final public function getExtensionKey()

This method is not documented.
Return
wild

final protected function getViewer()

This method is not documented.
Return
wild

abstract public function getExtensionName()

This method is not documented.
Return
wild

abstract public function shouldIndexObject($object)

This method is not documented.
Parameters
$object
Return
wild

abstract public function indexObject($engine, $object)

This method is not documented.
Parameters
PhabricatorIndexEngine$engine
$object
Return
wild

public function getIndexVersion($object)

This method is not documented.
Parameters
$object
Return
wild

final public static function getAllExtensions()

This method is not documented.
Return
wild

final public function shouldForceFullReindex()

This method is not documented.
Return
wild