Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract.llms.database.query.php / Page 2

LLMS_Database_Query::sanitize_id_array()

Method: Sanitize input to ensure an array of absints

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::sanitize_sort()

Method: Removes any invalid sort fields before preparing a query.

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::set()

Method: Sets a query variable

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

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::setup_args()

Method: Setup arguments prior to a query

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_parse_args

Filter Hook: Filters the parsed query arguments

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

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::sql_select_columns()

Method: Retrieve the prepared SQL for the SELECT clause

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_get_results

Filter Hook: Filters the query results

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_select_columns

Filter Hook: Filters the query SELECT columns

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress