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 |
|---|---|---|---|---|
| ckeditor5_premium_features 1.8.1 | Module | 13496 | 500 | mgsy, salmonek, wwalc |
| 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 |
|---|---|---|---|---|
| 21 | 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. |
| 9 | 886 | 241 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 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. |
| 4 | 13 | 9 | Parse error | Class Drupal\paragraphs\Entity\Paragraph not found. |
| 1 | 2 | 2 | Drupal API, not rector covered | Call to deprecated function template_preprocess_textarea(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 3 | 3 | 1 | Other problem | Call to static method encode() on an unknown class Firebase\JWT\JWT. |
| 1 | 1 | 1 | Other problem | Class Drupal\ckeditor5_premium_features_ai_assistant\Annotation\CKEditor5AiProvider has an uninitialized readonly property $id. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\ckeditor5_premium_features_ai_assistant\Annotation\CKEditor5AiProvider has an uninitialized readonly property $title. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Class Drupal\ckeditor5_premium_features_ai_assistant\Annotation\CKEditor5AiProvider has an uninitialized readonly property $description. Assign it in the constructor. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AWSBedrockAi::getClient() has invalid return type Aws\BedrockRuntime\BedrockRuntimeClient. |
| 1 | 2 | 2 | Parse error | Instantiated class Aws\BedrockRuntime\BedrockRuntimeClient not found. |
| 1 | 3 | 2 | Parse error | Instantiated class Aws\Credentials\Credentials not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AWSBedrockAi::invokeModel() has invalid return type Aws\Result. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AWSBedrockAi::invokeClaude() has invalid return type Aws\Result. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AWSBedrockAi::invokeAi21() has invalid return type Aws\Result. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AWSBedrockAi::invokeCohere() has invalid return type Aws\Result. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AWSBedrockAi::invokeMeta() has invalid return type Aws\Result. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\AzureAi::getClient() has invalid return type OpenAI\Client. |
| 1 | 1 | 1 | Other problem | Call to static method factory() on an unknown class OpenAI. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_ai_assistant\Plugin\CKEditor5AiProvider\OpenAi::getClient() has invalid return type OpenAI\Client. |
| 1 | 1 | 1 | Other problem | Call to static method client() on an unknown class OpenAI. |
| 1 | 1 | 1 | Parse error | Used function Symfony\Component\DependencyInjection\Loader\Configurator\param not found. |
| 1 | 1 | 1 | Parse error | Function ckeditor5_plugin_pack_library_loader not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_merge_fields\Form\MergeFieldsGroupForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\ckeditor5_premium_features_merge_fields\Form\MergeFieldsItemForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\ckeditor5_premium_features\ComposerInstaller\LegacyInstaller extends unknown class Drupal\package_manager\StageBase. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\ckeditor5_premium_features\ComposerInstaller\LegacyInstaller::$tempStore. |
| 1 | 1 | 1 | Other problem | Access to undefined constant static(Drupal\ckeditor5_premium_features\ComposerInstaller\LegacyInstaller)::TEMPSTORE_LOCK_KEY. |
| 2 | 2 | 1 | Other problem | Class Drupal\ckeditor5_premium_features\Diff\Ckeditor5HtmlDiff does not have a constructor and must be instantiated without any parameters. |
| 1 | 1 | 1 | Other problem | Class Drupal\ckeditor5_premium_features\Diff\Ckeditor5HtmlDiff extends unknown class Caxy\HtmlDiff\HtmlDiff. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\ckeditor5_premium_features\Diff\Ckeditor5HtmlDiff::operations(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\ckeditor5_premium_features\Diff\Ckeditor5HtmlDiff::$newWords. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\ckeditor5_premium_features\Diff\Ckeditor5HtmlDiff::$oldWords. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\ckeditor5_premium_features\Diff\Ckeditor5HtmlDiff::$content. |
| 9 | 9 | 1 | Parse error | Class Drupal\layout_paragraphs\Contracts\ComponentFormInterface not found. |
| 1 | 1 | 1 | Drupal API, not rector covered | Call to deprecated function _ckeditor5_theme_css(). Deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. No replacement is provided. |
| 1 | 1 | 1 | Other problem | This extension is deprecated. Don't use it. See https://www.drupal.org/project/ckeditor5_premium_features/issues/3533521. |