Method | Description | |
---|---|---|
__call ( $method, $arguments ) | ||
executeQuery ( $request_type ) |
Method | Description | |
---|---|---|
delete ( ) : array | ||
get ( ) : array | ||
getInstance ( ) : array | Function to return a resource instance. The function will handle wether or not the resource is nested and act appropriatley. | |
put ( ) : array |
Method | Description | |
---|---|---|
_buildNestedResource ( string $table, integer $primaryKey, integer $id ) : Illuminate\Database\Eloquent\Model | _buildNestedResource - performs query on nested resource instance |
protected getInstance ( ) : array | ||
return | array |