Formatting Query Clauses
- protected function formatWhereClause($conn, $parts)
- protected function formatSelectClause($conn, $parts)
- protected function formatJoinClause($conn, $parts)
- protected function formatHavingClause($conn, $parts)
- private function flattenSubclause($parts)
Other Methods
- public function __get($name)
- public function __set($name, $value)
- public function current()
- public function key()
- public function next()
- public function rewind()
- public function valid()
- private function throwOnAttemptedIteration()
- public function getPhobjectClassConstant($key, $byte_limit) — Read the value of a class constant.
- public function execute()
- public static function getDefaultWaitBeforeRetry()
- public static function getDefaultLeaseDuration()
- public function setSkipLease($skip) — Set this flag to select tasks from the top of the queue without leasing them.
- public function withIDs($ids)
- public function withObjectPHIDs($phids)
- public function withLeasedTasks($leased) — Select only leased tasks, only unleased tasks, or both types of task.
- public function setLimit($limit)
- protected function buildCustomWhereClause($conn, $phase)
- private function buildUpdateWhereClause($conn, $phase, $rows)
- private function buildOrderClause($conn_w, $phase)
- private function buildLimitClause($conn_w, $limit)
- private function getLeaseOwnershipName()