lithium\data\Collection::$_stats

protected property

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 = array();