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 |
|---|---|---|---|---|
| archivesspace 2.x-dev | Module | 12 | 15000 | jasloe, seth.e.shaw |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 4 | 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 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 3 | 5 | 3 | Drupal API, not rector covered | Call to method __construct() of deprecated class Drupal\migrate\MigrateSkipProcessException. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Return FALSE from a process plugin's isPipelineStopped() method to stop further processing on a pipeline. |
| 3 | 5 | 3 | Drupal API, not rector covered | Instantiation of deprecated class Drupal\migrate\MigrateSkipProcessException. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Return FALSE from a process plugin's isPipelineStopped() method to stop further processing on a pipeline. |
| 2 | 47 | 17 | Other problem | Undefined variable: $this |
| 1 | 1 | 1 | Other problem | Method Drupal\archivesspace\ArchivesSpaceBreadcrumbBuilder::applies() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\archivesspace\ArchivesSpaceDataConverter extends unknown class Drupal\rdf\CommonDataConverter. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\archivesspace\ArchivesSpaceIterator::rewind() is not covariant with tentative return type void of method Iterator<mixed,mixed>::rewind(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\archivesspace\ArchivesSpaceIterator::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\archivesspace\ArchivesSpaceIterator::current() is not covariant with tentative return type mixed of method Iterator<mixed,mixed>::current(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\archivesspace\ArchivesSpaceIterator::key() is not covariant with tentative return type mixed of method Iterator<mixed,mixed>::key(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\archivesspace\ArchivesSpaceIterator::next() is not covariant with tentative return type void of method Iterator<mixed,mixed>::next(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\archivesspace\ArchivesSpaceIterator::valid() is not covariant with tentative return type bool of method Iterator<mixed,mixed>::valid(). |
| 1 | 1 | 1 | Guzzle API | Method Drupal\archivesspace\ArchivesSpaceUtils::getResourceDescription() should return Drupal\archivesspace\GuzzleHttp\Psr7\Stream but return statement is missing. |
| 2 | 2 | 1 | Other problem | Undefined variable: $state |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 'linear_feet' ('linear_feet', 'linear_feet'). |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 'cubic_feet' ('cubic_feet', 'cubic_feet'). |
| 1 | 1 | 1 | Other problem | Class Drupal\archivesspace\Plugin\migrate\process\SkipOnRegex extends unknown class Drupal\migrate_plus\Plugin\migrate\process\SkipOnValue. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\archivesspace\Plugin\rest\resource\UpdateASResource::$utils. |
| 1 | 1 | 1 | Other problem | Undefined variable: $results |
| 1 | 1 | 1 | Other problem | Undefined variable: $max_pages |