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 |
|---|---|---|---|---|
| access_filter 2.1.0 | Module | 165 | 15000 | codeiP, HASEGAWA Tomoki, hayashi, kazuko.murata, ken_taguchi |
| 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 | 8 | 6 | Other problem | Cannot unset property Drupal\Core\Config\Entity\DraggableListBuilder::$weightKey because it might have hooks in a subclass. |
| 1 | 14 | 10 | Other problem | Deprecated in PHP 8.4: Parameter #1 $ids (array) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Access to undefined constant Drupal\access_filter\AccessFilterLegacyMiddleware::MASTER_REQUEST. |
| 1 | 1 | 1 | Symfony API | Return type mixed of method Drupal\access_filter\AccessFilterLegacyMiddleware::handle() is not covariant with return type Symfony\Component\HttpFoundation\Response of method Symfony\Component\HttpKernel\HttpKernelInterface::handle(). |
| 1 | 1 | 1 | Other problem | Access to constant on deprecated class Drupal\access_filter\AccessFilterLegacyMiddleware: This is a legacy implementation for Drupal 9 or lower. |
| 1 | 1 | 1 | Other problem | Method Drupal\access_filter\Form\EditForm::save() should return int but return statement is missing. |