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 |
|---|---|---|---|---|
| commercetools 2.0.x-dev | Module | 3 | 15000 | Edwin Knol, johnpicozzi, kir lazur, murz |
| 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 |
|---|---|---|---|---|
| 15 | 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. |
| 25 | 106 | 4 | Other problem | Call to static method service() on an unknown class Drupal\test_helpers\TestHelpers. |
| 1 | 3 | 3 | Other problem | Call to static method getContainer() on an unknown class Drupal\test_helpers\TestHelpers. |
| 5 | 5 | 1 | Other problem | Call to static method getModuleRoot() on an unknown class Drupal\test_helpers\TestHelpers. |
| 1 | 1 | 1 | Other problem | Call to static method createClass() on an unknown class Drupal\test_helpers\TestHelpers. |
| 1 | 1 | 1 | Other problem | Class Drupal\commercetools_test\CommercetoolsHttpClientFactoryStub does not have a constructor and must be instantiated without any parameters. |
| 2 | 2 | 1 | Other problem | Access to constant SETTING_KEY_REQUEST_MOCK_MODE on an unknown class Drupal\test_helpers_http_client_mock\HttpClientFactoryMock. |
| 2 | 2 | 1 | Other problem | Access to constant SETTING_KEY_RESPONSES_STORAGE_DIRECTORY on an unknown class Drupal\test_helpers_http_client_mock\HttpClientFactoryMock. |
| 1 | 1 | 1 | Other problem | Access to constant OPTION_URI_REGEXP on an unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 2 | 2 | 1 | Other problem | Access to constant SETTING_KEY_URI_REGEXP on an unknown class Drupal\test_helpers_http_client_mock\HttpClientFactoryMock. |
| 1 | 1 | 1 | Other problem | Access to constant OPTION_LOG_STORED_RESPONSES_USAGE_FILE on an unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 2 | 2 | 1 | Other problem | Access to constant SETTING_KEY_LOG_STORED_RESPONSES_USAGE_FILE on an unknown class Drupal\test_helpers_http_client_mock\HttpClientFactoryMock. |
| 1 | 1 | 1 | Other problem | Access to constant HTTP_CLIENT_MODE_STORE on an unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 2 | 2 | 1 | Other problem | Access to constant HTTP_CLIENT_MODE_MOCK on an unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 1 | 1 | 1 | Other problem | Access to constant HTTP_CLIENT_MODE_APPEND on an unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 1 | 1 | 1 | Other problem | Class Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock extends unknown class Drupal\test_helpers_http_client_mock\HttpClientFactoryMock. |
| 1 | 1 | 1 | Other problem | Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock::__construct() calls parent::__construct() but Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock::stubGetContext(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock::acquireLockWithWait(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock::stubSetContext(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock::stubSetCustomHandler(). |
| 1 | 1 | 1 | Other problem | Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock::stubGetRequestMetadata() calls parent::stubGetRequestMetadata() but Drupal\commercetools_test\CommercetoolsHttpClientFactoryMock does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\commercetools_test\CommercetoolsHttpClientFactoryStub extends unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 1 | 1 | 1 | Other problem | Drupal\commercetools_test\CommercetoolsHttpClientFactoryStub::stubGetRequestMetadata() calls parent::stubGetRequestMetadata() but Drupal\commercetools_test\CommercetoolsHttpClientFactoryStub does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $httpClientFactory of method Drupal\commercetools_test\Controller\CommerceToolsTestController::__construct() has invalid type Drupal\test_helpers\Stub\HttpClientFactoryStub. |
| 1 | 1 | 1 | Other problem | Property Drupal\commercetools_test\Controller\CommerceToolsTestController::$httpClientFactory has unknown class Drupal\test_helpers\Stub\HttpClientFactoryStub as its type. |