8 calls to DiagnosticCheckBase::runCheck() in Purge 8.3
- DiagnosticCheckBase::getDescription in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Gets the description of the check.
- DiagnosticCheckBase::getRecommendation in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Get a recommendation matching the severity level, may return NULL.
- DiagnosticCheckBase::getRequirementsArray in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Generates a individual Drupal-like requirements array.
- DiagnosticCheckBase::getRequirementsSeverity in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Get the severity level, expressed as a status_report severity.
- DiagnosticCheckBase::getSeverity in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Get the severity level.
- DiagnosticCheckBase::getSeverityString in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Get the severity level as unprefixed string.
- DiagnosticCheckBase::getTitle in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Gets the title of the check.
- DiagnosticCheckBase::getValue in src/
Plugin/ Purge/ DiagnosticCheck/ DiagnosticCheckBase.php - Get an optional value for the check output, may return NULL.