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 |
|---|---|---|---|---|
| bee 11.1.x-dev | Module | 212 | 15000 | acrollet, afagioli, cecrs, justafish, nicola85, scalas89 |
| 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 |
|---|---|---|---|---|
| 2 | 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 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 9 | 6 | Other problem | Deprecated in PHP 8.4: Parameter #2 $entity_type_bundle_info (Drupal\Core\Entity\EntityTypeBundleInfoInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Undefined variable: $route_name |
| 1 | 1 | 1 | Other problem | Function bat_unit_load_multiple invoked with 1 parameter, 2-3 required. |
| 1 | 1 | 1 | Other problem | Class Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents extends unknown class Drupal\business_rules\Plugin\BusinessRulesActionPlugin. |
| 1 | 1 | 1 | Other problem | Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::__construct() calls parent::__construct() but Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::$util. |
| 1 | 1 | 1 | Other problem | Parameter $item of method Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::getSettingsForm() has invalid type Drupal\business_rules\ItemInterface. |
| 14 | 14 | 1 | Other problem | Call to an undefined method Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::t(). |
| 1 | 1 | 1 | Other problem | Parameter $action of method Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::formItems() has invalid type Drupal\business_rules\ItemInterface. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\business_rules\BusinessRulesItemObject not found. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\business_rules\Entity\Condition. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\business_rules\Entity\Action. |
| 1 | 1 | 1 | Other problem | Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::buildForm() calls parent::buildForm() but Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $item of method Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::processSettings() has invalid type Drupal\business_rules\ItemInterface. |
| 1 | 1 | 1 | Other problem | Parameter $action of method Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::execute() has invalid type Drupal\business_rules\ActionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::execute() has invalid type Drupal\business_rules\Events\BusinessRulesEvent. |
| 1 | 1 | 1 | Other problem | Call to static method itemsArrayToItemsObject() on an unknown class Drupal\business_rules\BusinessRulesItemObject. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\bee_webform\Plugin\BusinessRulesAction\LoopThroughWebformEvents::$processor. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $node (Drupal\node\Entity\Node) is implicitly nullable via default value null. |
| 1 | 7 | 5 | Other problem | Deprecated in PHP 8.4: Parameter #3 $node (Drupal\node\NodeInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $bat_event_series (Drupal\bat_event_series\Entity\EventSeries) is implicitly nullable via default value null. |