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 |
|---|---|---|---|---|
| entity_reference_override 2.0.x-dev | Module | 1958 | 15000 | alexpott, dawehner, eaton, elkaro, mlncn, ultimike |
| 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 |
|---|---|---|---|---|
| 3 | 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 | 24 | 24 | Drupal API, rector covered | Call to deprecated function views_field_default_views_data(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal::service('views.field_data_provider') ->defaultFieldImplementation($field_storage); instead. |
| 1 | 32 | 28 | Other problem | Call to static method createFromFieldDefinition() on an unknown class Drupal\feeds\FieldTargetDefinition. |
| 1 | 7 | 6 | Parse error | Instantiated class Drupal\feeds\Exception\EmptyFeedException not found. |
| 1 | 3 | 3 | Parse error | Caught class Drupal\feeds\Exception\EmptyFeedException not found. |
| 1 | 3 | 3 | Parse error | Caught class Drupal\feeds\Exception\TargetValidationException not found. |
| 1 | 2 | 2 | Parse error | Used constant Drupal\diff\Plugin\diff\Field\COMPARE_ENTITY_REFERENCE_LABEL not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest extends unknown class Drupal\FunctionalJavascriptTests\JavascriptTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::setUp() calls parent::setUp() but Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::drupalCreateUser(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::drupalLogin(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::createUser(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::drupalGet(). |
| 19 | 19 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::click(). |
| 23 | 23 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::assertSession(). |
| 13 | 13 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_reference_override_entity_browser\FunctionalJavascript\WidgetTest::getSession(). |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_reference_override\Feeds\Target\EntityReferenceOverride extends unknown class Drupal\feeds\Plugin\Type\Target\FieldTargetBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_reference_override\Plugin\diff\Field\EntityReferenceOverrideFieldBuilder extends unknown class Drupal\diff\Plugin\diff\Field\EntityReferenceFieldBuilder. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_reference_override\Plugin\diff\Field\EntityReferenceOverrideFieldBuilder::$configuration. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\entity_reference_override\Plugin\diff\Field\EntityReferenceOverrideFieldBuilder::t(). |