You are here

17 calls to course_get_course_object() in Course 8.2

CourseBookEventSubscriber::onRequest in modules/course_book/src/EventSubscriber/CourseBookEventSubscriber.php
If the current node is a course object, fulfill it for the current user.
CourseContentEventSubscriber::onRequest in modules/course_content/src/EventSubscriber/CourseContentEventSubscriber.php
If the current node is a course object, fulfill it for the current user.
CourseContextTestCase::testDetermineContext in tests/src/Functional/CourseContextTestCase.php
Testing finding course and objects via parameter search.
CourseEventSubscriber::onRequest in src/EventSubscriber/CourseEventSubscriber.php
Check if the current node will fulfill an object.
CourseObjectManualTestCase::testCourseObjectManual in modules/course_object_manual/tests/src/Functional/CourseObjectManualTestCase.php
Test manual course object functionality.
CourseObjectNode::context in modules/course_content/src/Course/Object/CourseObjectNode.php
Course context handler callback.
CourseObjectQuiz::context in modules/course_quiz/src/Plugin/course/CourseObject/CourseObjectQuiz.php
Course context handler callback.
CourseObjectUbercartTestCase::testDelayedPayment in modules/course_uc/course_uc.test
CourseObjectWebform::context in modules/course_webform/src/Plugin/course/CourseObject/CourseObjectWebform.php
Set the context of which course this course object belongs to.
course_book_node_insert in modules/course_book/course_book.module
Implements hook_node_insert().
course_content_node_access in modules/course_content/course_content.module
Implements hook_node_access().
course_generate_objects in ./course.devel.inc
Generate Course objects.
course_poll_fulfill in modules/course_poll/course_poll.module
Fulfill the voting object.
course_quiz_quiz_result_update in modules/course_quiz/course_quiz.module
Implements hook_quiz_result_update().
course_uc_form_alter in modules/course_uc/course_uc.module
Implements hook_form_alter().
course_uc_node_insert in modules/course_uc/course_uc.module
Implements hook_node_insert().
course_webform_webform_submission_insert in modules/course_webform/course_webform.module
Implements hook_webform_submission_insert().