mini\Table\Types\IndexType::isIndexed() Method

public

Signature

public function isIndexed(): bool

Returns

bool

Documentation

Whether this column has any index (can filter/sort efficiently)

Source

src/Table/Types/IndexType.php:25-28