Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormHooks::formMenuLinkEditAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for MenuLinkEditForm. |
| FormHooks::formMenuLinkEditAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for MenuLinkEditForm. |
| FunctionsTest::testDrupalPreRenderLinks | function | core/ |
Tests the use of Link::preRenderLinks() on a nested array of links. |
| FunctionsTest::testIndexedKeyedLinks | function | core/ |
Tests links.html.twig using links with indexed keys. |
| FunctionsTest::testLinks | function | core/ |
Tests links.html.twig. |
| GeneratedLink | class | core/ |
Used to return generated links, along with associated cacheability metadata. |
| GeneratedLink.php | file | core/ |
|
| GeneratedLink::$generatedLink | property | core/ |
The HTML string value containing a link. |
| GeneratedLink::count | function | core/ |
|
| GeneratedLink::getGeneratedLink | function | core/ |
Gets the generated link. |
| GeneratedLink::jsonSerialize | function | core/ |
|
| GeneratedLink::setGeneratedLink | function | core/ |
Sets the generated link. |
| GeneratedLink::TAG | constant | core/ |
HTML tag to use when building the link. |
| GeneratedLink::__toString | function | core/ |
Returns markup. |
| GeneratedNoLink | class | core/ |
This class holds a <span> generated from the <nolink> route. |
| GeneratedNoLink.php | file | core/ |
|
| GeneratedNoLink::TAG | constant | core/ |
HTML tag to use when building the link. |
| help.links.menu.yml | file | core/ |
core/modules/help/help.links.menu.yml |
| Helper::convertLinkToActionLink | function | core/ |
Converts a link render element to an action link. |
| Helper::convertLinkToActionLink | function | core/ |
Converts a link render element to an action link. |
| HelpTopicPluginBase::toLink | function | core/ |
Returns a link for viewing the help topic. |
| HelpTopicPluginInterface::toLink | function | core/ |
Returns a link for viewing the help topic. |
| HelpTopicTest::testHelpLinks | function | core/ |
Verifies links on various topic pages. |
| HelpTwigExtension::getRouteLink | function | core/ |
Returns a link or plain text, given text, route name, and parameters. |
| HelpTwigExtension::getTopicLink | function | core/ |
Returns a link to a help topic, or the title of the topic. |
| help_topics_test.linked.html.twig | file | core/ |
--- label: 'Linked topic' --- <p>{% trans %}This topic is not supposed to be top-level.{% endtrans %}</p> |
| history.comment_link_builder | service | core/ |
Drupal\history\HistoryCommentLinkBuilder |
| HistoryCommentLinkBuilder | class | core/ |
Adds history functionality to comment links on nodes. |
| HistoryCommentLinkBuilder.php | file | core/ |
|
| HistoryCommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
| HistoryCommentLinkBuilder::__construct | function | core/ |
Constructs a new HistoryCommentLinkBuilder object. |
| HistoryCommentLinkBuilderTest | class | core/ |
This is duplicated from CommentLinkBuilderTest with history additions. |
| HistoryCommentLinkBuilderTest.php | file | core/ |
|
| HistoryCommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
The comment link builder. |
| HistoryCommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
| HistoryCommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
| HistoryCommentLinkBuilderTest::$decoratedCommentLinkBuilder | property | core/ |
The decorated comment link builder. |
| HistoryCommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
| HistoryCommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
| HistoryCommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
| HistoryCommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
| HistoryCommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
| HistoryCommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
| HistoryCommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
| HistoryController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
| HookCollectorPassTest::testSymlink | function | core/ |
Test that symlinks are properly followed. |
| hook_comment_links_alter | function | core/ |
Alter the links of a comment. |
| hook_contextual_links_alter | function | core/ |
Alter contextual links before they are rendered. |
| hook_contextual_links_plugins_alter | function | core/ |
Alter the plugin definition of contextual links. |
| hook_contextual_links_view_alter | function | core/ |
Alter a contextual links element before it is rendered. |
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.