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 |
|---|---|---|---|---|
| bibcite 3.0.x-dev | Module | 1497 | 15000 | adcillc, adci_contributor, bkosborne, mark_fullmer |
| 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 |
|---|---|---|---|---|
| 11 | 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 | 2 | 2 | Drupal API, not rector covered | Call to deprecated method getFieldStorageDefinitions() of class Drupal\views\EntityViewsData. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. No replacement is provided. |
| 1 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 1 | 84 | 63 | Other problem | Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\bibcite_entity\ContributorViewsData::$entityManager. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite_entity\Form\ContributorCategoryForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite_entity\Form\ContributorForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite_entity\Form\ContributorRoleForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite_entity\Form\KeywordForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite_entity\Form\ReferenceForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite_entity\Form\ReferenceTypeForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\bibcite_entity\KeywordViewsData::$entityManager. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\bibcite_entity\Normalizer\ReferenceNormalizerBase::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\bibcite_entity\ReferenceViewsData::$entityManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\bibcite_export\Plugin\Action\ExportReferenceVBO::$renderer. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\bibcite_export\Plugin\Action\ExportReferenceVBO::$streamWrapperManager. |
| 1 | 1 | 1 | Other problem | Method Drupal\bibcite\Form\CslStyleForm::save() should return int but return statement is missing. |