Namespaces

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.