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 |
|---|---|---|---|---|
| transaction 1.x-dev | Module | 316 | 15000 | manuel.adan |
| 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 |
|---|---|---|---|---|
| 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. |
| 14 | 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 | 100 | 52 | Drupal API, rector covered | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 1 | 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 | Method Drupal\inline_entity_form\Form\EntityInlineForm::__construct() invoked with 4 parameters, 5 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\transaction\Form\TransactionOperationForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Call to deprecated method setTargetEntityTypeId() of interface Drupal\transaction\TransactionTypeInterface. Deprecated in transaction:8.x-1.0 and is removed from transaction:8.x-2.0. Target entity type should be set only in constructor. |
| 1 | 1 | 1 | Other problem | Method Drupal\transaction\Form\TransactionTypeFormBase::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\transaction\Plugin\RulesAction\LastTransactionFetch extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\transaction\Plugin\RulesAction\LastTransactionFetch::__construct() calls parent::__construct() but Drupal\transaction\Plugin\RulesAction\LastTransactionFetch does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\LastTransactionFetch::getContextValue(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transaction\Plugin\RulesAction\LastTransactionFetch::$pluginDefinition. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\LastTransactionFetch::setProvidedValue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\transaction\Plugin\RulesAction\TransactionCreate extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\transaction\Plugin\RulesAction\TransactionCreate::__construct() calls parent::__construct() but Drupal\transaction\Plugin\RulesAction\TransactionCreate does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\TransactionCreate::getContextValue(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transaction\Plugin\RulesAction\TransactionCreate::$pluginDefinition. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\TransactionCreate::getContextValues(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\TransactionCreate::getLabelValue(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\TransactionCreate::getDerivativeId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\transaction\Plugin\RulesAction\TransactionCreate::setProvidedValue(). |
| 5 | 5 | 1 | Other problem | Call to static method create() on an unknown class Drupal\rules\Context\ContextDefinition. |
| 2 | 2 | 1 | Other problem | Access to constant ASSIGNMENT_RESTRICTION_INPUT on an unknown class Drupal\rules\Context\ContextDefinitionInterface. |
| 1 | 1 | 1 | Other problem | Access to constant ASSIGNMENT_RESTRICTION_SELECTOR on an unknown class Drupal\rules\Context\ContextDefinitionInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\transaction\Plugin\RulesAction\TransactionExecute extends unknown class Drupal\rules\Core\RulesActionBase. |
| 1 | 1 | 1 | Other problem | Drupal\transaction\Plugin\RulesAction\TransactionExecute::__construct() calls parent::__construct() but Drupal\transaction\Plugin\RulesAction\TransactionExecute does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\transaction\Plugin\RulesAction\TransactionExecute::$pluginDefinition. |