Check API manager.
More...
|
const | TYPES = ['status', 'security', 'performance'] |
| The list of valid check types.
|
|
◆ get_checks()
static core\check\manager::get_checks |
( |
string | $type | ) |
|
|
static |
Return all status checks.
- Parameters
-
string | $type | of checks to fetch |
- Return values
-
◆ get_performance_checks()
static core\check\manager::get_performance_checks |
( |
| ) |
|
|
static |
Return all performance checks.
- Return values
-
◆ get_security_checks()
static core\check\manager::get_security_checks |
( |
| ) |
|
|
static |
Return all security checks.
- Return values
-
◆ get_status_checks()
static core\check\manager::get_status_checks |
( |
| ) |
|
|
static |
Return all status checks.
- Return values
-
The documentation for this class was generated from the following file:
- lib/classes/check/manager.php