Catalog Module
Model\Factory
FactoryThis factory class creates instances of Magento catalog models dynamically. Developers use it when they need to ins...
Filter\Factory
FactoryThis factory class creates layer filter objects used in Magento's catalog layered navigation (filtering by attribut...
CatalogPriceFactory
FactoryThis factory class creates and validates custom catalog price model instances for external catalogs in Magento 2. D...
CopyConstructorFactory
FactoryThis factory class creates instances of product copy constructors that implement CopyConstructorInterface. Develope...
ImagesConfigFactory
FactoryThis factory class creates a collection of product gallery image configurations. Developers use it to transform an...
TierPriceFactory
FactoryThis factory class creates and manages tier price objects in Magento 2. Developers use it to convert raw tier price...
StateDependentCollectionFactory
FactoryThis factory class creates the appropriate category collection based on whether the flat catalog index is enabled....
Filter\Factory
FactoryThis factory class creates instances of template filter classes used in the Catalog module. Developers use it when...