getIndexSchema() public method
public yii\sphinx\IndexSchema getIndexSchema ( ) | ||
---|---|---|
return | yii\sphinx\IndexSchema |
The schema information of the database table associated with this fixture. |
throws | yii\base\InvalidConfigException |
if the index does not exist or not a runtime type |
Please login to continue.