Formatting Query Clauses
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
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.