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 |
|---|---|---|---|---|
| email_registration 2.x-dev | Module | 20707 | 500 | andypost, anybody, Christopher Herberte, greggles, grevil, moshe weitzman |
| 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 |
|---|---|---|---|---|
| 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 | 1 | 1 | Other problem | Class Drupal\email_registration\Component\DrupalExtension\EmailRegistrationAuthenticationManager extends unknown class Drupal\DrupalExtension\Manager\DrupalAuthenticationManager. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\email_registration\Component\DrupalExtension\EmailRegistrationAuthenticationManager::loggedIn(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\email_registration\Component\DrupalExtension\EmailRegistrationAuthenticationManager::logout(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\email_registration\Component\DrupalExtension\EmailRegistrationAuthenticationManager::getSession(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\email_registration\Component\DrupalExtension\EmailRegistrationAuthenticationManager::locatePath(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\email_registration\Component\DrupalExtension\EmailRegistrationAuthenticationManager::$userManager. |
| 1 | 2 | 2 | Drupal API, not rector covered | Call to deprecated method userIsBlocked() of class Drupal\user\Controller\UserAuthenticationController. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Other problem | Class Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration extends unknown class Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane\CompletionRegister. |
| 1 | 1 | 1 | Other problem | Parameter $checkout_flow of method Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration::create() has invalid type Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow\CheckoutFlowInterface. |
| 1 | 1 | 1 | Other problem | Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration::create() calls parent::create() but Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration::buildPaneForm() calls parent::buildPaneForm() but Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationCompletionRegistration::$order. |
| 1 | 1 | 1 | Other problem | Class Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin extends unknown class Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane\Login. |
| 1 | 1 | 1 | Other problem | Parameter $checkout_flow of method Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::create() has invalid type Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow\CheckoutFlowInterface. |
| 1 | 1 | 1 | Other problem | Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::create() calls parent::create() but Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::buildPaneForm() calls parent::buildPaneForm() but Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin does not extend any class. |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::t(). |
| 1 | 5 | 5 | Drupal API, not rector covered | Call to deprecated function user_is_blocked(). Deprecated in drupal:11.0.0 and is removed from drupal:12.0.0. Use Drupal\user\UserInterface::isBlocked() instead. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::$userAuth. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::$requestStack. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::$credentialsCheckFlood. |
| 1 | 1 | 1 | Other problem | Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::validatePaneForm() calls parent::validatePaneForm() but Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::canRegisterAfterCheckout() calls parent::canRegisterAfterCheckout() but Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\email_registration\Plugin\Commerce\CheckoutPane\EmailRegistrationLogin::$checkoutFlow. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest extends unknown class Drupal\Tests\commerce\Functional\CommerceBrowserTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::setUp() calls parent::setUp() but Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::placeBlock(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::createEntity(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::$store. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::$container. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::drupalLogout(). |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::addProductToCart() has invalid type Drupal\commerce_product\Entity\ProductInterface. |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::drupalGet(). |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::submitForm(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::getSession(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::assertEquals(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::drupalCreateUser(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::config(). |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::assertSession(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::$loggedInUser. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\email_registration\Functional\Plugin\Commerce\CheckoutPane\EmailRegistrationCommerceTest::drupalUserIsLoggedIn(). |