You are here

namespace Drupal\commerce_product\Entity in Commerce Core 8.2

Classsort descending Location Description
Product modules/product/src/Entity/Product.php Defines the product entity class.
ProductAttribute modules/product/src/Entity/ProductAttribute.php Defines the product attribute entity class.
ProductAttributeInterface modules/product/src/Entity/ProductAttributeInterface.php Defines the interface for product attributes.
ProductAttributeValue modules/product/src/Entity/ProductAttributeValue.php Defines the product attribute value entity class.
ProductAttributeValueInterface modules/product/src/Entity/ProductAttributeValueInterface.php Defines the interface for product attribute values.
ProductInterface modules/product/src/Entity/ProductInterface.php Defines the interface for products.
ProductType modules/product/src/Entity/ProductType.php Defines the product type entity class.
ProductTypeInterface modules/product/src/Entity/ProductTypeInterface.php Defines the interface for product types.
ProductVariation modules/product/src/Entity/ProductVariation.php Defines the product variation entity class.
ProductVariationInterface modules/product/src/Entity/ProductVariationInterface.php Defines the interface for product variations.
ProductVariationType modules/product/src/Entity/ProductVariationType.php Defines the product variation type entity class.
ProductVariationTypeInterface modules/product/src/Entity/ProductVariationTypeInterface.php Defines the interface for product variation types.