Specifies whether the field supports only internal URLs. File core/modules/link/src/LinkItemInterface
Defines an interface for the link field item. Hierarchy interface \Drupal\Core\TypedData\
public Link::setText($text) Sets the new text of the link
Specifies whether the field supports only external URLs. File core/modules/link/src/LinkItemInterface
The text of the link. Type: string File core/lib/Drupal/Core/Link
Default theme implementation of a link with separate title and URL elements. Available variables: link:
public Link::toRenderable() Returns a render array representation
Specifies whether the field supports both internal and external URLs. File core/modules/link/src/LinkItemInterface
Defines an object that holds information about a link. Hierarchy class \Drupal\Core\
public Link::setUrl(Url $url) Sets the URL of this link
Page 1 of 3