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 |
|---|---|---|---|---|
| rules_flag 1.0.x-dev | Module | 62 | 15000 | tree2009 |
| 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. |
| 1 | 1 | 1 | Other problem | Parameter $flagging of function rules_flag_flagging_insert() has invalid type Drupal\flag\FlaggingInterface. |
| 2 | 2 | 1 | Parse error | Instantiated class Drupal\rules\Event\EntityEvent not found. |
| 1 | 1 | 1 | Other problem | Parameter $flagging of function rules_flag_flagging_delete() has invalid type Drupal\flag\FlaggingInterface. |
| 1 | 1 | 1 | Other problem | Parameter $job of function rules_flag_entity_delete_scheduler_callback() has invalid type Drupal\job_scheduler\Entity\JobSchedule. |
| 1 | 1 | 1 | Other problem | Parameter $flagging of method Drupal\rules_flag\Event\UserFlaggedEvent::__construct() has invalid type Drupal\flag\FlaggingInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\rules_flag\Plugin\Condition\EntityIsFlagged extends unknown class Drupal\rules\Core\RulesConditionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\rules_flag\Plugin\Condition\FlagHasId extends unknown class Drupal\rules\Core\RulesConditionBase. |
| 1 | 1 | 1 | Other problem | Parameter $flagging of method Drupal\rules_flag\Plugin\Condition\FlagHasId::doEvaluate() has invalid type Drupal\flag\FlaggingInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\rules_flag\Plugin\RulesAction\EntityScheduleDelete extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate::__construct() calls parent::__construct() but Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate::getContextValue(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate::$pluginDefinition. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate::getContextValues(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\rules_flag\Plugin\RulesAction\FlaggingCreate::setProvidedValue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\rules_flag\Plugin\RulesAction\FrindFlaggingDelete extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\flag\Entity\Flag. |