Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| site_audit 4.x-dev | Module | 1809 | 15000 | fluxsauce, froboy, jon pugh, jrglasgow, norman.lol |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 3 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 1 | 47 | 29 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Render\Element\RenderElement. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\Element\RenderElementBase instead. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit_report_entity\Plugin\views\field\ReportData::getViewsTableForEntityType() should return string but return statement is missing. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\site_audit_send\RestClient::$configFactory. |
| 1 | 1 | 1 | Other problem | Class Drupal\site_audit\Checks\Extensions\Count extends unknown class Drupal\site_audit\Check. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\site_audit\Checks\Extensions\Count::t(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\site_audit\Checks\Extensions\Count::$registry. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\site_audit\Checks\Extensions\Count::$score. |
| 3 | 3 | 1 | Other problem | Access to constant AUDIT_CHECK_SCORE_PASS on an unknown class Drupal\site_audit\Check. |
| 1 | 1 | 1 | Other problem | Access to constant AUDIT_CHECK_SCORE_WARN on an unknown class Drupal\site_audit\Check. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFast404::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFast404::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFast404::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFolderStructure::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFolderStructure::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFolderStructure::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesFolderStructure::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesMultisite::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesServices::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesServices::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesServices::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSettings::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSettings::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSettings::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSites::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSites::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSites::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSitesDefault::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSitesSuperfluous::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSitesSuperfluous::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BestPracticesSitesSuperfluous::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\BlockEnabled::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsAll::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsAll::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsAll::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsAll::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsDefault::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsDefault::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsDefault::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsDefault::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsUsed::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsUsed::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsUsed::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CacheBinsUsed::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CachePageExpire::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CachePreprocessCSS::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CachePreprocessCSS::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CachePreprocessJS::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CachePreprocessJS::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CodebaseSizeAll::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CodebaseSizeAll::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CodebaseSizeAll::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\site_audit\Plugin\SiteAuditCheck\Exception not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentDuplicateTitles::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentDuplicateTitles::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentEntityTypes::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentEntityTypes::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentEntityTypes::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentEntityTypesUnused::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentEntityTypesUnused::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentEntityTypesUnused::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldCount::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldCount::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldEnabled::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldEnabled::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldEnabled::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldInstances::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldInstances::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldInstances::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldInstances::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldsUnused::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldsUnused::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentFieldsUnused::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentTaxonomy::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentTaxonomy::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentTaxonomy::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentVocabularies::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentVocabularies::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentVocabularies::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentVocabulariesUnused::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentVocabulariesUnused::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ContentVocabulariesUnused::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CronEnabled::getResultInfo() should return string but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CronEnabled::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CronLast::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CronLast::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CronLast::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\CronLast::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseCollation::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseCollation::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseEngine::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseEngine::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseEngine::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseFragmentation::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseFragmentation::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseFragmentation::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseFragmentation::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseRowCount::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseRowCount::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseRowCount::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseSize::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseSize::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseSize::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsCount::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsCount::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsCount::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsDev::getResultFail() should return string but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsDev::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsDuplicate::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsDuplicate::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsDuplicate::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsUnrecommended::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ExtensionsUnrecommended::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\SecurityMenuRouter::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\SecurityMenuRouter::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\SecurityMenuRouter::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\StatusSystem::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\StatusSystem::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersBlockedNumberOne::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersBlockedNumberOne::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersBlockedNumberOne::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountAll::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountAll::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountAll::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\site_audit\Plugin\SiteAuditCheck\DatabaseExceptionWrapper not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountBlocked::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountBlocked::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountBlocked::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersCountBlocked::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersRolesList::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersRolesList::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersRolesList::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersRolesList::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersWhoIsNumberOne::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersWhoIsNumberOne::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\UsersWhoIsNumberOne::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsCacheOutput::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsCacheResults::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsCount::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsCount::getResultInfo() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsCount::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsEnabled::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsEnabled::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\ViewsEnabled::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\Watchdog404::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\Watchdog404::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogAge::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogAge::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogAge::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogAge::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogCount::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogCount::getResultPass() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogCount::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogCount::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogEnabled::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogEnabled::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogEnabled::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogPhp::getResultFail() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogPhp::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogSyslog::getResultWarn() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\site_audit\Plugin\SiteAuditCheck\WatchdogSyslog::getAction() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Undefined variable: $opt_out |
| 1 | 1 | 1 | Other problem | Class Drupal\site_audit\Plugin\SiteProperty\SiteAuditStatus extends unknown class Drupal\site\SitePropertyPluginBase. |
| 1 | 1 | 1 | Other problem | Access to constant SITE_OK on an unknown class Drupal\site\SiteInterface. |
| 1 | 1 | 1 | Other problem | Access to constant SITE_INFO on an unknown class Drupal\site\SiteInterface. |
| 1 | 1 | 1 | Other problem | Access to constant SITE_WARN on an unknown class Drupal\site\SiteInterface. |
| 1 | 1 | 1 | Other problem | Access to constant SITE_ERROR on an unknown class Drupal\site\SiteInterface. |
| 1 | 1 | 1 | Other problem | Call to static method getStateName() on an unknown class Drupal\site\Entity\SiteEntity. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\site_audit\Plugin\SiteProperty\SiteAuditStatus::addReason(). |
| 1 | 1 | 1 | Other problem | Access to undefined constant Psr\Log\LogLevel::OK. |
| 2 | 2 | 1 | Other problem | Access to constant AUDIT_CHECK_SCORE_INFO on an unknown class Drupal\site_audit\Check. |