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 |
|---|---|---|---|---|
| registration_limit 1.x-dev | Module | 6 | 15000 | chfoidl, nimoatwoodway |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 2 | 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 | 10 | 6 | Drupal API, rector covered | Call to deprecated method delete() of interface Drupal\Core\Session\SessionManagerInterface. Deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. Use Drupal\user\UserSessionRepositoryInterface::deleteAll() instead. |
| 1 | 1 | 1 | Other problem | Access to constant ADVANCED_USER_REGISTRATION on an unknown class Drupal\user_api\UserApiEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\registration_limit_user_api\EventSubscriber\AdvancedUserRegistrationEventSubscriber::onRegistration() has invalid type Drupal\user_api\Event\AdvancedUserRegistrationEvent. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\registration_limi_user_api\Kernel\UserApiRegistrationBlockTest uses unknown trait Drupal\Tests\user_api\Kernel\UserApiTestTrait. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\registration_limi_user_api\Kernel\UserApiRegistrationBlockTest::createJsonRequest(). |