You are here

10 string references to YAML keys in course.routing.yml in Course 3.x

Course::getNavigation in src/Entity/Course.php
Generate navigation links.
Course::getUrl in src/Entity/Course.php
The Drupal path to take this course.
CourseController::renderTake in src/Controller/CourseController.php
Take a course.
CourseListBuilder::getDefaultOperations in src/Config/Entity/CourseListBuilder.php
Gets this list's default operations.
CourseObject::getOptionsSummary in src/Entity/CourseObject.php
Get core options summary.
CourseObject::getUrl in src/Entity/CourseObject.php
Return the URL to the course object router.
CourseObjectController::restoreObject in src/Controller/CourseObjectController.php
AJAX handler to restore a deleted object.
CourseOutlineForm::formObject in src/Form/CourseOutlineForm.php
Form constructor for a course object.
CourseReportController::course_object_single_report_link in src/Controller/CourseReportController.php
Return a link to a report as HTML.
course_context in ./course.module
Course content handler callback.