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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 141

LLMS_Database_Query::get()

Method: Retrieve a query variable with an optional fallback / default.

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::get_default_args()

Method: Retrieve default arguments for the query.

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

Used by 7 functions | Uses 3 functions

LLMS_Database_Query::get_filter()

Method: Get a string used as filter names unique to the extending query.

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::get_results()

Method: Retrieve an array of results for the given query.

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

Used by 0 functions | Uses 0 functions

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

Used by 1 function | Uses 0 functions

LLMS_Database_Query::has_results()

Method: Determine if the query has at least one result.

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

Used by 0 functions | 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:256

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::legacy_public_props()

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

Used by 3 functions | Uses 0 functions

LLMS_Database_Query::parse_args()

Method: Parse arguments needed for the query.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 140 141 142 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions