interface Listable
Methods
Details
at
line 25
object
query(Context $context)
Create a query object for the current request.
at
line 30
iterable
results(object $query, Context $context)
Get results from the given query.
at
line 37
array
filters()
Filters that can be applied to the resource list.
at
line 44
array
sorts()
Sorts that can be applied to the resource list.
at
line 49
array
resolveSorts()
Resolve the sorts for this resource.