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 |
|---|---|---|---|---|
| graphql_compose 3.0.x-dev | Module | 1982 | 15000 | almunnings, jmolivas |
| 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 |
|---|---|---|---|---|
| 14 | 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. |
| 3 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 3 | 13 | 10 | Other problem | Call to static method load() on an unknown class Drupal\search_api\Entity\Index. |
| 2 | 13 | 8 | Parse error | Class Drupal\search_api\Plugin\views\query\SearchApiQuery not found. |
| 1 | 41 | 33 | Other problem | Cannot unset property Drupal\views\ViewExecutable::$row_index because it might have hooks in a subclass. |
| 1 | 3 | 2 | Other problem | Call to static method parseJsonld() on an unknown class Drupal\schema_metatag\SchemaMetatagManager. |
| 1 | 1 | 1 | Other problem | Call to static method encodeJsonld() on an unknown class Drupal\schema_metatag\SchemaMetatagManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\graphql_compose_views\Plugin\search_api\display\ViewsGraphQL extends unknown class Drupal\search_api\Plugin\search_api\display\ViewsDisplayBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\graphql_compose_views\Plugin\search_api\display\ViewsGraphQL::getPluginDefinition(). |
| 1 | 1 | 1 | Other problem | Property Drupal\graphql_compose\Plugin\GraphQLCompose\FieldType\AddressCountryItem::$countryRepository has unknown class CommerceGuys\Addressing\Country\CountryRepositoryInterface as its type. |
| 1 | 1 | 1 | Other problem | Property Drupal\graphql_compose\Plugin\GraphQLCompose\FieldType\AddressItem::$countryRepository has unknown class CommerceGuys\Addressing\Country\CountryRepositoryInterface as its type. |
| 1 | 2 | 2 | Other problem | Call to static method getTargetTypes() on an unknown class Drupal\dynamic_entity_reference\Plugin\Field\FieldType\DynamicEntityReferenceItem. |
| 1 | 1 | 1 | Other problem | Property Drupal\graphql_compose\Plugin\GraphQLCompose\FieldType\ImageItem::$sanitizer has unknown class enshrined\svgSanitize\Sanitizer as its type. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\graphql_compose\Functional\Contrib\BlockFieldTest uses unknown trait Drupal\Tests\block_field\Traits\BlockFieldTestTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\graphql_compose\Functional\Contrib\BlockFieldTest::createBlockField(). |