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 |
|---|---|---|---|---|
| refreshless 2.x-dev | Module | 3 | 15000 | ambient.impact, beautifulmind, ganeshsurya11, handkerchief, jaydip makawana, rajeshreeputra, renguer0, ronaldtebrake, wim leers |
| 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 |
|---|---|---|---|---|
| 7 | 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 | 48 | 13 | Drupal API, not rector covered | Call to deprecated method clearCachedDefinitions() of class Drupal\Core\Asset\LibraryDiscoveryCollector. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\refreshless_turbo\Service\AssetResolver contains abstract method getFontAssets() from interface Drupal\Core\Asset\AssetResolverInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\refreshless_turbo\Kernel\JavascriptAlterTest has an uninitialized readonly property $assetResolver. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\refreshless_turbo\Kernel\JavascriptAlterTest has an uninitialized readonly property $languageManager. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\refreshless\Value\PageState has an uninitialized readonly property $request. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\refreshless\Value\RequestWrapper has an uninitialized readonly property $request. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | This extension is obsolete. Obsolete extensions are usually uninstalled automatically when not needed anymore. You only need to do something about this if the uninstallation was unsuccessful. See https://www.drupal.org/project/refreshless. |