Page MenuHomePhabricator
Diviner Phabricator Tech Docs DrydockLogSearchEngine

final class DrydockLogSearchEngine
Phabricator Technical Documentation (Drydock)

This class is not documented.

Methods

public function setBlueprint($blueprint)

This method is not documented.
Parameters
DrydockBlueprint$blueprint
Return
wild

public function getBlueprint()

This method is not documented.
Return
wild

public function setResource($resource)

This method is not documented.
Parameters
DrydockResource$resource
Return
wild

public function getResource()

This method is not documented.
Return
wild

public function setLease($lease)

This method is not documented.
Parameters
DrydockLease$lease
Return
wild

public function getLease()

This method is not documented.
Return
wild

public function setOperation($operation)

This method is not documented.
Parameters
DrydockRepositoryOperation$operation
Return
wild

public function getOperation()

This method is not documented.
Return
wild

public function canUseInPanelContext()

This method is not documented.
Return
wild

public function getResultTypeDescription()

This method is not documented.
Return
wild

public function getApplicationClassName()

This method is not documented.
Return
wild

public function newQuery()

This method is not documented.
Return
wild

protected function buildQueryFromParameters($map)

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

protected function buildCustomSearchFields()

This method is not documented.
Return
wild

protected function getURI($path)

This method is not documented.
Parameters
$path
Return
wild

protected function getBuiltinQueryNames()

This method is not documented.
Return
wild

public function buildSavedQueryFromBuiltin($query_key)

This method is not documented.
Parameters
$query_key
Return
wild

protected function renderResultList($logs, $query, $handles)

This method is not documented.
Parameters
array$logs
PhabricatorSavedQuery$query
array$handles
Return
wild