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 |
|---|---|---|---|---|
| flowdrop 1.x-dev | Module | 21 | 15000 | d34dman, gxleano, muschpusch, stmh |
| 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 |
|---|---|---|---|---|
| 19 | 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. |
| 3 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 2 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 2 | 59 | 16 | PHPUnit API | Call to deprecated method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5320 |
| 1 | 1 | 1 | Other problem | Parameter $webhooks of method Drupal\flowdrop_orchestration_connector\EventSubscriber\PipelineEventSubscriber::__construct() has invalid type Drupal\orchestration\Webhooks. |
| 1 | 1 | 1 | Other problem | Property Drupal\flowdrop_orchestration_connector\EventSubscriber\PipelineEventSubscriber::$webhooks has unknown class Drupal\orchestration\Webhooks as its type. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\flowdrop_orchestration_connector\EventSubscriber\PollEventSubscriber::onPollTimestamp() has invalid type Drupal\orchestration\Event\PollEventTimestamp. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\flowdrop_orchestration_connector\EventSubscriber\PollEventSubscriber::onPollId() has invalid type Drupal\orchestration\Event\PollEventId. |
| 1 | 1 | 1 | Other problem | Class Drupal\flowdrop_orchestration_connector\ServicesProvider implements unknown interface Drupal\orchestration\ServicesProviderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $service of method Drupal\flowdrop_orchestration_connector\ServicesProvider::execute() has invalid type Drupal\orchestration\Service. |
| 1 | 1 | 1 | Other problem | Method Drupal\flowdrop_orchestration_connector\ServicesProvider::buildService() has invalid return type Drupal\orchestration\Service. |
| 1 | 6 | 2 | Parse error | Instantiated class Drupal\orchestration\Service not found. |
| 2 | 11 | 2 | Parse error | Instantiated class Drupal\orchestration\ServiceConfig not found. |
| 1 | 1 | 1 | Other problem | Call to deprecated method sendMessage() of class Drupal\flowdrop_session\Service\SessionService: Use postMessage() to append to the room and the workflow launcher (`WorkflowLauncherInterface` / `/run`) to start a pipeline. This method conflates posting with launching and will be removed once the playground is migrated. |
| 1 | 1 | 1 | Parse error | Class Stmt\Namespace_ not found. |
| 4 | 4 | 1 | Parse error | Class Stmt\Class_ not found. |
| 3 | 3 | 1 | Parse error | Class Stmt\Interface_ not found. |
| 1 | 1 | 1 | Parse error | Class Stmt\Enum_ not found. |
| 2 | 3 | 2 | Parse error | Class Stmt\ClassMethod not found. |
| 1 | 1 | 1 | Parse error | Class Stmt\ClassConst not found. |
| 1 | 1 | 1 | Other problem | Access to constant MODIFIER_READONLY on an unknown class Stmt\Class_. |
| 1 | 1 | 1 | Other problem | Access to constant MODIFIER_PUBLIC on an unknown class Stmt\Class_. |
| 1 | 1 | 1 | Other problem | Access to constant MODIFIER_PROTECTED on an unknown class Stmt\Class_. |
| 1 | 1 | 1 | Other problem | Parameter $method of method ApiClassCollector::parseMethod() has invalid type Stmt\ClassMethod. |
| 1 | 1 | 1 | Other problem | Parameter $const of method ApiClassCollector::parseConstant() has invalid type Node\Const_. |
| 1 | 1 | 1 | Other problem | Parameter $parent of method ApiClassCollector::parseConstant() has invalid type Stmt\ClassConst. |
| 2 | 3 | 2 | Parse error | Class Node\Identifier not found. |
| 3 | 3 | 1 | Parse error | Class Node\Name not found. |
| 1 | 1 | 1 | Parse error | Class Node\NullableType not found. |
| 1 | 1 | 1 | Parse error | Class Node\UnionType not found. |
| 1 | 1 | 1 | Parse error | Class Node\IntersectionType not found. |
| 1 | 1 | 1 | Other problem | Parameter $expr of method ApiClassCollector::resolveDefault() has invalid type Node\Expr. |
| 1 | 1 | 1 | Parse error | Class Node\Scalar\String_ not found. |
| 1 | 1 | 1 | Parse error | Class Node\Scalar\Int_ not found. |
| 1 | 1 | 1 | Parse error | Class Node\Scalar\Float_ not found. |
| 1 | 1 | 1 | Parse error | Class Node\Expr\ConstFetch not found. |
| 1 | 1 | 1 | Parse error | Class Node\Expr\Array_ not found. |
| 1 | 1 | 1 | Parse error | Class Node\Expr\ClassConstFetch not found. |
| 1 | 1 | 1 | Parse error | Class Node\Expr\New_ not found. |