|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Directories | |
| directory | classes |
| | |
| directory | classes |
| | |
Namespaces | |
| namespace | tool_phpunit\privacy |
| Privacy Subsystem implementation for tool_phpunit. | |
Classes | |
| class | tool_phpunit\privacy\provider |
| Privacy Subsystem for tool_phpunit implementing null_provider. More... | |
Variables | |
| $buildcomponentconfigs = $options['buildcomponentconfigs'] | |
| $buildconfig = $options['buildconfig'] | |
| if($unrecognized) | $diag = $options['diag'] |
| $drop = $options['drop'] | |
| $help | |
| $install = $options['install'] | |
| $output = null | |
| $plugin = 2023100400 | |
| $plugin | component = 'tool_phpunit' |
| if($code==0) else if( $code==PHPUNIT_EXITCODE_INSTALL) else if($code==PHPUNIT_EXITCODE_REINSTALL) | else |
| if (!empty( $options[ 'help'])) | |
| const | IGNORE_COMPONENT_CACHE (function_exists('opcache_reset')) true |
| All in one init script - PHP version. | |
| const | IGNORE_COMPONENT_CACHE (isset($_SERVER['REMOTE_ADDR'])) true |
| PHPUnit related utilities. | |
| const | PHPUNIT_UTIL ($options['run']) true |
| $plugin | version = 2023100900 |
| $help |
| if( $code==0) else if($code==PHPUNIT_EXITCODE_INSTALL) else if ( $code==PHPUNIT_EXITCODE_REINSTALL) else |
| const IGNORE_COMPONENT_CACHE(function_exists( 'opcache_reset')) | ( | function_exists( 'opcache_reset') | ) | true |
All in one init script - PHP version.
| const IGNORE_COMPONENT_CACHE(isset( $_SERVER[ 'REMOTE_ADDR'])) | ( | isset( $_SERVER[ 'REMOTE_ADDR']) | ) | true |
PHPUnit related utilities.
Exit codes: {