|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilTestProcessLocker:
Collaboration diagram for ilTestProcessLocker:Public Member Functions | |
| executeTestStartLockOperation (callable $operation) | |
| executeRandomPassBuildOperation (callable $operation, $withTaxonomyTables=false) | |
| executeTestFinishOperation (callable $operation) | |
Protected Member Functions | |
| executeOperation (callable $operation) | |
| onBeforeExecutingTestStartOperation () | |
| onAfterExecutingTestStartOperation () | |
| onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onAfterExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onBeforeExecutingTestFinishOperation () | |
| onAfterExecutingTestFinishOperation () | |
Definition at line 10 of file class.ilTestProcessLocker.php.
|
protected |
| callable | $operation |
Reimplemented in ilTestProcessLockerDb.
Definition at line 15 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation(), executeTestFinishOperation(), and executeTestStartLockOperation().
Here is the caller graph for this function:
|
final |
| callable | $operation | |
| bool | $withTaxonomyTables |
Definition at line 48 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingRandomPassBuildOperation(), and onBeforeExecutingRandomPassBuildOperation().
Here is the call graph for this function:
|
final |
| callable | $operation |
Definition at line 73 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingTestFinishOperation(), and onBeforeExecutingTestFinishOperation().
Referenced by ilTestPassFinishTasks\performFinishTasks().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
| callable | $operation |
Definition at line 23 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingTestStartOperation(), and onBeforeExecutingTestStartOperation().
Here is the call graph for this function:
|
protected |
| bool | $withTaxonomyTables |
Reimplemented in ilTestProcessLockerFile.
Definition at line 65 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerFile.
Definition at line 90 of file class.ilTestProcessLocker.php.
Referenced by executeTestFinishOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerFile.
Definition at line 40 of file class.ilTestProcessLocker.php.
Referenced by executeTestStartLockOperation().
Here is the caller graph for this function:
|
protected |
| bool | $withTaxonomyTables |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 58 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 83 of file class.ilTestProcessLocker.php.
Referenced by executeTestFinishOperation().
Here is the caller graph for this function:
|
protected |
Reimplemented in ilTestProcessLockerDb, and ilTestProcessLockerFile.
Definition at line 33 of file class.ilTestProcessLocker.php.
Referenced by executeTestStartLockOperation().
Here is the caller graph for this function: