6 calls to EntityResource::buildWrappedResponse() in JSON:API 8
- EntityResource::createIndividual in src/
Controller/ EntityResource.php - Creates an individual entity.
- EntityResource::getIndividual in src/
Controller/ EntityResource.php - Gets the individual entity.
- EntityResource::getRelated in src/
Controller/ EntityResource.php - Gets the related resource.
- EntityResource::getRelationship in src/
Controller/ EntityResource.php - Gets the relationship of an entity.
- EntityResource::patchIndividual in src/
Controller/ EntityResource.php - Patches an individual entity.
- EntityResource::respondWithCollection in src/
Controller/ EntityResource.php - Respond with an entity collection.