Namespaces: LearndashIntegration
Description
ReportsGenerator::addCourseTitleActivityTables()

Add course table to sql joins

Source: bp-integrations/learndash/library/ReportsGenerator.php:270

ReportsGenerator::addCourseTitleActivityWhere()

Add activity check on sql where

Source: bp-integrations/learndash/library/ReportsGenerator.php:281

ReportsGenerator::addCourseTitleActivityGroup()

Add placeholder where statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:290

ReportsGenerator::maybeAddActivityGroupBy()

Replace placeholder where with gorup by statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:300

ReportsGenerator::includeCourseTimeSpent()

Add course time spent to sql statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:309

ReportsGenerator::excludeCourseTimeSpent()

Remove course time spent to sql statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:318

ReportsGenerator::addCourseTimeSpentActivityFields()

Add course time spent to sql fields statement

Source: bp-integrations/learndash/library/ReportsGenerator.php:327

ReportsGenerator::getPager()

Get the pagination info

Source: bp-integrations/learndash/library/ReportsGenerator.php:113

ReportsGenerator::fetch()

Fetch the data from the database

Source: bp-integrations/learndash/library/ReportsGenerator.php:122

ReportsGenerator::export()

Prepare the export data

Source: bp-integrations/learndash/library/ReportsGenerator.php:154