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 |
|---|---|---|---|---|
| civicrm_member_roles 1.x-dev | Module | 343 | 15000 | dsnopek, kerasai, sadashiv |
| 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. |
| 2 | 51 | 12 | Parse error | Function drush_get_option not found. |
| 4 | 33 | 10 | Parse error | Function drush_log not found. |
| 1 | 1 | 1 | Other problem | Parameter $civicrm of method Drupal\civicrm_member_roles\CivicrmMemberRoles::__construct() has invalid type Drupal\civicrm\Civicrm. |
| 7 | 8 | 2 | Parse error | Function civicrm_api3 not found. |
| 1 | 1 | 1 | Other problem | Call to static method get() on an unknown class Civi\Api4\UFMatch. |
| 1 | 1 | 1 | Other problem | Method Drupal\civicrm_member_roles\Form\CivicrmMemberRoleRuleForm::save() should return int but return statement is missing. |