Interface **Phalcon\\Mvc\\Model\\QueryInterface** ================================================= .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Methods ------- abstract public **parse** () ... abstract public **cache** (*mixed* $cacheOptions) ... abstract public **getCacheOptions** () ... abstract public **setUniqueRow** (*mixed* $uniqueRow) ... abstract public **getUniqueRow** () ... abstract public **execute** ([*mixed* $bindParams], [*mixed* $bindTypes]) ...