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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.