|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilTestRandomQuestionSetStagingPoolBuilder:Public Member Functions | |
| __construct (private readonly ilDBInterface $db, private readonly TestLogger $logger, private readonly ilObjTest $test_obj) | |
| rebuild (ilTestRandomQuestionSetSourcePoolDefinitionList $source_pool_definition_list) | |
| reset () | |
Private Member Functions | |
| removeMirroredTaxonomies () | |
| removeStagedQuestions () | |
| build (ilTestRandomQuestionSetSourcePoolDefinitionList $sourcePoolDefinitionList) | |
| stageQuestionsFromSourcePool ($sourcePoolId) | |
| buildCheap (ilTestRandomQuestionSetSourcePoolDefinitionList $sourcePoolDefinitionList) | |
| stageQuestionsFromSourcePoolCheap ($sourcePoolId, $questionIdMappingPerPool, $filterIds=null, $typeFilter=null, $lifecycleFilter=null) | |
| mirrorSourcePoolTaxonomies ($sourcePoolId, $questionIdMapping) | |
| applyMappedTaxonomiesKeys (ilTestRandomQuestionSetSourcePoolDefinitionList $source_pool_definition_list, ilQuestionPoolDuplicatedTaxonomiesKeysMap $taxonomies_keys_map, int $source_pool_id) | |
Definition at line 29 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
| ilTestRandomQuestionSetStagingPoolBuilder::__construct | ( | private readonly ilDBInterface | $db, |
| private readonly TestLogger | $logger, | ||
| private readonly ilObjTest | $test_obj | ||
| ) |
Definition at line 31 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
|
private |
Definition at line 246 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
Referenced by build(), and buildCheap().
Here is the caller graph for this function:
|
private |
Definition at line 87 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References applyMappedTaxonomiesKeys(), ilTestRandomQuestionSetSourcePoolDefinitionList\getInvolvedSourcePoolIds(), mirrorSourcePoolTaxonomies(), and stageQuestionsFromSourcePool().
Here is the call graph for this function:
|
private |
Definition at line 126 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References applyMappedTaxonomiesKeys(), ilObjTaxonomy\getSubTreeItems(), mirrorSourcePoolTaxonomies(), and stageQuestionsFromSourcePoolCheap().
Referenced by rebuild().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 231 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
Referenced by build(), and buildCheap().
Here is the caller graph for this function:| ilTestRandomQuestionSetStagingPoolBuilder::rebuild | ( | ilTestRandomQuestionSetSourcePoolDefinitionList | $source_pool_definition_list | ) |
Definition at line 40 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References buildCheap(), and reset().
Here is the call graph for this function:
|
private |
Definition at line 52 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References ilObjTaxonomy\getUsageOfObject().
Referenced by reset().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 62 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References $res, assQuestion\instantiateQuestion(), and ILIAS\Repository\logger().
Referenced by reset().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestRandomQuestionSetStagingPoolBuilder::reset | ( | ) |
Definition at line 46 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References removeMirroredTaxonomies(), and removeStagedQuestions().
Referenced by rebuild().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 100 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References $res, and assQuestion\instantiateQuestion().
Referenced by build().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 193 of file class.ilTestRandomQuestionSetStagingPoolBuilder.php.
References $res, and assQuestion\instantiateQuestion().
Referenced by buildCheap().
Here is the call graph for this function:
Here is the caller graph for this function: