meta_query_find_compatible_table_alias
Filter Hook: Filters the table alias identified as compatible with the current clause.
Source: wp-includes/class-wp-meta-query.php:873
Filter Hook: Filters the table alias identified as compatible with the current clause.
Source: wp-includes/class-wp-meta-query.php:873
Method: Checks whether the current query has any OR relations.
Source: wp-includes/class-wp-meta-query.php:887
Class: Core class used to implement meta queries for the Meta API.
Source: wp-includes/class-wp-meta-query.php:23
Method: Constructor.
Source: wp-includes/class-wp-meta-query.php:168
Method: Ensures the ‘meta_query’ argument passed to the class constructor is well-formed.
Source: wp-includes/class-wp-meta-query.php:192
Method: Determines whether a query clause is first-order.
Source: wp-includes/class-wp-meta-query.php:260
Method: Constructs a meta query based on ‘meta_*’ query vars
Source: wp-includes/class-wp-meta-query.php:271
Method: Returns the appropriate alias for the given meta type if applicable.
Source: wp-includes/class-wp-meta-query.php:319
Method: Generates SQL clauses to be appended to a main query.
Source: wp-includes/class-wp-meta-query.php:357
Filter Hook: Filters the meta query’s generated SQL.
Source: wp-includes/class-wp-meta-query.php:395