You are here

namespace Drupal\commerce_product_bundle\Entity in Commerce Product Bundle 8

Classsort descending Location Description
BundleInterface src/Entity/BundleInterface.php Provides an interface for defining product bundle entities.
BundleItemInterface src/Entity/BundleItemInterface.php Provides an interface for defining product bundle item entities.
BundleItemOrderItem src/Entity/BundleItemOrderItem.php Defines the Bundle Item Order Item entity.
BundleItemOrderItemInterface src/Entity/BundleItemOrderItemInterface.php Provides an interface for defining Bundle Item Order Item entities.
BundleItemOrderItemViewsData src/Entity/BundleItemOrderItemViewsData.php Provides Views data for Bundle Item Order Item entities.
BundleItemTypeInterface src/Entity/BundleItemTypeInterface.php Provides an interface for defining product bundle item type entities.
BundleTypeInterface src/Entity/BundleTypeInterface.php Provides an interface for defining product bundle type entities.
ProductBundle src/Entity/ProductBundle.php Defines the product bundle entity.
ProductBundleItem src/Entity/ProductBundleItem.php Defines the product bundle item entity.
ProductBundleItemType src/Entity/ProductBundleItemType.php Defines the product bundle item type entity.
ProductBundleItemViewsData src/Entity/ProductBundleItemViewsData.php Provides Views data for product bundle item entities.
ProductBundleType src/Entity/ProductBundleType.php Defines the product bundle type entity.
ProductBundleViewsData src/Entity/ProductBundleViewsData.php Provides Views data for product bundle entities.