WP_Meta_Query::get_clauses()
Method: Get a flattened list of sanitized meta clauses.
Source: wp-includes/class-wp-meta-query.php:646
Method: Get a flattened list of sanitized meta clauses.
Source: wp-includes/class-wp-meta-query.php:646
Method: Identify an existing table alias that is compatible with the current query clause.
Source: wp-includes/class-wp-meta-query.php:670
Filter Hook: Filters the table alias identified as compatible with the current clause.
Source: wp-includes/class-wp-meta-query.php:713
Method: Checks whether the current query has any OR relations.
Source: wp-includes/class-wp-meta-query.php:727
Class: Core class used to implement meta queries for the Meta API.
Source: wp-includes/class-wp-meta-query.php:22
Method: Constructor.
Source: wp-includes/class-wp-meta-query.php:127
Method: Ensure the ‘meta_query’ argument passed to the class constructor is well-formed.
Source: wp-includes/class-wp-meta-query.php:150
Method: Determine whether a query clause is first-order.
Source: wp-includes/class-wp-meta-query.php:218
Method: Constructs a meta query based on ‘meta_*’ query vars
Source: wp-includes/class-wp-meta-query.php:229
Method: Return the appropriate alias for the given meta type if applicable.
Source: wp-includes/class-wp-meta-query.php:277