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 |
|---|---|---|---|---|
| logger_db 1.0.x-dev | Module | 55 | 15000 | murz |
| 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 |
|---|---|---|---|---|
| 6 | 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. |
| 3 | 9 | 4 | Other problem | Call to static method isNestedArraySubsetOf() on an unknown class Drupal\test_helpers\TestHelpers. |
| 1 | 1 | 1 | Other problem | Property Drupal\logger_db\Form\SettingsForm::$logger has unknown class Drupal\logger\Logger\Logger as its type. |
| 1 | 1 | 1 | Other problem | Property Drupal\logger_db\Form\SettingsForm::$monolog has unknown class Monolog\Logger as its type. |
| 2 | 3 | 2 | Other problem | Access to constant CONFIG_NAME on an unknown class Drupal\logger\Logger\Logger. |
| 4 | 4 | 1 | Other problem | Access to constant CONFIG_KEY_TARGETS on an unknown class Drupal\logger\Logger\Logger. |
| 1 | 1 | 1 | Other problem | Call to static method hasDefaultConfig() on an unknown class Drupal\logger\Util\LoggerUtils. |
| 1 | 1 | 1 | Other problem | Parameter $logger of method Drupal\logger_db\LoggerDbManager::__construct() has invalid type Drupal\logger\Logger\Logger. |
| 1 | 1 | 1 | Other problem | Property Drupal\logger_db\LoggerDbManager::$logger has unknown class Drupal\logger\Logger\Logger as its type. |
| 1 | 1 | 1 | Other problem | Class Drupal\logger_db\Monolog\Handler\LoggerDbMonologHandler extends unknown class Monolog\Handler\AbstractProcessingHandler. |
| 1 | 1 | 1 | Other problem | Access to constant Debug on an unknown class Monolog\Level. |
| 1 | 1 | 1 | Other problem | Parameter $level of method Drupal\logger_db\Monolog\Handler\LoggerDbMonologHandler::__construct() has invalid type Monolog\Level. |
| 1 | 1 | 1 | Other problem | Drupal\logger_db\Monolog\Handler\LoggerDbMonologHandler::__construct() calls parent::__construct() but Drupal\logger_db\Monolog\Handler\LoggerDbMonologHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $record of method Drupal\logger_db\Monolog\Handler\LoggerDbMonologHandler::write() has invalid type Monolog\LogRecord. |
| 1 | 1 | 1 | Other problem | Attribute class Drupal\logger\Attribute\LoggerTarget does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\logger_db\Plugin\LoggerTarget\Db implements unknown interface Drupal\logger\Plugin\LoggerTargetInterface. |
| 1 | 1 | 1 | Other problem | Parameter $entry of method Drupal\logger_db\Plugin\LoggerTarget\Db::persist() has invalid type Drupal\logger\LoggerEntryInterface. |
| 1 | 1 | 1 | Parse error | Class Drupal\logger\Logger\Logger not found. |