PHP Class Smile\ElasticsuiteVirtualCategory\Model\ResourceModel\Product\Indexer\Fulltext\Datasource\CategoryData

Author: Aurelien FOUCRET ([email protected])
Inheritance: extends Smile\ElasticsuiteCatalog\Model\ResourceModel\Product\Indexer\Fulltext\Datasource\CategoryData
Datei anzeigen Open project: smile-sa/elasticsuite

Protected Methods

Method Description
getCategoryProductSelect ( $productIds, $storeId ) {@inheritDoc}

Private Methods

Method Description
getBaseSelect ( array $productIds, integer $storeId ) : Zend_Db_Select Retrieve the standard categories product data (categories ids, positions, .
getVirtualSelect ( array $productIds ) : Zend_Db_Select Retrieve the virtual categories product data (categories ids, positions, .

Method Details

getCategoryProductSelect() protected method

{@inheritDoc}
protected getCategoryProductSelect ( $productIds, $storeId )