6 calls to Resource::versionedUrl() in RESTful 7.2
- Resource::doDelete in src/
Plugin/ resource/ Resource.php - Shorthand method to perform a quick DELETE request.
- Resource::doGet in src/
Plugin/ resource/ Resource.php - Shorthand method to perform a quick GET request.
- Resource::doWrite in src/
Plugin/ resource/ Resource.php - Resource::getUrl in src/
Plugin/ resource/ Resource.php - Helper method; Get the URL of the resource and query strings.
- Resource::view in src/
Plugin/ resource/ Resource.php - Basic implementation for view.
- ResourceEntity::getEntitySelf in src/
Plugin/ resource/ ResourceEntity.php - Get the "self" url.