sphinx\ActiveQuery fetchSnippetSourceFromModels()

fetchSnippetSourceFromModels() protected method

Fetches the source for the snippets using yii\sphinx\ActiveRecord::getSnippetSource() method.

protected array fetchSnippetSourceFromModels ( $models )
$models yii\sphinx\ActiveRecord[]

Raw query result rows.

return array

Snippet source strings

throws yii\base\InvalidCallException

if asArray() enabled.

doc_Yii
2016-10-30 17:11:31
Comments
Leave a Comment

Please login to continue.