LLMS_Database_Query::sql_limit()
Method: Retrieve the prepared SQL for the LIMIT clause
Source: includes/abstracts/abstract.llms.database.query.php:495
Method: Retrieve the prepared SQL for the LIMIT clause
Source: includes/abstracts/abstract.llms.database.query.php:495
Method: Retrieve the prepared SQL for the ORDER BY clause
Source: includes/abstracts/abstract.llms.database.query.php:523
Method: Retrieve an array of results for the given query
Source: includes/abstracts/abstract.llms.database.query.php:207
Method: Execute a query
Source: includes/abstracts/abstract.llms.database.query.php:298
Method: Set variables related to total number of results and pages possible with supplied arguments
Source: includes/abstracts/abstract.llms.database.query.php:400
Method: Setup arguments prior to a query
Source: includes/abstracts/abstract.llms.database.query.php:423
Filter Hook: Filters the parsed query arguments
Source: includes/abstracts/abstract.llms.database.query.php:442
Method: Retrieve the prepared SQL for the SELECT clause
Source: includes/abstracts/abstract.llms.database.query.php:463
Filter Hook: Filters the query SELECT columns
Source: includes/abstracts/abstract.llms.database.query.php:483
Method: Retrieve default arguments for the query
Source: includes/abstracts/abstract.llms.database.query.php:157