Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 359 Bytes

2022-06-10-criteria-string-total-count-mode.md

File metadata and controls

15 lines (13 loc) · 359 Bytes
title issue
Criteria string total-count-mode
NEXT-20027

Core

  • Added support for string constants none|exact|next-pages in total-count-mode for \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder.
{
    "total-count-mode": "next-pages",
    "total-count-mode": "none",
    "total-count-mode": "exact"
}