IndexHint
final class IndexHint implements Component (View source)
Parses an Index hint.
Methods
__construct(string $type = '', string $indexOrKey = '', string|null $for = null, array $indexes = [])
No description
string
build()
Builds the string representation of a component of this type.
string
__toString()
No description
Details
__construct(string $type = '', string $indexOrKey = '', string|null $for = null, array $indexes = [])
No description
string
build()
Builds the string representation of a component of this type.
In other words, this function represents the inverse function of {\PhpMyAdmin\SqlParser\Component::parse()}.
string
__toString()
No description