Hierarchy
- interface \Drupal\rest\LinkManager\ConfigurableLinkManagerInterface
- interface \Drupal\rest\LinkManager\TypeLinkManagerInterface
 
 
File
- core/modules/rest/src/LinkManager/TypeLinkManagerInterface.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. | 
| TypeLinkManagerInterface::getTypeInternalIds | public | function | Get a bundle's Typed Data IDs based on a URI. | 
| TypeLinkManagerInterface::getTypeUri | public | function | Gets the URI that corresponds to a bundle. | 
Please login to continue.