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 |
|---|---|---|---|---|
| external_entities 2.x-dev | Module | 1167 | 15000 | attiks, clemens.tolboom, colan, guignonv, hanno, jelle_s, pefferen, pgrond, rodrigoaguilera, rp7, velmir_taky, wim leers |
| 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 |
|---|---|---|---|---|
| 2 | 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. |
| 2 | 147 | 67 | Parse error | Function watchdog_exception not found. |
| 1 | 22 | 20 | Other problem | Deprecated in PHP 8.4: Parameter #4 $items (Drupal\Core\Field\FieldItemListInterface) is implicitly nullable via default value null. |
| 4 | 14 | 10 | Other problem | Deprecated in PHP 8.4: Parameter #1 $ids (array) is implicitly nullable via default value null. |
| 1 | 16 | 14 | Other problem | Deprecated in PHP 8.4: Parameter #4 $bubbleable_metadata (Drupal\Core\Render\BubbleableMetadata) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Class Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase extends unknown class Drupal\pathauto\Plugin\pathauto\AliasType\EntityAliasTypeBase. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::$entityTypeManager. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::getEntityTypeId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::bulkUpdate(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::$database. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::getSourcePrefix(). |
| 1 | 1 | 1 | Other problem | Call to static method bulkDelete() on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\external_entities_pathauto\Plugin\pathauto\AliasType\ExternalEntityAliasTypeBase::getLabel(). |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $annotation (Drupal\Core\Entity\ContentEntityInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\external_entities\Kernel\IefIntegrationTest::$storage. |