select() ->where('handle=?', $handle); return $this->fetchRow($select); } }