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 |
|---|---|---|---|---|
| nopremium 1.x-dev | Module | 116 | 15000 | anrikun, megachriz |
| 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 |
|---|---|---|---|---|
| 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 | 44 | 19 | Drupal API, rector covered | Call to deprecated function node_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 110 | 69 | Drupal API, rector covered | Call to deprecated method renderPlain() of interface Drupal\Core\Render\RendererInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 1 | 20 | 19 | Parse error | Class Drupal\node\NodeForm not found. |
| 1 | 10 | 7 | Parse error | Caught class Drupal\search_api\SearchApiException not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\node\NodeTypeForm not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\nopremium\Plugin\search_api\processor\PremiumContent extends unknown class Drupal\search_api\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\nopremium\Plugin\search_api\processor\PremiumContent uses unknown trait Drupal\search_api\LoggerTrait. |
| 1 | 1 | 1 | Other problem | Drupal\nopremium\Plugin\search_api\processor\PremiumContent::create() calls parent::create() but Drupal\nopremium\Plugin\search_api\processor\PremiumContent does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $index of method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::supportsIndex() has invalid type Drupal\search_api\IndexInterface. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\nopremium\Plugin\search_api\processor\PremiumContent::$index. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::ensureField(). |
| 1 | 1 | 1 | Other problem | Parameter $query of method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::preprocessSearchQuery() has invalid type Drupal\search_api\Query\QueryInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::logException(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::getLogger(). |
| 1 | 1 | 1 | Other problem | Parameter $query of method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::addPremiumAccess() has invalid type Drupal\search_api\Query\QueryInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::t(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nopremium\Plugin\search_api\processor\PremiumContent::findField(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest extends unknown class Drupal\Tests\search_api\Kernel\Processor\ProcessorTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest uses unknown trait Drupal\Tests\search_api\Kernel\ResultsTrait. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest::setUp() calls parent::setUp() but Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest::installConfig(). |
| 15 | 15 | 1 | Other problem | Access to an undefined property Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest::$index. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest::indexItems(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest::assertEquals(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\nopremium\Kernel\Plugin\search_api\processor\PremiumContentTest::assertResults(). |