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 |
|---|---|---|---|---|
| lightning_media 5.0.x-dev | Module | 6203 | 1000 | acquia, balsama, phenaproxima, vipin.mittal18, vishalkhode |
| 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 |
|---|---|---|---|---|
| 9 | 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. |
| 1 | 4 | 3 | Other problem | Call to static method create() on an unknown class Drupal\entity_browser\Entity\EntityBrowser. |
| 1 | 76 | 48 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_RENAME 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::Rename instead. |
| 3 | 8 | 5 | Drupal API, not rector covered | Call to method __construct() of deprecated class Drupal\Core\Archiver\Tar. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 3 | 8 | 5 | Drupal API, not rector covered | Instantiation of deprecated class Drupal\Core\Archiver\Tar. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 14 | 10 | Other problem | Deprecated in PHP 8.4: Parameter #1 $ids (array) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #2 $filter (callable) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\ckeditor\Ajax\AddStyleSheetCommand not found. |
| 3 | 6 | 4 | Drupal API, not rector covered | Call to method extract() of deprecated class Drupal\Core\Archiver\Tar. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Other problem | Class Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget extends unknown class Drupal\image_widget_crop\Plugin\Field\FieldWidget\ImageCropWidget. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget::defaultSettings() calls parent::defaultSettings() but Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget::settingsForm() calls parent::settingsForm() but Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget::t(). |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget::getSetting() calls parent::getSetting() but Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to static method getCropTypeNames() on an unknown class Drupal\crop\Entity\CropType. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\lightning_media_image\Plugin\Field\FieldWidget\ImageCropWidget::$imageWidgetCropManager. |
| 4 | 4 | 1 | Other problem | Access to constant SELECTION_MODE_APPEND on an unknown class Drupal\entity_browser\Element\EntityBrowserElement. |
| 3 | 3 | 1 | Parse error | Function slick_libraries_get_path not found. |
| 1 | 5 | 3 | Other problem | Deprecated in PHP 8.4: Parameter #3 $previous (Exception) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\lightning_media\Exception\IndeterminateBundleException::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\lightning_media\Exception\IndeterminateBundleException::getIterator() is not covariant with tentative return type Traversable of method IteratorAggregate<mixed,mixed>::getIterator(). |
| 1 | 1 | 1 | Other problem | Class Drupal\lightning_media\Form\EntityEmbedDialog extends unknown class Drupal\entity_embed\Form\EntityEmbedDialog. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Form\EntityEmbedDialog::buildEmbedStep() calls parent::buildEmbedStep() but Drupal\lightning_media\Form\EntityEmbedDialog does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Form\EntityEmbedDialog::config(). |
| 1 | 1 | 1 | Other problem | Method Drupal\lightning_media\Form\MediaForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $summary (array) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Plugin\EntityBrowser\Widget\EmbedCode::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy extends unknown class Drupal\entity_browser\WidgetBase. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::getForm() calls parent::getForm() but Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::t(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::$configuration. |
| 1 | 1 | 1 | Other problem | Call to static method addCallback() on an unknown class Drupal\inline_entity_form\ElementSubmit. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::validate() calls parent::validate() but Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::selectEntities(). |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy does not extend any class. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::calculateDependencies() calls parent::calculateDependencies() but Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy does not extend any class. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\lightning_media\Plugin\EntityBrowser\Widget\FileUpload::$configuration. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Plugin\EntityBrowser\Widget\FileUpload::t(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Plugin\EntityBrowser\Widget\FileUpload::selectEntities(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::buildConfigurationForm(). |
| 1 | 1 | 1 | Other problem | Class Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage extends unknown class Drupal\entity_embed\Plugin\entity_embed\EntityEmbedDisplay\ImageFieldFormatter. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage::getAttributeValues() calls parent::getAttributeValues() but Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage::getFieldDefinition() calls parent::getFieldDefinition() but Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage::getFieldValue() calls parent::getFieldValue() but Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lightning_media\Plugin\entity_embed\EntityEmbedDisplay\MediaImage::getEntityFromContext(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\lightning_media_instagram\Plugin\media\Source\Instagram::$typedDataManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\lightning_media_twitter\Plugin\media\Source\Twitter::$typedDataManager. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\lightning_media\FunctionalJavascript\WebDriverWebAssert::waitForText() is not covariant with return type bool of method Drupal\FunctionalJavascriptTests\JSWebAssert::waitForText(). |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\entity_browser\Entity\EntityBrowser. |
| 2 | 2 | 1 | Parse error | Class Drupal\entity_browser\Entity\EntityBrowser not found. |