sphinx\QueryBuilder buildWhere()

buildWhere() public method

public string buildWhere ( $indexes, $condition, &$params, $match = null )
$indexes string[]

List of index names, which affected by query

$condition string|array
$params array

The binding parameters to be populated

$match string|yii\db\Expression|null
return string

The WHERE clause built from \yii\sphinx\query.

doc_Yii
2016-10-30 17:12:33
Comments
Leave a Comment

Please login to continue.