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 |
|---|---|---|---|---|
| twenty_crm 1.x-dev | Module | 0 | 15000 | d34dman, 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 |
|---|---|---|---|---|
| 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 | 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. |
| 33 | 43 | 3 | Other problem | Call to static method string() on an unknown class GraphQL\Type\Definition\Type. |
| 6 | 10 | 3 | Parse error | Instantiated class GraphQL\Type\Definition\ObjectType not found. |
| 1 | 3 | 3 | Other problem | Call to static method int() on an unknown class GraphQL\Type\Definition\Type. |
| 1 | 3 | 3 | Other problem | Call to static method listOf() on an unknown class GraphQL\Type\Definition\Type. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CompanyReferenceFieldType extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeFieldTypeBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CompanyReferenceFieldType implements unknown interface Drupal\graphql_compose\Plugin\GraphQL\DataProducer\FieldProducerItemInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CompanyReferenceFieldType uses unknown trait Drupal\graphql_compose\Plugin\GraphQL\DataProducer\FieldProducerTrait. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CompanyReferenceFieldType::resolveFieldItem() has invalid type Drupal\graphql\GraphQL\Execution\FieldContext. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CustomerReferenceFieldType extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeFieldTypeBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CustomerReferenceFieldType implements unknown interface Drupal\graphql_compose\Plugin\GraphQL\DataProducer\FieldProducerItemInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CustomerReferenceFieldType uses unknown trait Drupal\graphql_compose\Plugin\GraphQL\DataProducer\FieldProducerTrait. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\twenty_crm\Plugin\GraphQLCompose\FieldType\CustomerReferenceFieldType::resolveFieldItem() has invalid type Drupal\graphql\GraphQL\Execution\FieldContext. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCompanyReferenceSchemaType extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeSchemaTypeBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCompanyReferenceSchemaType::getPluginId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCompanyReferenceSchemaType::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCompanyReferenceSchemaType::$gqlSchemaTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCustomerReferenceSchemaType extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeSchemaTypeBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCustomerReferenceSchemaType::getPluginId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCustomerReferenceSchemaType::t(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmCustomerReferenceSchemaType::$gqlSchemaTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmSharedSchemaType extends unknown class Drupal\graphql_compose\Plugin\GraphQLCompose\GraphQLComposeSchemaTypeBase. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmSharedSchemaType::t(). |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\twenty_crm\Plugin\GraphQLCompose\SchemaType\TwentyCrmSharedSchemaType::$gqlSchemaTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest extends unknown class weitzman\DrupalTestTraits\ExistingSiteBase. |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::drupalGet(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertSession(). |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::getSession(). |
| 6 | 6 | 1 | Other problem | Call to an undefined static method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertIsArray(). |
| 3 | 3 | 1 | Other problem | Call to an undefined static method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertNotEmpty(). |
| 9 | 9 | 1 | Other problem | Call to an undefined static method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertArrayHasKey(). |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertNotNull(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertStringContainsStringIgnoringCase(). |
| 4 | 4 | 1 | Other problem | Call to an undefined static method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::assertEmpty(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\twenty_crm\ExistingSite\AutocompleteControllerTest::markTestSkipped(). |