buildCount() public method
Builds a Lua script for getting count of records
| public string buildCount ( $query ) | ||
|---|---|---|
| $query | yii\redis\ActiveQuery |
The query used to build the script |
buildCount() public method
Builds a Lua script for getting count of records
| public string buildCount ( $query ) | ||
|---|---|---|
| $query | yii\redis\ActiveQuery |
The query used to build the script |
Please login to continue.