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 |
|---|---|---|---|---|
| influxdb 2.0.x-dev | Module | 5 | 15000 | lammensj |
| 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 |
|---|---|---|---|---|
| 3 | 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 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 2 | 3 | 2 | Other problem | Call to static method create() on an unknown class Drupal\eca\Plugin\DataType\DataTransferObject. |
| 1 | 1 | 1 | Other problem | Class Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint extends unknown class Drupal\eca\Plugin\Action\ConfigurableActionBase. |
| 1 | 1 | 1 | Other problem | Property Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint::$yamlParser has unknown class Drupal\eca\Service\YamlParser as its type. |
| 1 | 1 | 1 | Other problem | Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint::create() calls parent::create() but Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint does not extend any class. |
| 15 | 15 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint::$configuration. |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint::$tokenService. |
| 1 | 1 | 1 | Other problem | Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint does not extend any class. |
| 14 | 14 | 1 | Other problem | Call to an undefined method Drupal\influxdb_bucket_eca\Plugin\Action\CreatePoint::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery extends unknown class Drupal\eca\Plugin\Action\ConfigurableActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery::create() calls parent::create() but Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery does not extend any class. |
| 5 | 5 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery::$configuration. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery::$tokenService. |
| 1 | 1 | 1 | Other problem | Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery does not extend any class. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\influxdb_bucket_eca\Plugin\Action\RunFluxQuery::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint extends unknown class Drupal\eca\Plugin\Action\ConfigurableActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint::create() calls parent::create() but Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint does not extend any class. |
| 7 | 7 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint::$configuration. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint::$tokenService. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint does not extend any class. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\influxdb_bucket_eca\Plugin\Action\WritePoint::t(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\influxdb\Kernel\CreatePointTest::$tokenServices has unknown class Drupal\eca\Token\TokenInterface as its type. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\influxdb\Kernel\RunFluxQueryTest::$tokenServices has unknown class Drupal\eca\Token\TokenInterface as its type. |