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_language_fallback 1.x-dev | Module | 610 | 15000 | baikho, beltofte, valthebald |
| 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 | 4 | 4 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\search_api\Entity\Index. |
| 1 | 4 | 3 | Parse error | Instantiated class Drupal\search_api\Item\Item not found. |
| 1 | 1 | 1 | Other problem | Parameter $index of function entity_language_fallback_search_api_index_items_alter() has invalid type Drupal\search_api\IndexInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback extends unknown class Drupal\search_api\Plugin\search_api\datasource\ContentEntity. |
| 1 | 1 | 1 | Other problem | Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::create() calls parent::create() but Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getEntityStorage(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getBundles(). |
| 1 | 1 | 1 | Other problem | Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getPartialItemIds() calls parent::getPartialItemIds() but Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback does not extend any class. |
| 1 | 2 | 2 | Other problem | Call to static method splitPropertyPath() on an unknown class Drupal\search_api\Utility\Utility. |
| 1 | 1 | 1 | Other problem | Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getLanguages() calls parent::getLanguages() but Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $index of method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::filterValidItemIds() has invalid type Drupal\search_api\IndexInterface. |
| 1 | 1 | 1 | Parse error | Class Drupal\search_api\Plugin\search_api\datasource\ContentEntityTrackingManager not found. |
| 1 | 1 | 1 | Other problem | Call to static method filterValidItemIds() on an unknown class Drupal\search_api\Plugin\search_api\datasource\ContentEntity. |
| 2 | 2 | 1 | Other problem | Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getItemAccessResult() calls parent::getItemAccessResult() but Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getEntity(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getEntityTypeManager(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallback::getEntityTypeId(). |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallbackDeriver extends unknown class Drupal\search_api\Plugin\search_api\datasource\ContentEntityDeriver. |
| 1 | 1 | 1 | Other problem | Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallbackDeriver::getDerivativeDefinitions() calls parent::getDerivativeDefinitions() but Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallbackDeriver does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallbackDeriver::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_language_fallback\Plugin\search_api\datasource\ContentEntityFallbackDeriver::$derivatives. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_language_fallback\Plugin\search_api\processor\FallbackLanguage extends unknown class Drupal\search_api\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_language_fallback\Plugin\search_api\processor\FallbackLanguage::create() calls parent::create() but Drupal\entity_language_fallback\Plugin\search_api\processor\FallbackLanguage does not extend any class. |