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 |
|---|---|---|---|---|
| user_email_verification 1.x-dev | Module | 406 | 15000 | antonnavi, skek |
| 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 | 38 | 27 | Other problem | Deprecated in PHP 8.4: Parameter #3 $options (array) is implicitly nullable via default value null. |
| 5 | 6 | 2 | Other problem | Access to constant AFTER on an unknown class Drupal\eca\Event\Tag. |
| 1 | 3 | 3 | Other problem | Access to constant CONTENT on an unknown class Drupal\eca\Event\Tag. |
| 5 | 6 | 2 | Other problem | Access to constant PERSISTENT on an unknown class Drupal\eca\Event\Tag. |
| 5 | 6 | 2 | Other problem | Access to constant WRITE on an unknown class Drupal\eca\Event\Tag. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationExtendedPeriodExceeded extends unknown class Drupal\rules\Core\RulesConditionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationExtendedPeriodExceeded::__construct() calls parent::__construct() but Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationExtendedPeriodExceeded does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationPeriodExceeded extends unknown class Drupal\rules\Core\RulesConditionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationPeriodExceeded::__construct() calls parent::__construct() but Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationPeriodExceeded does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationUserEmailVerified extends unknown class Drupal\rules\Core\RulesConditionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationUserEmailVerified::__construct() calls parent::__construct() but Drupal\user_email_verification\Plugin\Condition\UserEmailVerificationUserEmailVerified does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserEmailVerified extends unknown class Drupal\eca\Plugin\ECA\Condition\ConditionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserEmailVerified::create() calls parent::create() but Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserEmailVerified does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserEmailVerified::$currentUser. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserEmailVerified::negationCheck(). |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserExtendedVerificationPeriodExceeded extends unknown class Drupal\eca\Plugin\ECA\Condition\ConditionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserExtendedVerificationPeriodExceeded::create() calls parent::create() but Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserExtendedVerificationPeriodExceeded does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserExtendedVerificationPeriodExceeded::$currentUser. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserExtendedVerificationPeriodExceeded::negationCheck(). |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserVerificationPeriodExceeded extends unknown class Drupal\eca\Plugin\ECA\Condition\ConditionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserVerificationPeriodExceeded::create() calls parent::create() but Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserVerificationPeriodExceeded does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserVerificationPeriodExceeded::$currentUser. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsCurrentUserVerificationPeriodExceeded::negationCheck(). |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Condition\IsUserEmailVerified uses unknown trait Drupal\eca_user\Plugin\ECA\Condition\UserTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsUserEmailVerified::loadUserAccount(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsUserEmailVerified::negationCheck(). |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Condition\IsUserExtendedVerificationPeriodExceeded uses unknown trait Drupal\eca_user\Plugin\ECA\Condition\UserTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsUserExtendedVerificationPeriodExceeded::loadUserAccount(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsUserExtendedVerificationPeriodExceeded::negationCheck(). |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Condition\IsUserVerificationPeriodExceeded uses unknown trait Drupal\eca_user\Plugin\ECA\Condition\UserTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsUserVerificationPeriodExceeded::loadUserAccount(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\user_email_verification\Plugin\ECA\Condition\IsUserVerificationPeriodExceeded::negationCheck(). |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Event\UserEmailVerificationEvent extends unknown class Drupal\eca\Plugin\ECA\Event\EventBase. |
| 1 | 38 | 3 | Other problem | Attribute class Drupal\eca\Attributes\Token does not exist. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\user_email_verification\Plugin\ECA\Event\UserEmailVerificationEvent::$event. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\ECA\Event\UserEmailVerificationEvent::getData() calls parent::getData() but Drupal\user_email_verification\Plugin\ECA\Event\UserEmailVerificationEvent does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\ECA\Event\UserEmailVerificationEventDeriver extends unknown class Drupal\eca\Plugin\ECA\Event\EventDeriverBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\RulesAction\UserEmailVerificationSendNotificationMail extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\RulesAction\UserEmailVerificationSendNotificationMail::__construct() calls parent::__construct() but Drupal\user_email_verification\Plugin\RulesAction\UserEmailVerificationSendNotificationMail does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\user_email_verification\Plugin\RulesAction\UserEmailVerificationVerifyUserEmail extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\user_email_verification\Plugin\RulesAction\UserEmailVerificationVerifyUserEmail::__construct() calls parent::__construct() but Drupal\user_email_verification\Plugin\RulesAction\UserEmailVerificationVerifyUserEmail does not extend any class. |