WP_Query::parse_search()
Method: Generates SQL for the WHERE clause based on passed search terms.
Source: wp-includes/class-wp-query.php:1394
Method: Generates SQL for the WHERE clause based on passed search terms.
Source: wp-includes/class-wp-query.php:1394
Filter Hook: Filters the JOIN clause of the query.
Source: wp-includes/class-wp-query.php:2726
Filter Hook: Filters the prefix that indicates that a search term should be excluded from results.
Source: wp-includes/class-wp-query.php:1460
Filter Hook: Filters the JOIN clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2767
Method: Check if the terms are suitable for searching.
Source: wp-includes/class-wp-query.php:1517
Filter Hook: Filters the WHERE clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2777
Method: Retrieve stopwords used when parsing search terms.
Source: wp-includes/class-wp-query.php:1553
Filter Hook: Filters the GROUP BY clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2787