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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/class.llms.student.query.php

LLMS_Student_Query::prepare_query()

Method: Prepare the SQL for the query.

Source: includes/class.llms.student.query.php:162

Used by 0 functions | Uses 4 functions

llms_student_query_having

Filter Hook: Filters the query HAVING clause

Source: includes/class.llms.student.query.php:251

Used by 1 function | Uses 0 functions

llms_student_query_join

Filter Hook: Filters the query JOIN clause

Source: includes/class.llms.student.query.php:296

Used by 1 function | Uses 0 functions

llms_student_query_search

Filter Hook: Filters the part of the SQL query that performs the search.

Source: includes/class.llms.student.query.php:336

Used by 1 function | Uses 0 functions

llms_student_query_select

Filter Hook: Filters the query SELECT clause

Source: includes/class.llms.student.query.php:394

Used by 1 function | Uses 0 functions

llms_student_query_default_args

Filter Hook: Filters the student query default args

Source: includes/class.llms.student.query.php:64

Used by 1 function | Uses 0 functions

llms_student_query_get_students

Filter Hook: Filters the list of students

Source: includes/class.llms.student.query.php:102

Used by 1 function | Uses 0 functions

LLMS_Student_Query::preprare_query()

Method: Prepare the SQL for the query.

Source: includes/class.llms.student.query.php:161

Used by 0 functions | Uses 0 functions

LLMS_Student_Query::requires_field()

Method: Determines if a field should be selected/joined based on searching and sorting arguments

Source: includes/class.llms.student.query.php:204

Used by 2 functions | Uses 0 functions

LLMS_Student_Query::sql_having()

Method: Retrieve prepared SQL for the HAVING clause

Source: includes/class.llms.student.query.php:233

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