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 |
|---|---|---|---|---|
| webform_rules 1.x-dev | Module | 45 | 15000 | shashank5563, stborchert |
| 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. |
| 3 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 5 | 7 | 2 | Parse error | Function rules_invoke_event not found. |
| 1 | 1 | 1 | Parse error | Function webform_component_invoke not found. |
| 1 | 1 | 1 | Parse error | Function webform_variable_get not found. |
| 2 | 2 | 1 | Parse error | Function db_select not found. |
| 1 | 1 | 1 | Parse error | Instantiated class RulesIntegrityException not found. |
| 1 | 1 | 1 | Other problem | File modules/contrib/rules/modules/entity.eval.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude |
| 1 | 1 | 1 | Parse error | Function rules_action_entity_fetch not found. |
| 1 | 1 | 1 | Other problem | File modules/contrib/webform/includes/webform.submissions.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude |
| 1 | 1 | 1 | Parse error | Function webform_get_submissions not found. |