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 |
|---|---|---|---|---|
| activitypub 1.0.x-dev | Module | 42 | 15000 | aleix, swentel |
| 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 |
|---|---|---|---|---|
| 7 | 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 | 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 | 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 | 3 | Parse error | Function imagecache_external_generate_path not found. |
| 1 | 6 | 3 | Drupal API, not rector covered | Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\activitypub_mastodon_api\Plugin\rest\resource\Apps::logger(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Core\EventSubscriber\HttpExceptionSubscriberBase::getBaseRouteRequirements(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\EventSubscriber\UnimplementedEndpointSubscriber::$addAccessCheckRequirement. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\EventSubscriber\UnimplementedEndpointSubscriber::$fileUploadHandler. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\EventSubscriber\UnimplementedEndpointSubscriber::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\EventSubscriber\UnimplementedEndpointSubscriber::$utility. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\EventSubscriber\UnimplementedEndpointSubscriber::$fileSystem. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Plugin\rest\resource\ActivityPubApiRestBase::$fileUploadHandler. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Plugin\rest\resource\ActivityPubApiRestBase::$fileSystem. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Plugin\rest\resource\ActivityPubApiRestMediaBase::$utility. |
| 1 | 1 | 1 | Other problem | Drupal\activitypub_api\Services\ActivityPubApiResponse::getRawBaseRouteRequirements() calls parent::getBaseRouteRequirements() but Drupal\activitypub_api\Services\ActivityPubApiResponse does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Services\ActivityPubApiResponse::$addAccessCheckRequirement. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Services\ActivityPubApiResponse::$fileUploadHandler. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Services\ActivityPubApiResponse::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Services\ActivityPubApiResponse::$utility. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_api\Services\ActivityPubApiResponse::$fileSystem. |
| 1 | 1 | 1 | Other problem | Drupal\activitypub_mastodon_api\EventSubscriber\ActivityPubMastodonApiEventSubscriber::getRawBaseRouteRequirements() calls parent::getBaseRouteRequirements() but Drupal\activitypub_mastodon_api\EventSubscriber\ActivityPubMastodonApiEventSubscriber does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\EventSubscriber\ActivityPubMastodonApiEventSubscriber::$addAccessCheckRequirement. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\EventSubscriber\ActivityPubMastodonApiEventSubscriber::$fileUploadHandler. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\EventSubscriber\ActivityPubMastodonApiEventSubscriber::$utility. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\EventSubscriber\ActivityPubMastodonApiEventSubscriber::$fileSystem. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Core\Form\ConfigFormBase::getBaseRouteRequirements(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\Form\MastodonApiSettingsForm::$addAccessCheckRequirement. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\Form\MastodonApiSettingsForm::$fileUploadHandler. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\Form\MastodonApiSettingsForm::$logger. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\Form\MastodonApiSettingsForm::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\Form\MastodonApiSettingsForm::$utility. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\activitypub_mastodon_api\Form\MastodonApiSettingsForm::$fileSystem. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\activitypub_mastodon_api\Functional\MastodonApiTest::mapMimeType(). |
| 1 | 1 | 1 | Other problem | Class Drupal\activitypub_reader\Reader extends unknown class Drupal\reader\ReaderBase. |
| 30 | 30 | 1 | Other problem | Call to an undefined method Drupal\activitypub_reader\Reader::t(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\activitypub_reader\Reader::addSourcesButton(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\activitypub_reader\Reader::addSourcesConfirmDeleteText(). |
| 1 | 1 | 1 | Other problem | Method Drupal\activitypub\Entity\Activity::setContext() should return $this(Drupal\activitypub\Entity\Activity) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $actor (Drupal\activitypub\Entity\ActorInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Method Drupal\activitypub\Services\ResolveService::resolveQuery() should return array but return statement is missing. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\activitypub\Access\AuthenticatedUserHasActorCheck::currentUser(). |