(object)array( 'totalCount' => $this->count(), 'initialData' => $this->getData(), 'cursor' => 1, 'serviceName' => false, 'columnNames' => $this->getColumnNames(), 'version' => 1, 'id' => false, ) ); } }