mediatekformation

LazyCriteriaCollection.php

Interfaces, Classes, Traits and Enums

LazyCriteriaCollection
A lazy collection that allows a fast count when using criteria object Once count gets executed once without collection being initialized, result is cached and returned on subsequent calls until collection gets loaded, then returning the number of loaded results.

Search results