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 |
|---|---|---|---|---|
| honeypot 2.2.x-dev | Module | 118574 | 50 | geerlingguy, manuel garcia, tr, vijaycs85 |
| 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 |
|---|---|---|---|---|
| 1 | 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 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 4 | 8 | 4 | Other problem | Call to static method create() on an unknown class Drupal\webform\Entity\Webform. |
| 3 | 3 | 1 | Other problem | Access to constant STATUS_OPEN on an unknown class Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Access to constant STATUS_CLOSED on an unknown class Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\honeypot\Kernel\EventIntegrationTest extends unknown class Drupal\Tests\rules\Kernel\RulesKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\honeypot\Kernel\EventIntegrationTest::setUp() calls parent::setUp() but Drupal\Tests\honeypot\Kernel\EventIntegrationTest does not extend any class. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Kernel\EventIntegrationTest::$container. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\honeypot\Kernel\EventIntegrationTest::installEntitySchema(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\honeypot\Kernel\EventIntegrationTest::installConfig(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\honeypot\Kernel\EventIntegrationTest::installSchema(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Kernel\EventIntegrationTest::$expressionManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Kernel\EventIntegrationTest::$logger. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Kernel\EventIntegrationTest::$debugLog. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\honeypot\Kernel\EventIntegrationTest::assertRulesDebugLogEntryExists(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase extends unknown class Drupal\Tests\rules\Unit\Integration\Event\EventTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase::setUp() calls parent::setUp() but Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase::enableModule(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase::$moduleHandler. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase::$entityTypeBundleInfo. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Unit\Integration\Event\EventTestBase::$eventManager. |
| 1 | 4 | 4 | Parse error | Instantiated class Drupal\rules\Core\RulesEventManager not found. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\honeypot\Unit\Integration\Event\HoneypotRejectEventTest::$eventManager. |
| 7 | 7 | 1 | Other problem | Call to an undefined method Drupal\Tests\honeypot\Unit\Integration\Event\HoneypotRejectEventTest::assertSame(). |