You are here

26 string references to YAML keys in opigno_learning_path.routing.yml in Opigno Learning path 3.x

DefaultTwigExtension::get_join_group_link in src/TwigExtension/DefaultTwigExtension.php
Returns join group link.
DefaultTwigExtension::get_progress in src/TwigExtension/DefaultTwigExtension.php
Returns current user progress.
DefaultTwigExtension::get_start_link in src/TwigExtension/DefaultTwigExtension.php
Returns group start link.
DeleteAchievementsForm::submitForm in src/Form/DeleteAchievementsForm.php
Form submission handler.
LearningPathAccess::notifyUsersByMail in src/LearningPathAccess.php
Prepares and sends emails to users.
LearningPathAchievementController::create in src/Controller/LearningPathAchievementController.php
Instantiates a new instance of this class.
LearningPathAdminSettingsForm::buildForm in src/Form/LearningPathAdminSettingsForm.php
Form constructor.
LearningPathAdminSettingsForm::getEditableConfigNames in src/Form/LearningPathAdminSettingsForm.php
Gets the configuration names that will be editable.
LearningPathCreateClassForm::buildForm in src/Form/LearningPathCreateClassForm.php
Form constructor.
LearningPathMembersForm::buildForm in src/Form/LearningPathMembersForm.php
Form constructor.
LearningPathMembershipController::validate in src/Controller/LearningPathMembershipController.php
Ajax callback used in opigno_learning_path_member_overview.js.
LearningPathProgress::create in src/Controller/LearningPathProgress.php
Instantiates a new instance of this class.
LearningPathStepsController::contentSteps in src/Controller/LearningPathStepsController.php
Steps.
LearningPathValidator::stepsValidate in src/LearningPathValidator.php
Redirect user if one of learning path steps aren't completed.
OpignoLearningPathProgress::create in src/Plugin/views/field/OpignoLearningPathProgress.php
Creates an instance of the plugin.
opigno_learning_path_cron in ./opigno_learning_path.module
Sends email notifications about training expired certification.
opigno_learning_path_form_alter in ./opigno_learning_path.module
Implements hook_form_alter().
opigno_learning_path_group_membership_add_form_submit in ./opigno_learning_path.module
Callback used in opigno_learning_path_form_alter().
opigno_learning_path_is_lp_route in ./opigno_learning_path.module
Returns LP route flag.
opigno_learning_path_preprocess_block in ./opigno_learning_path.module
Implements hook_preprocess_HOOK() for block.
opigno_learning_path_preprocess_html in ./opigno_learning_path.module
Implements hook_preprocess_html().
opigno_learning_path_preprocess_region in ./opigno_learning_path.module
Implements hook_preprocess_region().
opigno_learning_path_save_achievements in ./opigno_learning_path.module
Stores training achievements data.
opigno_learning_path_theme_suggestions_alter in ./opigno_learning_path.module
Implements hook_theme_suggestions_alter().
StepsBlock::getLinkToStart in src/Plugin/Block/StepsBlock.php
TrainingAccessTest::testTrainingStart in tests/src/Functional/TrainingAccessTest.php
Tests which users can subscribe and start a training.