Class Illuminate\Http\Resources\Json\AnonymousResourceCollection

extends ResourceCollection
Methods
Methods inherited from Illuminate\Http\Resources\Json\ResourceCollection
preserveQuery(), withQuery(), count(), toArray(), toResponse(), preparePaginatedResponse()
Methods inherited from Illuminate\Http\Resources\Json\JsonResource
make(), collection(), newCollection(), resolve(), toJson(), with(), additional(), jsonOptions(), withResponse(), wrap(), withoutWrapping(), response(), jsonSerialize()
Methods used from Illuminate\Http\Resources\ConditionallyLoadsAttributes
filter(), mergeData(), removeMissingValues(), when(), unless(), merge(), mergeWhen(), mergeUnless(), attributes(), whenHas(), whenNull(), whenNotNull(), whenAppended(), whenLoaded(), whenCounted(), whenAggregated(), whenExistsLoaded(), whenPivotLoaded(), whenPivotLoadedAs(), hasPivotLoaded(), hasPivotLoadedAs(), transform()
Methods used from Illuminate\Http\Resources\DelegatesToResource
getRouteKey(), getRouteKeyName(), resolveRouteBinding(), resolveChildRouteBinding(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), __isset(), __unset(), __get(), __call()
Methods used from Illuminate\Http\Resources\CollectsResources
collectResource(), collects(), jsonOptions(), getIterator()
Properties
Properties inherited from Illuminate\Http\Resources\Json\ResourceCollection
$collection, $preserveAllQueryParameters, $queryParameters
Properties inherited from Illuminate\Http\Resources\Json\JsonResource
$resource, $with, $additional, $wrap