|
Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
This is the complete list of members for core\check\result, including all inherited members.
| $details | core\check\result | protected |
| $status | core\check\result | protected |
| $summary | core\check\result | protected |
| __construct($status, $summary, $details='') | core\check\result | |
| CRITICAL | core\check\result | |
| ERROR | core\check\result | |
| export_for_template(\renderer_base $output) | core\check\result | |
| get_details() | core\check\result | |
| get_status() | core\check\result | |
| get_summary() | core\check\result | |
| get_template_name() | core\check\result | |
| INFO | core\check\result | |
| NA | core\check\result | |
| OK | core\check\result | |
| UNKNOWN | core\check\result | |
| WARNING | core\check\result |