메소드 |
설명 |
|
getComponents ( object $object, string $format = null, array $context ) : array |
Gets HAL components of the resource: states, links and embedded. |
|
getHalCacheKey ( string $format = null, array $context ) : boolean | string |
Gets the cache key to use. |
|
getRelationIri ( array | string $rel ) : string |
Gets the IRI of the given relation. |
|
populateRelation ( array $data, object $object, string $format = null, array $context, array $components, string $type ) : array |
Populates _links and _embedded keys. |
|