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 |
|---|---|---|---|---|
| hal 2.x-dev | Module | 27663 | 200 | bbrala, larowlan |
| 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. |
| 1 | 1 | 1 | Other problem | Method Drupal\hal\Normalizer\EntityReferenceItemNormalizer::getUuid() should return string but return statement is missing. |
| 2 | 2 | 1 | Parse error | Class Drupal\entity_reference_revisions\Plugin\Field\FieldType\EntityReferenceRevisionsItem not found. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\hal\Normalizer\FieldNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ListNormalizer::normalize(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::$entity. |
| 1 | 1 | 1 | Other problem | Access to an undefined static property static(Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase)::$entityTypeId. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::$serializer. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::request(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::assertResourceErrorResponse(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::$entity. |
| 1 | 1 | 1 | Other problem | Access to an undefined static property static(Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase)::$entityTypeId. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::$serializer. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::request(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::assertResourceErrorResponse(). |
| 1 | 1 | 1 | Other problem | Access to an undefined static property static(Drupal\Tests\hal\Functional\file\FileUploadHalJsonTestBase)::$entityTypeId. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase extends unknown class Drupal\Tests\aggregator\Functional\Rest\FeedResourceTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::getExpectedNormalizedEntity() calls parent::getExpectedNormalizedEntity() but Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase does not extend any class. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::$baseUrl. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase::getNormalizedPostEntity() calls parent::getNormalizedPostEntity() but Drupal\Tests\hal\Functional\aggregator\FeedHalJsonTestBase does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase extends unknown class Drupal\Tests\aggregator\Functional\Rest\ItemResourceTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::getExpectedNormalizedEntity() calls parent::getExpectedNormalizedEntity() but Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\aggregator\Entity\Feed. |
| 8 | 8 | 1 | Other problem | Access to an undefined property Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::$baseUrl. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase::getNormalizedPostEntity() calls parent::getNormalizedPostEntity() but Drupal\Tests\hal\Functional\aggregator\ItemHalJsonTestBase does not extend any class. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\hal\Functional\dblog\DbLogResourceTest::getExpectedUnauthorizedAccessMessage() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\hal\Functional\dblog\DbLogResourceTest::getExpectedUnauthorizedAccessCacheability() should return Drupal\Core\Cache\RefinableCacheableDependencyInterface but return statement is missing. |
| 1 | 123 | 64 | Other problem | Call to deprecated function curl_close(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\rdf\RdfMappingHalJsonAnonTest extends unknown class Drupal\Tests\rdf\Functional\Rest\RdfMappingResourceTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\rdf\RdfMappingHalJsonBasicAuthTest extends unknown class Drupal\Tests\rdf\Functional\Rest\RdfMappingResourceTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\rdf\RdfMappingHalJsonCookieTest extends unknown class Drupal\Tests\rdf\Functional\Rest\RdfMappingResourceTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\tour\TourHalJsonAnonTest extends unknown class Drupal\Tests\tour\Functional\Rest\TourResourceTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\tour\TourHalJsonBasicAuthTest extends unknown class Drupal\Tests\tour\Functional\Rest\TourResourceTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\hal\Functional\tour\TourHalJsonCookieTest extends unknown class Drupal\Tests\tour\Functional\Rest\TourResourceTestBase. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\hal\Functional\user\RestRegisterUserTest::getExpectedUnauthorizedAccessMessage() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\hal\Functional\user\RestRegisterUserTest::getExpectedUnauthorizedAccessCacheability() should return Drupal\Core\Cache\RefinableCacheableDependencyInterface but return statement is missing. |