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 |
|---|---|---|---|---|
| entityqueue 1.x-dev | Module | 27188 | 200 | amateescu, jojonaloha, quicksketch |
| 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 |
|---|---|---|---|---|
| 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. |
| 2 | 65 | 38 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Drupal API, rector covered | Call to deprecated function views_ui_contextual_links_suppress(). Deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Parse error | Class Drupal\inline_entity_form\Plugin\Field\FieldWidget\InlineEntityFormBase not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\entity_browser\Plugin\Field\FieldWidget\EntityReferenceBrowserWidget not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition extends unknown class Drupal\eca\Plugin\ECA\Condition\ConditionBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::getValueFromContext(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::$configuration. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::negationCheck(). |
| 1 | 1 | 1 | Other problem | Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::t(). |
| 1 | 1 | 1 | Other problem | Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\entityqueue\Plugin\ECA\Condition\EntityIsInSubqueueCondition does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\entityqueue\Plugin\RulesAction\AddItemToSubqueue extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\entityqueue\Plugin\RulesAction\ClearSubqueueItems extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\entityqueue\Plugin\RulesAction\RemoveItemFromSubqueue extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\entityqueue\Plugin\RulesAction\ReverseSubqueueItems extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\entityqueue\Plugin\RulesAction\ShuffleSubqueueItems extends unknown class Drupal\rules\Core\RulesActionBase. |