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 |
|---|---|---|---|---|
| entity_share 4.0.x-dev | Module | 6594 | 1000 | grimreaper, ithom, ivan.vujovic, joachim, yarik.lutsiuk |
| 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 |
|---|---|---|---|---|
| 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. |
| 2 | 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 | 5 | 2 | Other problem | Call to static method generateHash() on an unknown class Drupal\redirect\Entity\Redirect. |
| 2 | 67 | 37 | Other problem | Call to static method encode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 6 | 33 | 13 | Drupal API, rector covered | Call to deprecated function entity_test_create_bundle(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\entity_test\EntityTestHelper::createBundle() instead. |
| 1 | 1 | 1 | Other problem | Access to undefined constant Drupal\entity_share_client\Plugin\EntityShareClient\Processor\BlockFieldBlockContentImporter::INFINITE_RECURSION_DEPTH. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_client\Form\ImportConfigForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_client\Form\RemoteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction extends unknown class Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction contains abstract method submitConfigurationForm() from interface Drupal\Core\Plugin\PluginFormInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction contains abstract method validateConfigurationForm() from interface Drupal\Core\Plugin\PluginFormInterface. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction::__construct() calls parent::__construct() but Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction::$configuration. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\entity_share_client\Plugin\Action\UpdatePolicyAction::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share_client\Plugin\KeyType\EntityShareBasicAuth extends unknown class Drupal\key\Plugin\KeyType\AuthenticationMultivalueKeyType. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share_client\Plugin\KeyType\EntityShareHeader extends unknown class Drupal\key\Plugin\KeyType\AuthenticationMultivalueKeyType. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share_client\Plugin\KeyType\EntityShareOauth extends unknown class Drupal\key\Plugin\KeyType\AuthenticationMultivalueKeyType. |
| 1 | 1 | 1 | Other problem | Parameter $repository of method Drupal\entity_share_client\Service\KeyProvider::setKeyRepository() has invalid type Drupal\key\KeyRepositoryInterface. |
| 1 | 9 | 6 | Parse error | Class Drupal\key\KeyRepositoryInterface not found. |
| 1 | 3 | 3 | Parse error | Class Drupal\key\Entity\Key not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_share_client\Functional\AuthenticationBasicAuthTestBase::createTestKey(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\entity_share_client\Functional\AuthenticationOAuthTest uses unknown trait Drupal\Tests\simple_oauth\Functional\SimpleOauthTestTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_share_client\Functional\AuthenticationOAuthTest::setUpKeys(). |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class Drupal\consumers\Entity\Consumer. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\entity_share_client\Functional\AuthenticationOAuthTest::createTestKey(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\entity_share_client\Functional\AuthenticationTestBase uses unknown trait Drupal\Tests\key\Functional\KeyTestTrait. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\entity_share_client\Functional\BookStructureImporterTest::$bookManager has unknown class Drupal\book\BookManagerInterface as its type. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\ChannelForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\FilterAddForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_share_server\Form\FilterBaseForm::$filterId. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\FilterDeleteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\FilterEditForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\GroupAddForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_share_server\Form\GroupBaseForm::$groupId. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\GroupDeleteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\GroupEditForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\SearchAddForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_share_server\Form\SearchBaseForm::$searchId. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\SearchDeleteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\SearchEditForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\SortAddForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_share_server\Form\SortBaseForm::$sortId. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\SortDeleteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\entity_share_server\Form\SortEditForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareBlockFieldEnhancer extends unknown class Drupal\jsonapi_extras\Plugin\ResourceFieldEnhancerBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareBlockFieldEnhancer::__construct() calls parent::__construct() but Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareBlockFieldEnhancer does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareBlockFieldEnhancer::doUndoTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareBlockFieldEnhancer::doTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareEmbeddedEntitiesEnhancer extends unknown class Drupal\jsonapi_extras\Plugin\ResourceFieldEnhancerBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareEmbeddedEntitiesEnhancer::__construct() calls parent::__construct() but Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareEmbeddedEntitiesEnhancer does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareEmbeddedEntitiesEnhancer::doUndoTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareEmbeddedEntitiesEnhancer::doTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer extends unknown class Drupal\jsonapi_extras\Plugin\ResourceFieldEnhancerBase. |
| 1 | 1 | 1 | Other problem | Parameter $metatag_manager of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer::__construct() has invalid type Drupal\metatag\MetatagManagerInterface. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer::__construct() calls parent::__construct() but Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer::doUndoTransform() has invalid type Shaper\Util\Context. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer::doTransform() has invalid type Shaper\Util\Context. |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareMetatagEnhancer::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer extends unknown class Drupal\jsonapi_extras\Plugin\ResourceFieldEnhancerBase. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer::__construct() calls parent::__construct() but Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer::doUndoTransform() has invalid type Shaper\Util\Context. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Call to static method getPathautoStateKey() on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer::doTransform() has invalid type Shaper\Util\Context. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareSerializedDataEnhancer extends unknown class Drupal\jsonapi_extras\Plugin\ResourceFieldEnhancerBase. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareSerializedDataEnhancer::doTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareSerializedDataEnhancer::doUndoTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Class Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer extends unknown class Drupal\jsonapi_extras\Plugin\jsonapi\FieldEnhancer\UuidLinkEnhancer. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer::create() calls parent::create() but Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer::doUndoTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Parameter $context of method Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer::doTransform() has invalid type Shaper\Util\Context. |
| 1 | 1 | 1 | Other problem | Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer::doTransform() calls parent::doTransform() but Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntityShareUuidLinkEnhancer does not extend any class. |