Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LinkRelationType::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
LinkRelationType::isRegistered | function | core/ |
Indicates whether this link relation type is of the 'registered' kind. |
LinkRelationTypeInterface | interface | core/ |
Defines a single link relation type. |
LinkRelationTypeInterface.php | file | core/ |
|
LinkRelationTypeInterface::getDescription | function | core/ |
Returns the link relation type description. |
LinkRelationTypeInterface::getExtensionUri | function | core/ |
Returns the extension link relation type URI. |
LinkRelationTypeInterface::getNotes | function | core/ |
Returns some extra notes/comments about this link relation type. |
LinkRelationTypeInterface::getReference | function | core/ |
Returns the URL pointing to the reference of the link relation type. |
LinkRelationTypeInterface::getRegisteredName | function | core/ |
Returns the registered link relation type name. |
LinkRelationTypeInterface::isExtension | function | core/ |
Indicates whether this link relation type is of the 'extension' kind. |
LinkRelationTypeInterface::isRegistered | function | core/ |
Indicates whether this link relation type is of the 'registered' kind. |
LinkRelationTypeManager | class | core/ |
Provides a default plugin manager for link relation types. |
LinkRelationTypeManager.php | file | core/ |
|
LinkRelationTypeManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
LinkRelationTypeManager::$root | property | core/ |
The app root. |
LinkRelationTypeManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
LinkRelationTypeManager::__construct | function | core/ |
Constructs a new LinkRelationTypeManager. |
LinkReply | class | core/ |
Field handler to present a link to reply to a comment. |
LinkReply.php | file | core/ |
|
LinkReply::getDefaultLabel | function | core/ |
Returns the default label for this link. |
LinkReply::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
LinkReplyTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\LinkReply @group comment |
LinkReplyTest.php | file | core/ |
|
LinkReplyTest::setUp | function | core/ |
|
LinkReplyTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Links | class | core/ |
An abstract handler which provides a collection of links. |
links--comment.html.twig | file | core/ |
Olivero's theme override for comment links. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--node.html.twig | file | core/ |
Theme override to display node links. |
links--node.html.twig | file | core/ |
Theme override to display node links. |
links--node.html.twig | file | core/ |
Theme override to display node links. |
links.css | file | core/ |
Visual styles for links. |
links.css | file | core/ |
Links component. |
links.css | file | core/ |
Visual styles for links. |
links.css | file | core/ |
Visual styles for links. |
links.html.twig | file | core/ |
Olivero's theme override for a set of links. |
links.html.twig | file | core/ |
Theme override for a set of links. |
links.html.twig | file | core/ |
Theme override for a set of links. |
links.html.twig | file | core/ |
Default theme implementation for a set of links. |
links.pcss.css | file | core/ |
Links component. |
Links.php | file | core/ |
|
Links::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
Links::create | function | core/ |
Creates an instance of the plugin. |
Links::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Links::getLinks | function | core/ |
Gets the list of links used by this field. |
Links::query | function | core/ |
Called to add the field to a query. |
Links::usesGroupBy | function | core/ |
Provides the handler some group by. |
Links::__construct | function | core/ |
Constructs a Links object. |
LinkSeparateFormatter | class | core/ |
Plugin implementation of the 'link_separate' formatter. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.