You are here

Deprecated in Course 3.x

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
Course::getTracker src/Entity/Course.php function use getEnrollment()
course_quiz_quiz_result_update modules/course_quiz/course_quiz.module function But there is no alternative. Switch to entity event subscriber when it becomes available in core.
course_unenroll ./course.module function Use Course::unEnroll($account);
course_webform_webform_submission_insert modules/course_webform/course_webform.module function But there is no alternative. Switch to entity event subscriber when it becomes available in core. 1
course_webform_webform_submission_update modules/course_webform/course_webform.module function But there is no alternative. Switch to entity event subscriber when it becomes available in core.

Other projects