Parses the SQL where clause.
File: src/db-objects/elements/element-query.php
Element_Query::get_valid_orderby_fields()
Returns the fields that are valid to be used in orderby clauses.
Element_Query
Class representing a query for elements.
Element_Query::__construct()
Constructor.
Element_Query::parse_join()
Parses the SQL join value.