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 |
|---|---|---|---|---|
| genoring 1.0.x-dev | Module | 0 | 15000 | guignonv |
| 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 |
|---|---|---|---|---|
| 3 | 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 | 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. |
| 2 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 47 | 17 | Other problem | Undefined variable: $this |
| 1 | 4 | 3 | Other problem | Undefined variable: $configuration |
| 1 | 1 | 1 | Other problem | Undefined variable: $exception |
| 1 | 1 | 1 | Other problem | Undefined variable: $uri |
| 1 | 1 | 1 | Other problem | Undefined variable: $data_manager |
| 1 | 1 | 1 | Other problem | Call to static method getUniqueId() on an unknown class Drupal\genoring\Element\Html. |
| 1 | 1 | 1 | Other problem | Class Drupal\Core\Entity\Annotation\ConfigEntityType is not an Attribute class. |
| 1 | 1 | 1 | Other problem | Undefined variable: $file_uri |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\genoring\EventSubscriber\DataManagerException not found. |
| 1 | 1 | 1 | Other problem | Undefined variable: $backtrace |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 'id_field' ('id_field', 'id_field'). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\genoring\Plugin\Field\FieldWidget\TaxonomyAutocompleteWidget::getMatchingModeLabel(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\genoring\Plugin\Field\FieldWidget\TaxonomyAutocompleteWidget::getValueModeLabel(). |