• 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/processors/class.llms.processor.course.data.php

LLMS_Processor_Course_Data::get_task_data()

Method: Retrieve structured task data array.

Source: includes/processors/class.llms.processor.course.data.php:205

Used by 2 functions | Uses 0 functions

llms_data_processor_course_data_throttled

Filter Hook: Filters whether or not data processing is throttled for a request

Source: includes/processors/class.llms.processor.course.data.php:336

Used by 1 function | Uses 0 functions

LLMS_Processor_Course_Data::task_complete()

Method: Complete a task

Source: includes/processors/class.llms.processor.course.data.php:489

Used by 2 functions | Uses 0 functions

LLMS_Processor_Course_Data::get_last_run()

Method: Retrieve a timestamp for the last time data calculation was completed for a given course

Source: includes/processors/class.llms.processor.course.data.php:190

Used by 2 functions | Uses 0 functions

llms_data_processor_course_data_throttle_count

Filter Hook: Throttles course data processing based on the number of a students in a course.

Source: includes/processors/class.llms.processor.course.data.php:273

Used by 1 function | Uses 0 functions

llms_data_processor_course_data_throttle_frequency

Filter Hook: Frequency to run the processor for a given course when processing is throttled

Source: includes/processors/class.llms.processor.course.data.php:285

Used by 1 function | Uses 0 functions

LLMS_Processor_Course_Data::is_already_processing_course()

Method: Determines if the supplied course is already being processed.

Source: includes/processors/class.llms.processor.course.data.php:300

Used by 1 function | Uses 1 function

llms_data_processor_course_data_student_query_args

Filter Hook: Filter the query arguments used when calculating course data

Source: includes/processors/class.llms.processor.course.data.php:166

Used by 1 function | Uses 0 functions

LLMS_Processor_Course_Data::dispatch_calc_throttled()

Method: Schedule data calculation for the future

Source: includes/processors/class.llms.processor.course.data.php:141

Used by 1 function | Uses 2 functions

LLMS_Processor_Course_Data::get_student_query_args()

Method: Retrieve arguments used to perform an LLMS_Student_Query for background data processing

Source: includes/processors/class.llms.processor.course.data.php:156

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