Formatting Query Clauses
Formatting Query Clauses
- protected function formatWhereClause($parts)
- protected function formatWhereSubclause($parts)
- protected function formatSelectClause($parts)
- protected function formatSelectSubclause($parts)
- protected function formatJoinClause($parts)
- protected function formatHavingClause($parts)
- protected function formatHavingSubclause($parts)
- private function flattenSubclause($parts)
Other Methods
Other Methods
- public function execute()
- public function setViewer($viewer)
- public function getViewer()
- public function withPHIDs($phids)
- public function executeExpansion() — Execute the query, merging results into a single list of unique member PHIDs.