Search for link

  1. Search 7.x for link
  2. Search 9.5.x for link
  3. Search 8.9.x for link
  4. Search 11.x for link
  5. Other projects
Title Object type File name Summary
announcements_feed.links.menu.yml file core/modules/announcements_feed/announcements_feed.links.menu.yml core/modules/announcements_feed/announcements_feed.links.menu.yml
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig <span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span>
BlockContentTest::testOperationLinks function core/modules/block_content/tests/src/Kernel/BlockContentTest.php Tests the editing links for BlockContentBlock.
block_content.links.menu.yml file core/modules/block_content/block_content.links.menu.yml core/modules/block_content/block_content.links.menu.yml
Breadcrumb::$links property core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php An ordered list of links for the breadcrumb.
Breadcrumb::addLink function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Appends a link to the end of the ordered list of breadcrumb links.
Breadcrumb::getLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Gets the breadcrumb links.
Breadcrumb::setLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Sets the breadcrumb links.
BreakLockLink class core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Provides a link to break a tempstore lock.
BreakLockLink.php file core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php
BreakLockLink::$dateFormatter property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The date formatter.
BreakLockLink::$entityTypeManager property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The entity type manager.
BreakLockLink::$renderer property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The renderer.
BreakLockLink::create function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Creates an instance of the plugin.
BreakLockLink::getInfo function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Returns the element properties for this element.
BreakLockLink::preRenderLock function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Pre-render callback: Renders a lock into #markup.
BreakLockLink::__construct function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Constructs a new BreakLockLink.
ContactLinkTest class core/modules/contact/tests/src/Unit/ContactLinkTest.php @coversDefaultClass \Drupal\contact\Plugin\views\field\ContactLink[[api-linebreak]]
@group contact
ContactLinkTest.php file core/modules/contact/tests/src/Unit/ContactLinkTest.php
ContactLinkTest::setUp function core/modules/contact/tests/src/Unit/ContactLinkTest.php
ContactLinkTest::testRenderNullEntity function core/modules/contact/tests/src/Unit/ContactLinkTest.php Test the render method when getEntity returns NULL.
content_translation.link_relation_types.yml file core/modules/content_translation/content_translation.link_relation_types.yml core/modules/content_translation/content_translation.link_relation_types.yml
DialogFormLink class core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php Test class to create dialog form link.
DialogFormLink.php file core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php
DialogFormLink::makeDialogFormLink function core/modules/system/tests/modules/ajax_forms_test/src/Controller/DialogFormLink.php Builds an associative array representing a link that opens a dialog.
Drupal::linkGenerator function core/lib/Drupal.php Returns the link generator service.
EditorDeprecationTest::testEditorLinkDialog function core/modules/editor/tests/src/Kernel/EditorDeprecationTest.php Tests the deprecation of the Drupal\editor\Form\EditorLinkDialog class.
EntityLinkTest class core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php @coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink[[api-linebreak]]
@group comment
EntityLinkTest.php file core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityLinkTest::setUp function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityLinkTest::testRenderNullEntity function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php Test the render method when getEntity returns NULL.
EntityViewAlterTest::testContextualLinksRemoved function core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php Tests that contextual links are removed when rendering Layout Builder.
ExtensionLifecycle::LIFECYCLE_LINK_IDENTIFIER constant core/lib/Drupal/Core/Extension/ExtensionLifecycle.php The string used to identify the lifecycle link in an .info.yml file.
FileStorage::unlink function core/lib/Drupal/Component/PhpStorage/FileStorage.php Deletes files and/or directories in the specified path.
GeneratedLink class core/lib/Drupal/Core/GeneratedLink.php Used to return generated links, along with associated cacheability metadata.
GeneratedLink.php file core/lib/Drupal/Core/GeneratedLink.php
GeneratedLink::$generatedLink property core/lib/Drupal/Core/GeneratedLink.php The HTML string value containing a link.
GeneratedLink::count function core/lib/Drupal/Core/GeneratedLink.php #[\ReturnTypeWillChange]
GeneratedLink::getGeneratedLink function core/lib/Drupal/Core/GeneratedLink.php Gets the generated link.
GeneratedLink::jsonSerialize function core/lib/Drupal/Core/GeneratedLink.php #[\ReturnTypeWillChange]
GeneratedLink::setGeneratedLink function core/lib/Drupal/Core/GeneratedLink.php Sets the generated link.
GeneratedLink::TAG constant core/lib/Drupal/Core/GeneratedLink.php HTML tag to use when building the link.
GeneratedLink::__toString function core/lib/Drupal/Core/GeneratedLink.php Returns markup.
HelpTopicPluginBase::toLink function core/modules/help/src/HelpTopicPluginBase.php Returns a link for viewing the help topic.
HelpTopicPluginInterface::toLink function core/modules/help/src/HelpTopicPluginInterface.php Returns a link for viewing the help topic.
HelpTopicTest::testHelpLinks function core/modules/help/tests/src/Functional/HelpTopicTest.php Verifies links on various topic pages.
HelpTwigExtension::getRouteLink function core/modules/help/src/HelpTwigExtension.php Returns a link or plain text, given text, route name, and parameters.
HelpTwigExtension::getTopicLink function core/modules/help/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/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_link_alter function core/lib/Drupal/Core/Utility/link.api.php Alter the parameters for links.

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