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 |
|---|---|---|---|---|
| entity_type_behaviors 2.1.x-dev | Module | 691 | 15000 | cedricl, jeroent, mallezie, mheip |
| 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 | 1 | 1 | Other problem | Class Drupal\entity_type_behaviors\Plugin\GraphQL\DataProducer\EntityTypeBehaviors extends unknown class Drupal\graphql\Plugin\GraphQL\DataProducer\DataProducerPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_type_behaviors\Plugin\GraphQL\DataProducer\EntityTypeBehaviors::__construct() calls parent::__construct() but Drupal\entity_type_behaviors\Plugin\GraphQL\DataProducer\EntityTypeBehaviors does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension extends unknown class Drupal\graphql_compose\Plugin\GraphQL\SchemaExtension\ResolverOnlySchemaExtensionPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::create() calls parent::create() but Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $registry of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerResolvers() has invalid type Drupal\graphql\GraphQL\ResolverRegistryInterface. |
| 1 | 3 | 3 | Parse error | Instantiated class Drupal\graphql\GraphQL\ResolverBuilder not found. |
| 1 | 1 | 1 | Other problem | Parameter $builder of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerEntityTypeBehaviorResolvers() has invalid type Drupal\graphql\GraphQL\ResolverBuilder. |
| 1 | 1 | 1 | Other problem | Parameter $registry of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerEntityTypeBehaviorResolvers() has invalid type Drupal\graphql\GraphQL\ResolverRegistryInterface. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::$gqlEntityTypeManager. |
| 1 | 1 | 1 | Other problem | Parameter $builder of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerBehaviorTypeResolvers() has invalid type Drupal\graphql\GraphQL\ResolverBuilder. |
| 1 | 1 | 1 | Other problem | Parameter $registry of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerBehaviorTypeResolvers() has invalid type Drupal\graphql\GraphQL\ResolverRegistryInterface. |
| 1 | 1 | 1 | Other problem | Parameter $registry of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerUnionTypeResolver() has invalid type Drupal\graphql\GraphQL\ResolverRegistryInterface. |
| 1 | 1 | 1 | Other problem | Parameter $builder of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerBehaviorFieldResolvers() has invalid type Drupal\graphql\GraphQL\ResolverBuilder. |
| 1 | 1 | 1 | Other problem | Parameter $registry of method Drupal\entity_type_behaviors\Plugin\GraphQL\SchemaExtension\EntityTypeBehaviorsSchemaExtension::registerBehaviorFieldResolvers() has invalid type Drupal\graphql\GraphQL\ResolverRegistryInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorInterface extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeSchemaTypeBase. |
| 1 | 1 | 1 | Parse error | Instantiated class GraphQL\Type\Definition\InterfaceType not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorInterface::getPluginId(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorInterface::t(). |
| 4 | 43 | 3 | Other problem | Call to static method string() on an unknown class GraphQL\Type\Definition\Type. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorTypes extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeSchemaTypeBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorTypes::create() calls parent::create() but Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorTypes does not extend any class. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorTypes::createBehaviorType() has invalid return type GraphQL\Type\Definition\ObjectType. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorTypes::t(). |
| 2 | 10 | 3 | Parse error | Instantiated class GraphQL\Type\Definition\ObjectType not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorTypes::type(). |
| 1 | 1 | 1 | Other problem | Call to static method boolean() on an unknown class GraphQL\Type\Definition\Type. |
| 1 | 3 | 3 | Other problem | Call to static method int() on an unknown class GraphQL\Type\Definition\Type. |
| 1 | 3 | 2 | Other problem | Call to static method nonNull() on an unknown class GraphQL\Type\Definition\Type. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeSchemaTypeBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::create() calls parent::create() but Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::getExtensions() calls parent::getExtensions() but Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::$gqlEntityTypeManager. |
| 1 | 1 | 1 | Parse error | Class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeEntityTypeInterface not found. |
| 1 | 1 | 1 | Other problem | Parameter $plugin of method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::getExtensionsByPlugin() has invalid type Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeEntityTypeInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::createExtensionType() has invalid return type GraphQL\Type\Definition\ObjectType. |
| 3 | 3 | 1 | Other problem | Call to an undefined static method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::type(). |
| 1 | 3 | 3 | Other problem | Call to static method listOf() on an unknown class GraphQL\Type\Definition\Type. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::t(). |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_type_behaviors\Plugin\GraphQLCompose\SchemaType\EntityTypeBehaviorUnions::createBehaviorUnionType() has invalid return type GraphQL\Type\Definition\UnionType. |
| 1 | 1 | 1 | Parse error | Instantiated class GraphQL\Type\Definition\UnionType not found. |