Namespaces
Flarum\Http\AccessFlarum\Http\ControllerFlarum\Http\EventFlarum\Http\ExceptionFlarum\Http\FilterFlarum\Http\Middleware
Classes
Interfaces
Optional companion to SlugDriverInterface for drivers that can resolve
many slugs in a single query. Consumers that resolve slugs in bulk (e.g. the
tag filter) should prefer this when the active driver implements it, and fall
back to looping SlugDriverInterface::fromSlug() otherwise.