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 |
|---|---|---|---|---|
| headless_cms 1.x-dev | Module | 2 | 15000 | chfoidl, nimoatwoodway |
| 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 |
|---|---|---|---|---|
| 6 | 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 | 1 | 1 | Other problem | Call to static method isMigrationRunning() on an unknown class Drupal\migrate_utils\MigrateState. |
| 1 | 1 | 1 | Other problem | Parameter $natsClientManager of method Drupal\headless_cms_notify_nats\Plugin\HeadlessNotifyTransport\HeadlessNotifyNatsTransport::__construct() has invalid type Drupal\nats\NatsClientManagerInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\headless_cms_notify_nats\Plugin\HeadlessNotifyTransport\HeadlessNotifyNatsTransport::$natsClientManager has unknown class Drupal\nats\NatsClientManagerInterface as its type. |
| 2 | 2 | 1 | Parse error | Class Drupal\nats\NatsClientManagerInterface not found. |
| 1 | 1 | 1 | Other problem | Parameter $encryptionProfileManager of method Drupal\headless_cms_preview\Form\HeadlessCmsPreviewSettingsForm::__construct() has invalid type Drupal\encrypt\EncryptionProfileManagerInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\headless_cms_preview\Form\HeadlessCmsPreviewSettingsForm::$encryptionProfileManager has unknown class Drupal\encrypt\EncryptionProfileManagerInterface as its type. |
| 1 | 1 | 1 | Other problem | Parameter $encrypt of method Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::__construct() has invalid type Drupal\encrypt\EncryptServiceInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::$encrypt has unknown class Drupal\encrypt\EncryptServiceInterface as its type. |
| 1 | 1 | 1 | Other problem | Parameter $encryptionProfileManager of method Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::__construct() has invalid type Drupal\encrypt\EncryptionProfileManagerInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::$encryptionProfileManager has unknown class Drupal\encrypt\EncryptionProfileManagerInterface as its type. |
| 1 | 1 | 1 | Other problem | Parameter $encrypt of method Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::setEncrypt() has invalid type Drupal\encrypt\EncryptServiceInterface. |
| 1 | 1 | 1 | Other problem | Parameter $encryptionProfileManager of method Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::setEncryptionProfileManager() has invalid type Drupal\encrypt\EncryptionProfileManagerInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\headless_cms_preview\PreviewToken\PreviewTokenManager::getEncryptionProfile() has invalid return type Drupal\encrypt\EncryptionProfileInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\headless_cms_preview\Session\AccountProxyWrapper contains abstract method hasRole() from interface Drupal\Core\Session\AccountInterface. |
| 1 | 1 | 1 | Other problem | Parameter $natsClientManager of method Drupal\headless_cms_preview_nats\EventSubscriber\HeadlessPreviewEventSubscriber::__construct() has invalid type Drupal\nats\NatsClientManagerInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\headless_cms_preview_nats\EventSubscriber\HeadlessPreviewEventSubscriber::$natsClientManager has unknown class Drupal\nats\NatsClientManagerInterface as its type. |