lithium\data\Collection::$_stats
Contains an array of backend-specific statistics generated by the query that produced this
Collection
object. These stats are accessible via the stats()
method.
Source
protected $_stats = [];
Contains an array of backend-specific statistics generated by the query that produced this
Collection
object. These stats are accessible via the stats()
method.
protected $_stats = [];