Attribute |
modules/ubercart/src/Plugin/migrate/source/uc6/Attribute.php |
Provides migration source for attributes. |
AttributeValue |
modules/ubercart/src/Plugin/migrate/source/uc6/AttributeValue.php |
Provides migration source for AttributeValues. |
Order |
modules/ubercart/src/Plugin/migrate/source/uc6/Order.php |
Provides migration source for orders. |
OrderPayment |
modules/ubercart/src/Plugin/migrate/source/uc6/OrderPayment.php |
Provides migration source for orders. |
OrderProduct |
modules/ubercart/src/Plugin/migrate/source/uc6/OrderProduct.php |
Ubercart 6 order product source. |
Product |
modules/ubercart/src/Plugin/migrate/source/uc6/Product.php |
Ubercart 6 product source. |
ProductType |
modules/ubercart/src/Plugin/migrate/source/uc6/ProductType.php |
Gets Ubercart 6 product classes from database. |
ProductVariation |
modules/ubercart/src/Plugin/migrate/source/uc6/ProductVariation.php |
Ubercart 6 product variation source. |
ProductVariationType |
modules/ubercart/src/Plugin/migrate/source/uc6/ProductVariationType.php |
Gets Ubercart 6 product variations from database. |
ProfileBilling |
modules/ubercart/src/Plugin/migrate/source/uc6/ProfileBilling.php |
Ubercart 6 billing profile source. |
ShippingFlatRate |
modules/ubercart/src/Plugin/migrate/source/uc6/ShippingFlatRate.php |
Gets the flat rate shipping service. |
TaxType |
modules/ubercart/src/Plugin/migrate/source/uc6/TaxType.php |
Gets the Ubercart tax rates. |
ViewMode |
modules/ubercart/src/Plugin/migrate/source/uc6/ViewMode.php |
The view mode source. |