On this page
IndexHint
class IndexHint (View source)
Properties
string | $type | The type of query hint. |
|
string | $index | The name of the index. |
Methods
void | __construct(string $type, string $index) Create a new index hint instance. |
Details
void __construct(string $type, string $index)
Create a new index hint instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Database/Query/IndexHint.html