Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 579 Bytes

2023-11-30-deprecated-productcollection-methods.md

File metadata and controls

24 lines (24 loc) · 579 Bytes
title issue author author_github
Deprecated ProductCollection::getPrices
NEXT-30943
Michael Telgmann
mitelg

Core

  • Deprecated following methods of the Shopware\Core\Content\Product\ProductCollection as they were unused. They will be removed without replacement.
    • getParentIds
    • filterByParentId
    • getTaxIds
    • filterByTaxId
    • getManufacturerIds
    • filterByManufacturerId
    • getUnitIds
    • filterByUnitId
    • getTaxes
    • getManufacturers
    • getUnits
    • getPriceIds
    • getPrices
    • filterByOptionIds
    • getCovers