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 |
|---|---|---|---|---|
| media_keepeekdam 1.0.x-dev | Module | 1 | 15000 | aamouri |
| 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 |
|---|---|---|---|---|
| 1 | 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 | 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 | 32 | 23 | Parse error | Function format_size not found. |
| 1 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 1 | 35 | 31 | Symfony API | Deprecated in PHP 8.4: Parameter #1 $request (Symfony\Component\HttpFoundation\Request) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #1 $type (string) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Method Drupal\media_keepeekdam\Controller\ConfigController::pageTitleCallback() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\media_keepeekdam\Controller\KeepeekSearchController::$dateFormatter. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #10 $image_factory (Drupal\Core\Image\ImageFactory) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Method Drupal\media_keepeekdam\Service\ClientFactory::runQuery() should return Psr\Http\Message\ResponseInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $current_user (Drupal\Core\Session\AccountProxyInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $image_factory (Drupal\Core\Image\ImageFactory) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #7 $current_user (Drupal\Core\Session\AccountProxyInterface) is implicitly nullable via default value null. |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\media_keepeekdam\Service\SearchService::$entityTypeManager. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\media_keepeekdam\Service\SearchService::$entityFieldManager. |
| 1 | 1 | 1 | Other problem | Method Drupal\media_keepeekdam\Service\SearchService::getSearchMedia() should return array but return statement is missing. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $param (string) is implicitly nullable via default value null. |