listIndexes() public method (available since version 2.1)
Returns the list of defined indexes.
public array listIndexes ( $options = [] ) | ||
---|---|---|
$options | array |
List of options in format: optionName => optionValue. |
return | array |
List of indexes info. |
Please login to continue.