• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/abstract.llms.database.query.php

llms_db_query_get_default_args

Filter Hook: Abstract Database Query

Source: includes/abstracts/abstract.llms.database.query.php:150

Used by 1 function | Uses 0 functions

LLMS_Database_Query::setup_args()

Method: Setup arguments prior to a query

Source: includes/abstracts/abstract.llms.database.query.php:330

Used by 1 function | Uses 2 functions

LLMS_Database_Query::sql_limit()

Method: Retrieve the prepared SQL for the LIMIT clause

Source: includes/abstracts/abstract.llms.database.query.php:350

Used by 0 functions | Uses 3 functions

LLMS_Database_Query::sql_orderby()

Method: Retrieve the prepared SQL for the ORDER clause

Source: includes/abstracts/abstract.llms.database.query.php:365

Used by 0 functions | Uses 2 functions

LLMS_Database_Query::set_found_results()

Method: Set variables related to total number of results and pages possible with supplied arguments

Source: includes/abstracts/abstract.llms.database.query.php:310

Used by 1 function | Uses 1 function

LLMS_Database_Query::get_skip()

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:188

Used by 1 function | Uses 1 function

LLMS_Database_Query::has_results()

Method: Determine if the query has at least one result

Source: includes/abstracts/abstract.llms.database.query.php:198

Used by 1 function | Uses 0 functions

LLMS_Database_Query::is_first_page()

Method: Determine if we’re on the first page of results

Source: includes/abstracts/abstract.llms.database.query.php:208

Used by 0 functions | Uses 1 function

LLMS_Database_Query::is_last_page()

Method: Determine if we’re on the last page of results

Source: includes/abstracts/abstract.llms.database.query.php:220

Used by 0 functions | Uses 2 functions

LLMS_Database_Query::parse_args()

Method: Parse arguments needed for the query

Source: includes/abstracts/abstract.llms.database.query.php:230

Used by 1 function | Uses 0 functions
1 2 3 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions