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 |
|---|---|---|---|---|
| commerce_swiss_post 1.0.x-dev | Module | 11 | 15000 | berdir, luksak |
| 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 |
|---|---|---|---|---|
| 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 | 1788 | 1788 | 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. |
| 2 | 4 | 3 | Other problem | Call to static method create() on an unknown class Drupal\commerce_shipping\Entity\Shipment. |
| 3 | 9 | 5 | Parse error | Instantiated class Drupal\physical\Weight not found. |
| 1 | 9 | 4 | Parse error | Class Drupal\commerce_shipping\Entity\ShipmentInterface not found. |
| 1 | 2 | 2 | Other problem | Call to static method load() on an unknown class Drupal\commerce_shipping\Entity\ShipmentType. |
| 1 | 3 | 2 | Other problem | Call to static method load() on an unknown class Drupal\commerce_shipping\Entity\Shipment. |
| 2 | 7 | 5 | Other problem | Call to static method create() on an unknown class Drupal\commerce_shipping\Entity\ShippingMethod. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_shipment of method Drupal\commerce_swiss_post\Controller\CommerceSwissPostLabelController::printLabel() has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $commerce_shipment of method Drupal\commerce_swiss_post\Controller\CommerceSwissPostLabelController::checkAccess() has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $shipment of method Drupal\commerce_swiss_post\Events\ShipmentToBarcodeEvent::__construct() has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\commerce_swiss_post\Events\ShipmentToBarcodeEvent::getShipment() has invalid return type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $shipment of anonymous function has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Parameter $shipment of method Drupal\commerce_swiss_post\LabelGenerator::buildRequestData() has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Access to constant GRAM on an unknown class Drupal\physical\WeightUnit. |
| 1 | 1 | 1 | Other problem | Parameter $shipment of method Drupal\commerce_swiss_post\LabelGenerator::getLabel() has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_swiss_post\Plugin\Commerce\EntityTrait\SwissPostBarcodeLabel extends unknown class Drupal\commerce\Plugin\Commerce\EntityTrait\EntityTraitBase. |
| 1 | 11 | 2 | Other problem | Call to static method create() on an unknown class Drupal\entity\BundleFieldDefinition. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost extends unknown class Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod\FlatRate. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost implements unknown interface Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod\SupportsTrackingInterface. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $shipment of method Drupal\commerce_swiss_post\Plugin\Commerce\ShippingMethod\SwissPost::getTrackingUrl() has invalid type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_swiss_post\Plugin\Field\FieldWidget\SwissPostAddress extends unknown class Drupal\address\Plugin\Field\FieldWidget\AddressDefaultWidget. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\Field\FieldWidget\SwissPostAddress::formElement() calls parent::formElement() but Drupal\commerce_swiss_post\Plugin\Field\FieldWidget\SwissPostAddress does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler extends unknown class Drupal\webform\Plugin\WebformHandlerBase. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::create() calls parent::create() but Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::getWebform(). |
| 10 | 10 | 1 | Other problem | Access to an undefined property Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\commerce_swiss_post\Plugin\WebformHandler\AddressValidationHandler::validateForm() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::installEntitySchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::installSchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::setSetting(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::config(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::prophesize(). |
| 16 | 16 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::$container. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase::register(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::assertEquals(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::assertNotNull(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::assertNull(). |
| 3 | 3 | 1 | Other problem | Access to constant KILOGRAM on an unknown class Drupal\physical\WeightUnit. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\profile\Entity\Profile. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::expectException(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::expectExceptionMessage(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::createShipment() has invalid return type Drupal\commerce_shipping\Entity\ShipmentInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\LabelGeneratorTest::randomString(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase extends unknown class Drupal\Tests\commerce_shipping\Kernel\ShippingKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase::setUp() calls parent::setUp() but Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase does not extend any class. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase::installEntitySchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase::installConfig(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase::$container. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\commerce_swiss_post\Kernel\SwissPostKernelTestBase::$store. |