Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs DiffusionLowLevelMercurialPathsQuery

final class DiffusionLowLevelMercurialPathsQuery
Phabricator Technical Documentation (Diffusion)

Execute and parse a low-level Mercurial paths query using hg locate.

Methods

protected function executeQuery()

This method is not documented.
Return
wild

public function setRepository($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

public function getRepository()
Inherited

This method is not documented.
Return
wild

public function execute()
Inherited

This method is not documented.
Return
wild

protected function filterRefsByType($refs, $types)
Inherited

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

public function withCommit($commit)

This method is not documented.
Parameters
$commit
Return
wild

public function withPath($path)

This method is not documented.
Parameters
$path
Return
wild