LLMS_Abstract_Query::get_found_results()
Method: Get the total results found for the query.
Source: includes/abstracts/llms-abstract-query.php:320
Method: Get the total results found for the query.
Source: includes/abstracts/llms-abstract-query.php:320
Method: Get the total number of pages available for the given query.
Source: includes/abstracts/llms-abstract-query.php:336
Method: Get the number of results on the current page.
Source: includes/abstracts/llms-abstract-query.php:349
Method: Get the query.
Source: includes/abstracts/llms-abstract-query.php:248
Method: Retrieve an array of results for the given query.
Source: includes/abstracts/llms-abstract-query.php:362
Method: Determine if the query has at least one result.
Source: includes/abstracts/llms-abstract-query.php:389
Method: Determine if we’re on the first page of results.
Source: includes/abstracts/llms-abstract-query.php:402
Method: Determine if we’re on the last page of results.
Source: includes/abstracts/llms-abstract-query.php:415
Method: Parse arguments needed for the query.
Source: includes/abstracts/llms-abstract-query.php:426
Method: Perform the query and return the results.
Source: includes/abstracts/llms-abstract-query.php:435