Go to the source code of this file.
Variables | |
| $profile = 'full' | |
| $requested = array() | |
| $json = false | |
| foreach(array_slice($argv ?? array(), 1) as $argument) | $runner = new dbxSelfTestRunner() |
| $run | |
| if($json) | else |
| $profile = 'full' |
Definition at line 6 of file run.php.
Referenced by dbx\dbxWorkflow\dbxWorkflowModule\applyFinish(), dbx\dbxSelfTest\dbxSelfTestRunner\catalog(), dbx\dbxSelfTest\dbxSelfTestRunner\runProfile(), and dbx\dbxSelfTest\dbxSelfTestRunner\startRun().
| $requested = array() |
Definition at line 7 of file run.php.
Referenced by dbx\dbxWorkflow\dbxWorkflowEngine\render().
| $run |
| foreach (array_slice( $argv ?? array(), 1) as $argument) $runner = new dbxSelfTestRunner() |