Contents ../ lithium\data\source\Result::_fetch() abstract protected method Fetches the next result from the resource. Returns array|boolean|null Returns a key/value pair for the next result, null if there is none, false if something bad happened. Source abstract protected function _fetch();