Data was last updated on Dec 13, 2025, 02:08 PM UTC from dataset #685812.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| workflow_notifications 3.0.x-dev | Module | 133 | 15000 | johnv, udhaya kumar, anas_maw, saranya ashokkumar, punamshelke |
| 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 | 1 | 1 | Other problem | Call to deprecated method isWorkflowEntityType() of class Drupal\workflow\Entity\WorkflowTargetEntity. Deprecated in workflow:2.1.7 and is removed from workflow:3.0.0. Replaced by WorkflowManager::isWorkflowEntityType(). |
| 1 | 1 | 1 | Other problem | Call to method isWorkflowEntityType() of deprecated class Drupal\workflow\Entity\WorkflowTargetEntity. Deprecated in workflow:1.8.0 and is removed from workflow:3.0.0. Replaced by WorkflowItemList functions. |