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 |
|---|---|---|---|---|
| trashcan 1.0.x-dev | Module | 0 | 15000 | deviantintegral, marcoscano, penyaskito |
| 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 |
|---|---|---|---|---|
| 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 | 100 | 52 | Drupal API, rector covered | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 1 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 3 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 1 | 3 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #1 $route_match (Drupal\Core\Routing\RouteMatchInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Class Drupal\trashcan\Plugin\Action\TrashcanMoveToTrashAction extends unknown class Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Action\TrashcanMoveToTrashAction::__construct() calls parent::__construct() but Drupal\trashcan\Plugin\Action\TrashcanMoveToTrashAction does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\trashcan\Plugin\Action\TrashcanMoveToTrashAction::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\trashcan\Plugin\Action\TrashcanPurgeAction extends unknown class Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Action\TrashcanPurgeAction::__construct() calls parent::__construct() but Drupal\trashcan\Plugin\Action\TrashcanPurgeAction does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\trashcan\Plugin\Action\TrashcanPurgeAction::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\trashcan\Plugin\Action\TrashcanRestoreFromTrashAction extends unknown class Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Action\TrashcanRestoreFromTrashAction::__construct() calls parent::__construct() but Drupal\trashcan\Plugin\Action\TrashcanRestoreFromTrashAction does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\trashcan\Plugin\Action\TrashcanRestoreFromTrashAction::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\trashcan\Plugin\Derivative\TrashcanEntityMatcherDeriver extends unknown class Drupal\linkit\Plugin\Derivative\EntityMatcherDeriver. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Derivative\TrashcanEntityMatcherDeriver::__construct() calls parent::__construct() but Drupal\trashcan\Plugin\Derivative\TrashcanEntityMatcherDeriver does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\trashcan\Plugin\Derivative\TrashcanEntityMatcherDeriver::$derivatives. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Derivative\TrashcanEntityMatcherDeriver::getDerivativeDefinitions() calls parent::getDerivativeDefinitions() but Drupal\trashcan\Plugin\Derivative\TrashcanEntityMatcherDeriver does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanEntityMatcher extends unknown class Drupal\linkit\Plugin\Linkit\Matcher\EntityMatcher. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanEntityMatcher::getSummary() calls parent::getSummary() but Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanEntityMatcher does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanEntityMatcher::t(). |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanEntityMatcher::buildEntityQuery() calls parent::buildEntityQuery() but Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanEntityMatcher does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanNodeMatcher extends unknown class Drupal\linkit\Plugin\Linkit\Matcher\NodeMatcher. |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanNodeMatcher::getSummary() calls parent::getSummary() but Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanNodeMatcher does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanNodeMatcher::t(). |
| 1 | 1 | 1 | Other problem | Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanNodeMatcher::buildEntityQuery() calls parent::buildEntityQuery() but Drupal\trashcan\Plugin\Linkit\Matcher\TrashcanNodeMatcher does not extend any class. |