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 |
|---|---|---|---|---|
| frontify_assets 2.0.4 | Module | 13 | 15000 | jeetmail72 |
| 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 |
|---|---|---|---|---|
| 2 | 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. |
| 2 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 4 | 59 | 16 | PHPUnit API | Call to deprecated method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5320 |
| 1 | 1 | 1 | Other problem | Class Drupal\frontify_assets\Plugin\media\Source\Image extends unknown class Drupal\frontify_assets\Plugin\media\Source\File. |
| 1 | 1 | 1 | Other problem | Drupal\frontify_assets\Plugin\media\Source\Image::__construct() calls parent::__construct() but Drupal\frontify_assets\Plugin\media\Source\Image does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\frontify_assets\Plugin\media\Source\Image::getMetadataAttributes() calls parent::getMetadataAttributes() but Drupal\frontify_assets\Plugin\media\Source\Image does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\frontify_assets\Plugin\media\Source\Image::t(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\frontify_assets\Plugin\media\Source\Image::$configuration. |
| 3 | 3 | 1 | Other problem | Drupal\frontify_assets\Plugin\media\Source\Image::getMetadata() calls parent::getMetadata() but Drupal\frontify_assets\Plugin\media\Source\Image does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\frontify_assets\Plugin\media\Source\Image::createSourceField() calls parent::createSourceField() but Drupal\frontify_assets\Plugin\media\Source\Image does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\frontify_assets\Plugin\media\Source\Image::$fieldTypeManager. |
| 1 | 1 | 1 | Other problem | Drupal\frontify_assets\Plugin\media\Source\Image::prepareViewDisplay() calls parent::prepareViewDisplay() but Drupal\frontify_assets\Plugin\media\Source\Image does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\frontify_assets\Plugin\media\Source\Image::getSourceFieldDefinition(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\frontify_assets\Plugin\media\Source\Image::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\SubFieldItemList contains abstract method last() from interface Drupal\Core\TypedData\ListInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\SubFieldItemList::removeItem() should return $this(Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\SubFieldItemList) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\FileSubFieldItemList contains abstract method last() from interface Drupal\Core\TypedData\ListInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\FileSubFieldItemList::removeItem() should return $this(Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\FileSubFieldItemList) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\StubFieldItemList contains abstract method last() from interface Drupal\Core\TypedData\ListInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\StubFieldItemList::removeItem() should return $this(Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\StubFieldItemList) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\FrontifyFiledDownloadFormatterTest::expectWarning(). |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\StubImageFieldItemList contains abstract method last() from interface Drupal\Core\TypedData\ListInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\StubImageFieldItemList::removeItem() should return $this(Drupal\Tests\frontify_assets\Unit\Plugin\Field\FieldFormatter\StubImageFieldItemList) but return statement is missing. |