Hierarchy
- interface \Drupal\rest\LinkManager\ConfigurableLinkManagerInterface
- interface \Drupal\rest\LinkManager\RelationLinkManagerInterface
File
- core/modules/rest/src/LinkManager/RelationLinkManagerInterface.php, line 5
Namespace
Drupal\rest\LinkManager
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ConfigurableLinkManagerInterface::setLinkDomain | public | function | Sets the link domain used in constructing link URIs. |
RelationLinkManagerInterface::getRelationInternalIds | public | function | Translates a REST URI into internal IDs. |
RelationLinkManagerInterface::getRelationUri | public | function | Gets the URI that corresponds to a field. |
Please login to continue.