You are here

14 methods override DiagnosticCheckInterface::run() in Purge 8.3

AlwaysErrorDiagnosticCheck::run in tests/modules/purge_check_error_test/src/Plugin/Purge/DiagnosticCheck/AlwaysErrorDiagnosticCheck.php
Perform the check and determine the severity level.
AlwaysInfoDiagnosticCheck::run in tests/modules/purge_check_test/src/Plugin/Purge/DiagnosticCheck/AlwaysInfoDiagnosticCheck.php
Perform the check and determine the severity level.
AlwaysOkDiagnosticCheck::run in tests/modules/purge_check_test/src/Plugin/Purge/DiagnosticCheck/AlwaysOkDiagnosticCheck.php
Perform the check and determine the severity level.
AlwaysWarningDiagnosticCheck::run in tests/modules/purge_check_warning_test/src/Plugin/Purge/DiagnosticCheck/AlwaysWarningDiagnosticCheck.php
Perform the check and determine the severity level.
CapacityDiagnosticCheck::run in src/Plugin/Purge/DiagnosticCheck/CapacityDiagnosticCheck.php
Perform the check and determine the severity level.
MaxAgeCheck::run in src/Plugin/Purge/DiagnosticCheck/MaxAgeCheck.php
Perform the check and determine the severity level.
MemoryQueueDiagnosticCheck::run in src/Plugin/Purge/DiagnosticCheck/MemoryQueueDiagnosticCheck.php
Perform the check and determine the severity level.
PageCacheCheck::run in src/Plugin/Purge/DiagnosticCheck/PageCacheCheck.php
Perform the check and determine the severity level.
ProcessorsAvailableDiagnosticCheck::run in src/Plugin/Purge/DiagnosticCheck/ProcessorsAvailableDiagnosticCheck.php
Perform the check and determine the severity level.
PurgersAvailableDiagnosticCheck::run in src/Plugin/Purge/DiagnosticCheck/PurgersAvailableDiagnosticCheck.php
Perform the check and determine the severity level.
PurgerSpecificWarningDiagnosticCheck::run in tests/modules/purge_check_test/src/Plugin/Purge/DiagnosticCheck/PurgerSpecificWarningDiagnosticCheck.php
Perform the check and determine the severity level.
QueuersAvailableDiagnosticCheck::run in src/Plugin/Purge/DiagnosticCheck/QueuersAvailableDiagnosticCheck.php
Perform the check and determine the severity level.
QueueSizeDiagnosticCheck::run in src/Plugin/Purge/DiagnosticCheck/QueueSizeDiagnosticCheck.php
Perform the check and determine the severity level.
QueueSpecificWarningDiagnosticCheck::run in tests/modules/purge_check_test/src/Plugin/Purge/DiagnosticCheck/QueueSpecificWarningDiagnosticCheck.php
Perform the check and determine the severity level.