sphinx\Query fillUpSnippets()

fillUpSnippets() protected method

Fills the query result rows with the snippets built from source determined by snippetCallback() result.

protected array|yii\sphinx\ActiveRecord[] fillUpSnippets ( $rows )
$rows array

Raw query result rows.

return array|yii\sphinx\ActiveRecord[]

Query result rows with filled up snippets.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.