Dev Resources

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

LLMS_Database_Query::sql_limit()

Method: Retrieve the prepared SQL for the LIMIT clause

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_limit

Filter Hook: Filters the query LIMIT clause

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::sql_orderby()

Method: Retrieve the prepared SQL for the ORDER BY clause

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_orderby

Filter Hook: Filters the query ORDER BY clause

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_prepare_query

Filter Hook: Filters the query SQL

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

Used by 0 functions | Uses 0 functions

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
1 2 3 Next »
Proudly powered by WordPress