WP_Query::set_found_posts()
Method: Set up the amount of found posts and the number of pages (if limit clause was used) for the current query.
Source: wp-includes/class-wp-query.php:3553
Method: Set up the amount of found posts and the number of pages (if limit clause was used) for the current query.
Source: wp-includes/class-wp-query.php:3553
Method: Retrieves the currently queried object.
Source: wp-includes/class-wp-query.php:3808
Method: Is the query for a feed?
Source: wp-includes/class-wp-query.php:4277
Method: Is the query for an embedded post?
Source: wp-includes/class-wp-query.php:4627
Filter Hook: Filters the WHERE clause of the query.
Source: wp-includes/class-wp-query.php:2986
Filter Hook: Filters the query to run for retrieving the found posts.
Source: wp-includes/class-wp-query.php:3571
Method: Retrieves the ID of the currently queried object.
Source: wp-includes/class-wp-query.php:3903
Method: Is the query for a comments feed?
Source: wp-includes/class-wp-query.php:4297
Method: Is the query the main query?
Source: wp-includes/class-wp-query.php:4640
Method: Generates SQL for the WHERE clause based on passed search terms.
Source: wp-includes/class-wp-query.php:1394