whereAppId($appId) ->latest() ->limit(120); }; $processCollection = function ($collection) { return $collection->reverse(); }; return StatisticsStore::getForGraph( $processQuery, $processCollection ); } }