You are here

6 calls to course_get_context() in Course 3.x

CourseEventSubscriber::onRequest in src/EventSubscriber/CourseEventSubscriber.php
Check if the current node will fulfill an object.
CourseNavigationBlock::blockAccess in src/Plugin/Block/CourseNavigationBlock.php
Indicates whether the block should be shown.
CourseNavigationBlock::build in src/Plugin/Block/CourseNavigationBlock.php
Builds and returns the renderable array for this block plugin.
CourseOutlineBlock::blockAccess in src/Plugin/Block/CourseOutlineBlock.php
Indicates whether the block should be shown.
CourseOutlineBlock::build in src/Plugin/Block/CourseOutlineBlock.php
Builds and returns the renderable array for this block plugin.
course_preprocess_page in ./course.module
Implements hook_preprocess_page().