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 |
|---|---|---|---|---|
| dntrade 1.0.x-dev | Module | 0 | 15000 | dunot |
| 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 |
|---|---|---|---|---|
| 1 | 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 | 8 | 5 | Parse error | Class Drupal\commerce_order\Entity\OrderInterface not found. |
| 1 | 13 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\Product. |
| 1 | 16 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 23 | 9 | Parse error | Instantiated class Drupal\commerce_price\Price not found. |
| 1 | 2 | 2 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductAttribute. |
| 1 | 3 | 2 | Other problem | Call to static method create() on an unknown class Drupal\commerce_product\Entity\ProductAttributeValue. |
| 1 | 76 | 48 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_RENAME 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::Rename instead. |
| 1 | 9 | 6 | Other problem | Call to sprintf contains 0 placeholders, 1 value given. |
| 1 | 2 | 2 | Parse error | Class Drupal\profile\Entity\ProfileInterface not found. |
| 1 | 15 | 15 | Info.yml or composer.json | Parse error in composer.json. Having a composer.json is not a requirement in general, but if there is one, it should be valid. See https://drupal.org/node/2514612. |
| 1 | 15 | 11 | Other problem | Call to an undefined static method Drupal::url(). |
| 1 | 1 | 1 | Guzzle API | Class Drupal\dntrade\DntradeClient extends @final class GuzzleHttp\Client. |
| 2 | 2 | 1 | Other problem | Call to deprecated method __call() of class Drupal\dntrade\DntradeClient: Client::__call will be removed in guzzlehttp/guzzle:8.0. |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\dntrade\DntradeCron::t(). |
| 1 | 1 | 1 | Other problem | Method Drupal\dntrade\DntradeProductCreator::findExistingProductByDntradeCode() has invalid return type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Method Drupal\dntrade\DntradeProductCreator::findProductBySkuOrTitle() has invalid return type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\commerce_store\Entity\Store. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::updateExistingProduct() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::updateAndLinkProduct() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::createOrUpdateVariation() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::linkOrCreateVariation() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Method Drupal\dntrade\DntradeProductCreator::findVariationByAttributes() has invalid return type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::findVariationByAttributes() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Method Drupal\dntrade\DntradeProductCreator::createVariation() has invalid return type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Parameter $variation of method Drupal\dntrade\DntradeProductCreator::updateVariation() has invalid type Drupal\commerce_product\Entity\ProductVariation. |
| 1 | 1 | 1 | Other problem | Method Drupal\dntrade\DntradeProductCreator::getPrice() has invalid return type Drupal\commerce_price\Price. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $category (stdClass) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::updateProductCategory() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Parameter $product of method Drupal\dntrade\DntradeProductCreator::processProductImages() has invalid type Drupal\commerce_product\Entity\Product. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $attributeLabel (string) is implicitly nullable via default value null. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\dntrade\DntradeSyncService::$syncStatus. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::onPlaceTransition() has invalid type Drupal\state_machine\Event\WorkflowTransitionEvent. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::getCustomerInfo() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::getShippingProfile() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::prepareCartItems() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::createOrderData() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::getOrderComment() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Parameter $order of method Drupal\dntrade\EventSubscriber\OrderPlaceSubscriber::getPaymentMethodType() has invalid type Drupal\commerce_order\Entity\OrderInterface. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $responseHeaders (array) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $user (string) is implicitly nullable via default value null. |