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_workflow 2.x-dev | Module | 31 | 15000 | amateescu, douggreen, merlinofchaos |
| 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 |
|---|---|---|---|---|
| 4 | 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 | 84 | 63 | Other problem | Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316. |
| 1 | 1 | 1 | Parse error | Class Drupal\workspaces\Form\WorkspaceSwitcherForm not found. |
| 4 | 7 | 2 | Drupal API, not rector covered | The "workspaces.association" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use the 'workspaces.tracker' service instead. See https://www.drupal.org/node/3551450 |
| 3 | 4 | 2 | Drupal API, not rector covered | Call to method getTrackedEntities() of deprecated interface Drupal\workspaces\WorkspaceAssociationInterface. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use Drupal\workspaces\WorkspaceTrackerInterface instead. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_workflow_content\Routing\RouteSubscriber::getTrashManager() has invalid return type Drupal\trash\TrashManagerInterface. |
| 1 | 1 | 1 | Drupal API, not rector covered | Call to method getTrackedEntities() of deprecated class Drupal\workspaces\WorkspaceAssociation. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use Drupal\workspaces\WorkspaceTracker instead. |
| 1 | 1 | 1 | Drupal API, not rector covered | Parameter $workspace_association of method Drupal\entity_workflow\Controller\EntityWorkflowController::__construct() has typehint with deprecated interface Drupal\workspaces\WorkspaceAssociationInterface. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use Drupal\workspaces\WorkspaceTrackerInterface instead. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_workflow\Plugin\Field\FieldType\EntityWorkflowStateItem::postSave() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_workflow\WorkflowType\EntityWorkflowTypeBase::setConfiguration() should return $this(Drupal\entity_workflow\WorkflowType\EntityWorkflowTypeBase) but return statement is missing. |