You are here

service plugin.manager.quiz.question in Quiz 8.5

Same name and namespace in other branches
  1. 8.6 quiz.services.yml \plugin.manager.quiz.question
  2. 6.x quiz.services.yml \plugin.manager.quiz.question

Class

Drupal\quiz\Plugin\QuizQuestionPluginManager
6 string references to plugin.manager.quiz.question
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().

... See full list

File

./quiz.services.yml
quiz.services.yml

View source
  1. class: Drupal\quiz\Plugin\QuizQuestionPluginManager
  2. parent: default_plugin_manager