LLMS_Database_Query::get()
Method: Retrieve a query variable with an optional fallback / default.
Source: includes/abstracts/abstract.llms.database.query.php:140
Method: Retrieve a query variable with an optional fallback / default.
Source: includes/abstracts/abstract.llms.database.query.php:140
Method: Retrieve default arguments for the query.
Source: includes/abstracts/abstract.llms.database.query.php:75
Method: Get a string used as filter names unique to the extending query.
Source: includes/abstracts/abstract.llms.database.query.php:106
Method: Retrieve an array of results for the given query.
Source: includes/abstracts/abstract.llms.database.query.php:207
Method: Get the number of results to skip for the query based on the current page and per_page vars.
Source: includes/abstracts/abstract.llms.database.query.php:117
Method: Determine if the query has at least one result.
Source: includes/abstracts/abstract.llms.database.query.php:244
Method: Determine if we’re on the first page of results.
Source: includes/abstracts/abstract.llms.database.query.php:256
Method: Determine if we’re on the last page of results.
Source: includes/abstracts/abstract.llms.database.query.php:268
Method: Gets information about properties that used to be public and have been replaced with public getters.
Source: includes/abstracts/abstract.llms.database.query.php:286
Method: Parse arguments needed for the query.
Source: includes/abstracts/abstract.llms.database.query.php:279