| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilTestProcessLocker:
 Collaboration diagram for ilTestProcessLocker:Public Member Functions | |
| executeTestStartLockOperation (callable $operation) | |
| executeRandomPassBuildOperation (callable $operation, $withTaxonomyTables=false) | |
| executeTestFinishOperation (callable $operation) | |
| executeNamedOperation (string $operationDescriptor, callable $operation) | |
Protected Member Functions | |
| executeOperation (callable $operation) | |
| onBeforeExecutingTestStartOperation () | |
| onAfterExecutingTestStartOperation () | |
| onBeforeExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onAfterExecutingRandomPassBuildOperation ($withTaxonomyTables=false) | |
| onBeforeExecutingTestFinishOperation () | |
| onAfterExecutingTestFinishOperation () | |
| onBeforeExecutingNamedOperation (string $operationDescriptor) | |
| onAfterExecutingNamedOperation (string $operationDescriptor) | |
Definition at line 27 of file class.ilTestProcessLocker.php.
      
  | 
  final | 
Definition at line 97 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingNamedOperation(), and onBeforeExecutingNamedOperation().
 Here is the call graph for this function:
      
  | 
  protected | 
| callable | $operation | 
Definition at line 32 of file class.ilTestProcessLocker.php.
Referenced by executeNamedOperation(), executeRandomPassBuildOperation(), executeTestFinishOperation(), and executeTestStartLockOperation().
 Here is the caller graph for this function:
      
  | 
  final | 
| callable | $operation | |
| bool | $withTaxonomyTables | 
Definition at line 65 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingRandomPassBuildOperation(), and onBeforeExecutingRandomPassBuildOperation().
 Here is the call graph for this function:
      
  | 
  final | 
| callable | $operation | 
Definition at line 90 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 40 of file class.ilTestProcessLocker.php.
References executeOperation(), onAfterExecutingTestStartOperation(), and onBeforeExecutingTestStartOperation().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 122 of file class.ilTestProcessLocker.php.
Referenced by executeNamedOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
| bool | $withTaxonomyTables | 
Definition at line 82 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 114 of file class.ilTestProcessLocker.php.
Referenced by executeTestFinishOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 57 of file class.ilTestProcessLocker.php.
Referenced by executeTestStartLockOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 118 of file class.ilTestProcessLocker.php.
Referenced by executeNamedOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
| bool | $withTaxonomyTables | 
Definition at line 75 of file class.ilTestProcessLocker.php.
Referenced by executeRandomPassBuildOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 107 of file class.ilTestProcessLocker.php.
Referenced by executeTestFinishOperation().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 50 of file class.ilTestProcessLocker.php.
Referenced by executeTestStartLockOperation().
 Here is the caller graph for this function: