sphinx\Query create()

create() public static method

Creates a new Query object and copies its property values from an existing one.

The properties being copies are the ones to be used by query builders.

public static yii\sphinx\Query create ( $from )
$from yii\sphinx\Query

The source query object

return yii\sphinx\Query

The new Query object

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

Please login to continue.