Page MenuHomePhabricator

final class ManiphestTask
Phabricator Technical Documentation (Maniphest)

This class is not documented.

Tasks

Configuring Storage

Markup Interface

Other Methods

Methods

public static function pushStorageNamespace($namespace)
Inherited

This method is not documented.
Parameters
$namespace
Return
wild

public static function popStorageNamespace()
Inherited

This method is not documented.
Return
wild

public static function getDefaultStorageNamespace()
Inherited

This method is not documented.
Return
wild

public static function getStorageNamespace()
Inherited

This method is not documented.
Return
wild

public function setForcedStorageNamespace($namespace)
Inherited

This method is not documented.
Parameters
$namespace
Return
wild

protected function establishLiveConnection($mode)
Inherited

This method is not documented.
Parameters
$mode
Return
wild

private function newClusterConnection($application, $database, $mode)
Inherited

This method is not documented.
Parameters
$application
$database
$mode
Return
wild

private function raiseImproperWrite($database)
Inherited

This method is not documented.
Parameters
$database
Return
wild

private function raiseImpossibleWrite($database)
Inherited

This method is not documented.
Parameters
$database
Return
wild

private function raiseUnconfigured($database)
Inherited

This method is not documented.
Parameters
$database
Return
wild

private function raiseUnreachable($database, $proxy)
Inherited

This method is not documented.
Parameters
$database
Exception$proxy
Return
wild

public function getTableName()
Inherited

This method is not documented.
Return
wild

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

protected function getDatabaseName()
Inherited

This method is not documented.
Return
wild

public static function chunkSQL($fragments, $limit)
Inherited

PhabricatorLiskDAO

Break a list of escaped SQL statement fragments (e.g., VALUES lists for INSERT, previously built with qsprintf()) into chunks which will fit under the MySQL 'max_allowed_packet' limit.

If a statement is too large to fit within the limit, it is broken into its own chunk (but might fail when the query executes).

Parameters
array$fragments
$limit
Return
wild

protected function assertAttached($property)
Inherited

This method is not documented.
Parameters
$property
Return
wild

protected function assertAttachedKey($value, $key)
Inherited

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

protected function detectEncodingForStorage($string)
Inherited

This method is not documented.
Parameters
$string
Return
wild

protected function getUTF8StringFromStorage($string, $encoding)
Inherited

This method is not documented.
Parameters
$string
$encoding
Return
wild

protected function willReadData(&$data)
Inherited

This method is not documented.
Parameters
array&$data
Return
wild

protected function willWriteData(&$data)
Inherited

This method is not documented.
Parameters
array&$data
Return
wild

public static function initializeNewTask($actor)

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

protected function getConfiguration()

This method is not documented.
Return
wild

public function loadDependsOnTaskPHIDs()

This method is not documented.
Return
wild

public function loadDependedOnByTaskPHIDs()

This method is not documented.
Return
wild

public function generatePHID()

This method is not documented.
Return
wild

public function getSubscriberPHIDs()

This method is not documented.
Return
wild

public function getProjectPHIDs()

This method is not documented.
Return
wild

public function attachProjectPHIDs($phids)

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

public function attachSubscriberPHIDs($phids)

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

public function setOwnerPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function getMonogram()

This method is not documented.
Return
wild

public function getURI()

This method is not documented.
Return
wild

public function attachGroupByProjectPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function getGroupByProjectPHID()

This method is not documented.
Return
wild

public function save()

This method is not documented.
Return
wild

public function isClosed()

This method is not documented.
Return
wild

public function areCommentsLocked()

This method is not documented.
Return
wild

public function areEditsLocked()

This method is not documented.
Return
wild

public function setProperty($key, $value)

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

public function getProperty($key, $default)

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

public function getCoverImageFilePHID()

This method is not documented.
Return
wild

public function getCoverImageThumbnailPHID()

This method is not documented.
Return
wild

public function getPriorityKeyword()

This method is not documented.
Return
wild

public function isAutomaticallySubscribed($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function getMarkupFieldKey($field)

This method is not documented.
Parameters
$field
Return
wild

public function getMarkupText($field)

This method is not documented.
Parameters
$field
Return
wild

public function newMarkupEngine($field)

This method is not documented.
Parameters
$field
Return
wild

public function didMarkupText($field, $output, $engine)

This method is not documented.
Parameters
$field
$output
PhutilMarkupEngine$engine
Return
wild

public function shouldUseMarkupCache($field)

This method is not documented.
Parameters
$field
Return
wild

public function getCapabilities()

This method is not documented.
Return
wild

public function getPolicy($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $user)

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

public function getCustomFieldSpecificationForRole($role)

This method is not documented.
Parameters
$role
Return
wild

public function getCustomFieldBaseClass()

This method is not documented.
Return
wild

public function getCustomFields()

This method is not documented.
Return
wild

public function attachCustomFields($fields)

This method is not documented.
Parameters
PhabricatorCustomFieldAttachment$fields
Return
wild

public function destroyObjectPermanently($engine)

This method is not documented.
Parameters
PhabricatorDestructionEngine$engine
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getSpacePHID()

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function getFieldValuesForConduit()

This method is not documented.
Return
wild

public function getConduitSearchAttachments()

This method is not documented.
Return
wild

public function newSubtypeObject()

This method is not documented.
Return
wild

public function newFulltextEngine()

This method is not documented.
Return
wild

public function getBridgedObject()

This method is not documented.
Return
wild

public function attachBridgedObject($object)

This method is not documented.
Parameters
DoorkeeperExternalObject$object
Return
wild

public function getEditEngineSubtype()

This method is not documented.
Return
wild

public function setEditEngineSubtype($value)

This method is not documented.
Parameters
$value
Return
wild

public function newEditEngineSubtypeMap()

This method is not documented.
Return
wild

public function newEditEngineLock()

This method is not documented.
Return
wild

public function newFerretEngine()

This method is not documented.
Return
wild

public function newEditEngineMFAEngine()

This method is not documented.
Return
wild

public function newPolicyCodex()

This method is not documented.
Return
wild

public function newUnlockEngine()

This method is not documented.
Return
wild