getElasticaResults($offset, $itemCountPerPage); return array_map(function($result) { return $result->getSource(); }, $results); } }