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 |
|---|---|---|---|---|
| edit_plus 2.3.x-dev | Module | 38 | 15000 | tim bozeman |
| 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 |
|---|---|---|---|---|
| 6 | 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 | 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 | 2 | 2 | Drupal API, not rector covered | Call to deprecated function template_preprocess_textarea(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 2 | 2 | Other problem | This extension is deprecated. Don't use it. See https://www.drupal.org/project/lb_plus. |
| 1 | 1 | 1 | Other problem | Method Drupal\edit_plus\Controller\MultipleEntityFormController::entityContent() should return array but return statement is missing. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\Controller\MultipleEntityFormController::getFormEntity(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\Controller\MultipleEntityFormController::updateFormState(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\Controller\MultipleEntityFormController::getUserInput(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\Controller\MultipleEntityFormController::setUserInput(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\Controller\MultipleEntityFormController::$requestStack. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::getFormEntity(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::$tempstoreRepository. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::$dispatcher. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::$moduleHandler. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::$fieldGenerator. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::updateFormState(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::getUserInput(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::setUserInput(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::$entityTypeManager. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::$entityDisplayRepository. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\Event\FieldAttributes::$delta. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\edit_plus\Event\FieldAttributes::$property. |
| 1 | 1 | 1 | Other problem | Method Drupal\edit_plus\EventSubscriber\NavigationPlusReplaceMediaClearForm::entityContent() should return array but return statement is missing. |