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)
- private function loadUserActors($actors, $phids)
- private function loadUnknownActors($actors, $phids)
- private function getUserName($user) — Small helper function to make sure we format the username properly as specified by the `metamta.user-address-format` configuration value.