sphinx\Connection createCommand()

createCommand() public method

Creates a command for execution.

public yii\sphinx\Command createCommand ( $sql = null, $params = [] )
$sql string

The SQL statement to be executed

$params array

The parameters to be bound to the SQL statement

return yii\sphinx\Command

The Sphinx command

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

Please login to continue.