Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
question_engine_unit_of_work Member List

This is the complete list of members for question_engine_unit_of_work, including all inherited members.

$attemptsaddedquestion_engine_unit_of_workprotected
$attemptsdeletedquestion_engine_unit_of_workprotected
$attemptsmodifiedquestion_engine_unit_of_workprotected
$metadataaddedquestion_engine_unit_of_workprotected
$metadatamodifiedquestion_engine_unit_of_workprotected
$modifiedquestion_engine_unit_of_workprotected
$qubaquestion_engine_unit_of_workprotected
$stepsaddedquestion_engine_unit_of_workprotected
$stepsdeletedquestion_engine_unit_of_workprotected
$stepsmodifiedquestion_engine_unit_of_workprotected
__construct(question_usage_by_activity $quba)question_engine_unit_of_work
is_step_added(question_attempt_step $step)question_engine_unit_of_workprotected
is_step_deleted(question_attempt_step $step)question_engine_unit_of_workprotected
is_step_modified(question_attempt_step $step)question_engine_unit_of_workprotected
notify_attempt_added(question_attempt $qa)question_engine_unit_of_work
notify_attempt_modified(question_attempt $qa)question_engine_unit_of_work
notify_attempt_moved(question_attempt $qa, $oldslot)question_engine_unit_of_work
notify_metadata_added(question_attempt $qa, $name)question_engine_unit_of_work
notify_metadata_modified(question_attempt $qa, $name)question_engine_unit_of_work
notify_modified()question_engine_unit_of_work
notify_step_added(question_attempt_step $step, question_attempt $qa, $seq)question_engine_unit_of_work
notify_step_deleted(question_attempt_step $step, question_attempt $qa)question_engine_unit_of_work
notify_step_modified(question_attempt_step $step, question_attempt $qa, $seq)question_engine_unit_of_work
save(question_engine_data_mapper $dm)question_engine_unit_of_work