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 10.3.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
AssertContentTrait::assertNoLinkByHref function core/tests/Drupal/KernelTests/AssertContentTrait.php Passes if a link containing a given href (part) is not found.
AssertContentTrait::assertNoLinkByHrefInMainRegion function core/tests/Drupal/KernelTests/AssertContentTrait.php Passes if a link containing a given href is not found in the main region.
ban.links.menu.yml file core/modules/ban/ban.links.menu.yml core/modules/ban/ban.links.menu.yml
batch_test.links.task.yml file core/modules/system/tests/modules/batch_test/batch_test.links.task.yml core/modules/system/tests/modules/batch_test/batch_test.links.task.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>
block--umami-quick-links.html.twig file core/profiles/demo_umami/themes/umami/templates/components/quicklinks/block--umami-quick-links.html.twig Theme override for Umami footer Promo block.
block.links.contextual.yml file core/modules/block/block.links.contextual.yml core/modules/block/block.links.contextual.yml
block.links.menu.yml file core/modules/block/block.links.menu.yml core/modules/block/block.links.menu.yml
block.links.task.yml file core/modules/block/block.links.task.yml core/modules/block/block.links.task.yml
BlockContentContextualLinksTest class core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php Tests views contextual links on block content.
BlockContentContextualLinksTest.php file core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php
BlockContentContextualLinksTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php The theme to install as the default for testing.
BlockContentContextualLinksTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php Modules to install.
BlockContentContextualLinksTest::testBlockContentContextualLinks function core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php Tests contextual links.
BlockContentTest::testOperationLinks function core/modules/block_content/tests/src/Kernel/BlockContentTest.php Tests the editing links for BlockContentBlock.
BlockContextualLinksTest class core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Tests the contextual links added while rendering the block.
BlockContextualLinksTest.php file core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php
BlockContextualLinksTest::$blockId property core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Block id of the block.
BlockContextualLinksTest::$defaultTheme property core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php The theme to install as the default for testing.
BlockContextualLinksTest::$modules property core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Modules to install.
BlockContextualLinksTest::setUp function core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php
BlockContextualLinksTest::testBlockContextualRemoveLinks function core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Test that remove/configure contextual links are present in the block.
BlockLanguageCacheTest::testBlockLinks function core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php Creates a block in a language, check blocks page in all languages.
BlockTest::testThemeAdminLink function core/modules/block/tests/src/Functional/BlockTest.php Tests that a link exists to block layout from the appearance form.
block_content.links.action.yml file core/modules/block_content/block_content.links.action.yml core/modules/block_content/block_content.links.action.yml
block_content.links.contextual.yml file core/modules/block_content/block_content.links.contextual.yml core/modules/block_content/block_content.links.contextual.yml
block_content.links.menu.yml file core/modules/block_content/block_content.links.menu.yml core/modules/block_content/block_content.links.menu.yml
block_content.links.task.yml file core/modules/block_content/block_content.links.task.yml core/modules/block_content/block_content.links.task.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.
BreadcrumbTest::testSetLinks function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php @covers ::setLinks[[api-linebreak]]
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.
BrowserTestBaseTest::testClickLink function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests clickLink() functionality.
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHtmlHeadLinkMerging.
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Tests html_head_link asset merging.
ChooseBlockController::getBlockLinks function core/modules/layout_builder/src/Controller/ChooseBlockController.php Gets a render array of block links.
CKEditor5FragmentLinkTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php Tests that the fragment link points to CKEditor 5.
CKEditor5FragmentLinkTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
CKEditor5FragmentLinkTest::$account property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php The admin user.
CKEditor5FragmentLinkTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php The theme to install as the default for testing.

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