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 |
---|---|---|---|
LayoutBuilderTest::clickContextualLink | function | core/ |
@todo Remove this in https://www.drupal.org/project/drupal/issues/2918718. |
LayoutBuilderToolbarTest::testBackToSiteLink | function | core/ |
Tests the 'Back to site' link behaves with manage layout as admin page. |
layout_builder.links.contextual.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.contextual.yml |
layout_builder.links.task.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.task.yml |
layout_builder_test.links.contextual.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml |
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
Link | class | core/ |
Represents an RFC8288 based link. |
link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
link-formatter-link-separate.html.twig | file | core/ |
Default theme implementation of a link with separate title and URL elements. |
link.admin.css | file | core/ |
.ckeditor5-toolbar-button-link { background-image: url(../icons/link.svg); } |
link.api.php | file | core/ |
Hooks and documentation related to links. |
link.css | file | core/ |
Style another element as a link. |
link.css | file | core/ |
Style another element as a link. |
link.css | file | core/ |
Style another element as a link. |
link.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-link { background-image: url("data:image/svg+xml,%3csvg height='38'… |
link.icon.theme.pcss.css | file | core/ |
.field-icon-link { background-image: url(../../../misc/icons/55565b/link.svg); } |
link.info.yml | file | core/ |
core/modules/link/link.info.yml |
link.libraries.yml | file | core/ |
core/modules/link/link.libraries.yml |
link.migrate_drupal.yml | file | core/ |
core/modules/link/migrations/state/link.migrate_drupal.yml |
link.module | file | core/ |
|
Link.php | file | core/ |
|
Link.php | file | core/ |
|
Link.php | file | core/ |
|
link.schema.yml | file | core/ |
core/modules/link/config/schema/link.schema.yml |
link.services.yml | file | core/ |
core/modules/link/link.services.yml |
Link::$attributes | property | core/ |
The link target attributes. |
Link::$href | property | core/ |
The URI, as a string. |
Link::$linkGenerator | property | core/ |
The link generator. |
Link::$rel | property | core/ |
The link relation type. |
Link::$text | property | core/ |
The link text for the anchor tag as a translated string or render array. |
Link::$uri | property | core/ |
The link URI. |
Link::$url | property | core/ |
The URL of the link. |
Link::compare | function | core/ |
Compares two links. |
Link::createFromRoute | function | core/ |
Creates a Link object from a given route name and parameters. |
Link::fromTextAndUrl | function | core/ |
Creates a Link object from a given Url object. |
Link::getHref | function | core/ |
Gets the link's URI as a string. |
Link::getInfo | function | core/ |
Returns the element properties for this element. |
Link::getLinkGenerator | function | core/ |
Returns the link generator. |
Link::getLinkRelationType | function | core/ |
Gets the link's relation type. |
Link::getTargetAttributes | function | core/ |
Gets the link's target attributes. |
Link::getText | function | core/ |
Returns the text of the link. |
Link::getUri | function | core/ |
Gets the link's URI. |
Link::getUrl | function | core/ |
Returns the URL of the link. |
Link::merge | function | core/ |
Merges two equivalent links into one link with the merged cacheability. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.