llms_{$this->id}_query_limit
Filter Hook: Filters the query LIMIT clause.
Source: includes/abstracts/abstract.llms.database.query.php:228
Filter Hook: Filters the query LIMIT clause.
Source: includes/abstracts/abstract.llms.database.query.php:228
Filter Hook: Filters the query SELECT columns.
Source: includes/abstracts/abstract.llms.database.query.php:200
Method: Retrieve the prepared SQL for the SELECT clause.
Source: includes/abstracts/abstract.llms.database.query.php:180
Method: Removes any invalid sort fields before preparing a query.
Source: includes/abstracts/abstract.llms.database.query.php:362
Filter Hook (deprecated): Filters the query default args.
Source: includes/abstracts/abstract.llms.database.query.php:92
Method: Setup arguments prior to a query.
Source: includes/abstracts/abstract.llms.database.query.php:423
Method: Retrieve the prepared SQL for the ORDER BY clause.
Source: includes/abstracts/abstract.llms.database.query.php:240
Method: Retrieve the prepared SQL for the LIMIT clause.
Source: includes/abstracts/abstract.llms.database.query.php:212
Method: Set variables related to total number of results and pages possible with supplied arguments.
Source: includes/abstracts/abstract.llms.database.query.php:144
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