Method | Description | |
---|---|---|
getAttributes ( mixed $model, array $fields = null ) : array | Get the attributes array. | |
getId ( mixed $model ) : string | Get the id. | |
getLinks ( mixed $model ) : array | Get the links array. | |
getMeta ( mixed $model ) : array | Get the meta. | |
getRelationship ( mixed $model, string $name ) : |
Get a relationship. | |
getType ( mixed $model ) : string | Get the type. |