WP_Meta_Query::find_compatible_table_alias()
Method: Identifies an existing table alias that is compatible with the current query clause.
Source: wp-includes/class-wp-meta-query.php:830
Method: Identifies an existing table alias that is compatible with the current query clause.
Source: wp-includes/class-wp-meta-query.php:830
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