service opigno_learning_path.progress in Opigno Learning path 8
Same name and namespace in other branches
- 3.x opigno_learning_path.services.yml \opigno_learning_path.progress
Class
Drupal\opigno_learning_path\Progress6 string references to opigno_learning_path.progress
- DefaultTwigExtension::get_progress in src/
TwigExtension/ DefaultTwigExtension.php - Returns current user progress.
- LearningPathAchievementController::create in src/
Controller/ LearningPathAchievementController.php - Instantiates a new instance of this class.
- LearningPathProgress::create in src/
Controller/ LearningPathProgress.php - Instantiates a new instance of this class.
- OpignoLearningPathProgress::render in src/
Plugin/ views/ field/ OpignoLearningPathProgress.php - opigno_learning_path_save_achievements in ./
opigno_learning_path.module - Stores training achievements data.
File
View source
- class: Drupal\opigno_learning_path\Progress
- arguments:
- - '@current_user'
- - '@database'
- - '@request_stack'