You are here

6 calls to EntityResource::getIncludes() in JSON:API 8.2

EntityResource::createIndividual in src/Controller/EntityResource.php
Creates an individual entity.
EntityResource::getCollection in src/Controller/EntityResource.php
Gets the collection of entities.
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.