Data was last updated on Dec 13, 2025, 02:08 PM UTC from dataset #685812.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| payment 2.x-dev | Module | 499 | 15000 | berdir, torotil, ricovandevin |
| 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 |
|---|---|---|---|---|
| 5 | 3047 | 2512 | 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 | 95 | 60 | 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. |
| 3 | 5 | 2 | Drupal API, not rector covered | Fetching deprecated class constant RETURN_AFFECTED of class Drupal\Core\Database\Database. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement. |
| 1 | 370 | 370 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 17 | 21 | 4 | PHPUnit API | Call to deprecated method setMethods() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/pull/3687 |
| 3 | 3 | 1 | Drupal API, not rector covered | Call to method isConfigurable() of deprecated class Drupal\Component\Plugin\PluginHelper. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Instead, use instanceof() to check for \Drupal\Component\Plugin\ConfigurableInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment_form\Functional\Plugin\Field\FieldFormatter\PaymentFormWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment_form\Functional\Plugin\Field\FieldType\PaymentFormWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment_form\Functional\Plugin\Field\FieldWidget\PaymentFormWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment_reference\Functional\Element\PaymentReferenceWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment_reference\Functional\Plugin\Field\FieldType\PaymentReferenceWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment_reference\Functional\Plugin\Field\FieldWidget\PaymentReferenceWebTest::$modules property must be protected. |
| 24 | 24 | 1 | PHPUnit API | Call to deprecated method at() of class PHPUnit\Framework\TestCase: https://github.com/sebastianbergmann/phpunit/issues/4297 |
| 1 | 1 | 1 | Other problem | #pre_render callback array{class-string<Drupal\payment\Element\PaymentLineItemsDisplay>, non-falsy-string} at key '0' is not callable. |
| 1 | 1 | 1 | Other problem | #pre_render callback array{class-string<Drupal\payment\Element\PaymentStatusesDisplay>, non-falsy-string} at key '0' is not callable. |
| 3 | 3 | 1 | Other problem | Usage of deprecated trait Drupal\plugin\Plugin\PluginOperationsProviderPluginManagerTrait in class [redacted]:getInstanceFromDefinition(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Controller\PaymentMethodTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Controller\PaymentStatusWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Controller\PaymentTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Controller\PaymentTypeWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Element\PaymentLineItemsInputWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Entity\Payment\PaymentStorageWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\ModuleInstallUninstallWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\PaymentAdministrationCategoryWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Functional\Plugin\Payment\LineItem\BasicWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Kernel\DatabaseQueueWebTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\payment\Kernel\PaymentUnitTest::$modules property must be protected. |
| 2 | 2 | 1 | PHPUnit API | Call to deprecated method getMockClass() of class PHPUnit\Framework\TestCase. |
| 1 | 1 | 1 | Other problem | Instantiation of deprecated class Drupal\payment\Plugin\views\filter\PaymentMethod: Deprecated since >8.x-2.0-rc3. Use Drupal\plugin\Plugin\views\filter\PluginId instead. |
| 1 | 1 | 1 | Other problem | Call to method create() of deprecated class Drupal\payment\Plugin\views\filter\PaymentMethod: Deprecated since >8.x-2.0-rc3. Use Drupal\plugin\Plugin\views\filter\PluginId instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant class of deprecated class Drupal\payment\Plugin\views\filter\PaymentMethod: Deprecated since >8.x-2.0-rc3. Use Drupal\plugin\Plugin\views\filter\PluginId instead. |
| 1 | 1 | 1 | Other problem | Instantiation of deprecated class Drupal\payment\Plugin\views\filter\PaymentStatus: Deprecated since >8.x-2.0-rc3. Use Drupal\plugin\Plugin\views\filter\PluginId instead. |
| 1 | 1 | 1 | Other problem | Call to method create() of deprecated class Drupal\payment\Plugin\views\filter\PaymentStatus: Deprecated since >8.x-2.0-rc3. Use Drupal\plugin\Plugin\views\filter\PluginId instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant class of deprecated class Drupal\payment\Plugin\views\filter\PaymentStatus: Deprecated since >8.x-2.0-rc3. Use Drupal\plugin\Plugin\views\filter\PluginId instead. |