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 |
|---|---|---|---|---|
| cloudinary 3.0.x-dev | Module | 76 | 15000 | everright, grask0, lquessenberry, marcelovani, nginex, sdstyles, wouters_f |
| 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 |
|---|---|---|---|---|
| 8 | 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 | 72 | 59 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Render\Element\FormElement. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. use Drupal\Core\Render\Element\FormElementBase instead. |
| 2 | 47 | 29 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Render\Element\RenderElement. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\Element\RenderElementBase instead. |
| 1 | 147 | 67 | Parse error | Function watchdog_exception not found. |
| 1 | 2 | 2 | Parse error | Class Drupal\video_embed_field\Plugin\Field\FieldType\VideoEmbedField not found. |
| 1 | 8 | 4 | Other problem | Deprecated in PHP 8.4: Parameter #4 $previous (Exception) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $library_ui_builder of method Drupal\cloudinary_media_library_widget\Form\CloudinaryUploadForm::__construct() has invalid type Drupal\media_library\MediaLibraryUiBuilderInterface. |
| 2 | 2 | 1 | Other problem | Method Drupal\cloudinary_media_library_widget\Plugin\Field\FieldType\CloudinaryImage::postSave() should return bool but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\cloudinary_media_library_widget\Plugin\Field\FieldType\CloudinaryRaw::postSave() should return bool but return statement is missing. |
| 1 | 1 | 1 | Parse error | Instantiated class CloudinaryStorageDb not found. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $uri (string) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #3 $file (Drupal\file\FileInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Class Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo extends unknown class Drupal\video_embed_field\Plugin\Field\FieldFormatter\Video. |
| 1 | 1 | 1 | Other problem | Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::defaultSettings() calls parent::defaultSettings() but Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::settingsForm() calls parent::settingsForm() but Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo does not extend any class. |
| 16 | 16 | 1 | Other problem | Call to an undefined method Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::t(). |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::getSetting(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::$fieldDefinition. |
| 1 | 1 | 1 | Other problem | Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::settingsSummary() calls parent::settingsSummary() but Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo::viewElements() calls parent::viewElements() but Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideo does not extend any class. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cloudinary_video\Plugin\Field\FieldFormatter\CloudinaryVideoPlayer::viewElements() is not covariant with return type array of method Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter::viewElements(). |
| 1 | 1 | 1 | Other problem | Class Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary extends unknown class Drupal\video_embed_field\ProviderPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary::create() calls parent::create() but Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary does not extend any class. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary::getVideoId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary::getLocalThumbnailUri(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary::$thumbsDirectory. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary::getFileSystem(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cloudinary_video\Plugin\video_embed_field\Provider\Cloudinary::$httpClient. |