Log in
Model

Link

Magento\GroupedProduct\Model\ResourceModel\Product\Link

What it does

This resource model manages database operations for grouped product links in Magento 2.

Developers use this class to retrieve child products associated with a grouped product parent, specifically fetching products that don't have required options.

It extends the base product link resource model and provides specialized functionality for grouped product relationships.

Public Methods

  • getChildrenIds()