Model
AttributeSetFinder
Magento\Catalog\Model\Product\Attribute\AttributeSetFinder
What it does
This class finds and retrieves unique attribute set IDs that are associated with a given list of product IDs.
Developers use this when they need to determine which attribute sets are used by a group of products, such as during bulk product operations, data analysis, or when validating product data consistency across different attribute sets.
Public Methods
- findAttributeSetIdsByProductIds()