Search for link

  1. Search 7.x for link
  2. Search 8.9.x for link
  3. Search 10.3.x for link
  4. Search 11.x for link
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.

All search results

Title Object type File name Summary
hal.link_manager.type service core/modules/hal/hal.services.yml Drupal\hal\LinkManager\TypeLinkManager
HalLinkManagerTest class core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @coversDefaultClass \Drupal\hal\LinkManager\LinkManager
@group hal
@group legacy
HalLinkManagerTest.php file core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::$modules property core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php Modules to enable.
HalLinkManagerTest::providerTestGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::providerTestGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::setUp function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::testGetRelationInternalIds function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getRelationInternalIds
HalLinkManagerTest::testGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getRelationUri
@dataProvider providerTestGetRelationUri
HalLinkManagerTest::testGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getTypeUri
@dataProvider providerTestGetTypeUri
HalLinkManagerTest::testHalLinkManagersSetLinkDomain function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::setLinkDomain
help.links.menu.yml file core/modules/help/help.links.menu.yml core/modules/help/help.links.menu.yml
HelpTopicPluginBase::toLink function core/modules/help_topics/src/HelpTopicPluginBase.php Returns a link for viewing the help topic.
HelpTopicPluginInterface::toLink function core/modules/help_topics/src/HelpTopicPluginInterface.php Returns a link for viewing the help topic.
HelpTopicTest::testHelpLinks function core/modules/help_topics/tests/src/Functional/HelpTopicTest.php Verifies links on various topic pages.
HelpTwigExtension::getRouteLink function core/modules/help_topics/src/HelpTwigExtension.php Returns a link or plain text, given text, route name, and parameters.
HelpTwigExtension::getTopicLink function core/modules/help_topics/src/HelpTwigExtension.php Returns a link to a help topic, or the title of the topic.
help_topics_test.linked.html.twig file core/modules/help_topics/tests/modules/help_topics_test/help_topics/help_topics_test.linked.html.twig ---
label: 'Linked topic'
---
<p>{% trans %}This topic is not supposed to be top-level.{% endtrans %}</p>
hook_comment_links_alter function core/modules/comment/comment.api.php Alter the links of a comment.
hook_contextual_links_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter contextual links before they are rendered.
hook_contextual_links_plugins_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter the plugin definition of contextual links.
hook_contextual_links_view_alter function core/modules/contextual/contextual.api.php Alter a contextual links element before it is rendered.
hook_language_switch_links_alter function core/lib/Drupal/Core/Language/language.api.php Perform alterations on language switcher links.
hook_link_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter the parameters for links.
hook_menu_links_discovered_alter function core/lib/Drupal/Core/Menu/menu.api.php Alters all the menu links discovered by the menu link plugin manager.
hook_node_links_alter function core/modules/node/node.api.php Alter the links of a node.
hook_views_ui_display_top_links_alter function core/modules/views_ui/views_ui.api.php Alter the links displayed at the top of the view edit form.
HtmlResponseAttachmentsProcessor::processHtmlHeadLink function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Transform a html_head_link array into html_head and http_header arrays.
icon-link.css file core/themes/claro/css/components/icon-link.css Icon link component.
icon-link.pcss.css file core/themes/claro/css/components/icon-link.pcss.css Icon link component.
image.links.action.yml file core/modules/image/image.links.action.yml core/modules/image/image.links.action.yml
image.links.menu.yml file core/modules/image/image.links.menu.yml core/modules/image/image.links.menu.yml
image.links.task.yml file core/modules/image/image.links.task.yml core/modules/image/image.links.task.yml
ImageTestBase::providerLinkability function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php
ImageTestBase::testLinkability function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Tests linkability of the image CKEditor widget.
InaccessibleMenuLink class core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php A menu link plugin for wrapping another menu link, in sensitive situations.
InaccessibleMenuLink.php file core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php
InaccessibleMenuLink::$wrappedLink property core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The wrapped menu link.
InaccessibleMenuLink::getCacheContexts function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache contexts associated with this object.
InaccessibleMenuLink::getCacheMaxAge function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The maximum age for which this object may be cached.
InaccessibleMenuLink::getCacheTags function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php The cache tags associated with this object.
InaccessibleMenuLink::getDescription function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the description of the menu link.
InaccessibleMenuLink::getTitle function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the localized title to be shown for this link.
InaccessibleMenuLink::updateLink function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Updates the definition values for a menu link.
InaccessibleMenuLink::__construct function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Constructs a new InaccessibleMenuLink.
InfoParserUnitTest::providerLifecycleLink function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Data provider for testLifecycleLink().
InfoParserUnitTest::testLifecycleLink function core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php Tests an info file's lifecycle_link values.
InternalEntitiesTest::testLinks function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Asserts that links to internal relationships aren't generated.
InvalidLinkTemplateException class core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php Indicates that a link template does not follow the required pattern.
InvalidLinkTemplateException.php file core/lib/Drupal/Core/Entity/Exception/InvalidLinkTemplateException.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.