LLMS_Abstract_Query::get_found_results()
Method: Get the total results found for the query.
Source: includes/abstracts/llms-abstract-query.php:316
Method: Get the total results found for the query.
Source: includes/abstracts/llms-abstract-query.php:316
Method: Get the total number of pages available for the given query.
Source: includes/abstracts/llms-abstract-query.php:332
Method: Get the number of results on the current page.
Source: includes/abstracts/llms-abstract-query.php:345
Method: Get the query.
Source: includes/abstracts/llms-abstract-query.php:246
Method: Retrieve an array of results for the given query.
Source: includes/abstracts/llms-abstract-query.php:358
Method: Determine if the query has at least one result.
Source: includes/abstracts/llms-abstract-query.php:384
Method: Determine if we’re on the first page of results.
Source: includes/abstracts/llms-abstract-query.php:397
Method: Determine if we’re on the last page of results.
Source: includes/abstracts/llms-abstract-query.php:410
Method: Parse arguments needed for the query.
Source: includes/abstracts/llms-abstract-query.php:421
Method: Perform the query and return the results.
Source: includes/abstracts/llms-abstract-query.php:430