You are here

6 string references to plugin.manager.quiz.question in Quiz 8.5

QuizQuestionStorage::doCreate in src/Storage/QuizQuestionStorage.php
When creating a new entity, map any object to its respective class.
QuizQuestionStorage::mapFromStorageRecords in src/Storage/QuizQuestionStorage.php
When loading from the database, map any object to its respective class.
QuizResultAnswerStorage::doCreate in src/Storage/QuizResultAnswerStorage.php
When creating a new entity, map any object to its respective class.
QuizResultAnswerStorage::mapFromStorageRecords in src/Storage/QuizResultAnswerStorage.php
When loading from the database, map any object to its respective class.
quiz_entity_bundle_info in ./quiz.module
Implements hook_entity_bundle_info().
quiz_get_question_types in ./quiz.module
Retrieve list of question types.