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. Search main for _link
  6. Other projects
Title Object type File name Summary
BookOutlineStorage::countOriginalLinkChildren function core/modules/book/src/BookOutlineStorage.php Count the number of original link children.
BookOutlineStorageInterface::countOriginalLinkChildren function core/modules/book/src/BookOutlineStorageInterface.php Count the number of original link children.
BookTest::testSaveBookLink function core/modules/book/tests/src/Functional/BookTest.php Tests that saveBookLink() returns something.
book_node_links_alter function core/modules/book/book.module Implements hook_node_links_alter().
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.
BrowserTestBaseTest::testInvalidLinkExistsExact function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests linkExistsExact() functionality fail.
BrowserTestBaseTest::testInvalidLinkNotExistsExact function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests linkNotExistsExact() functionality fail.
BrowserTestBaseTest::testLinkExistsExact function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests linkExistsExact() functionality.
BrowserTestBaseTest::testLinkNotExistsExact function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests linkNotExistsExact() 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.
CKEditor5FragmentLinkTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php Modules to enable.
CKEditor5FragmentLinkTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
CKEditor5FragmentLinkTest::testFragmentLink function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php Tests if the fragment link to a textarea works with CKEditor 5 enabled.
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects()[[api-linebreak]]
CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects()[[api-linebreak]]
ckeditor5_automatic_link_decorator_test.ckeditor5.yml file core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.ckeditor5.yml core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.ckeditor5.yml
ckeditor5_automatic_link_decorator_test.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.info.yml
ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml file core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml
ckeditor5_automatic_link_decorator_test_2.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.info.yml
CKEditorIntegrationTest::testFragmentLink function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if the fragment link to a textarea works with CKEditor enabled.
ClaroLayoutBuilderTest::testContextualLinks function core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Tests the layout builder has expected contextual links with Claro.
ClaroMenuUiJavascriptTest::testBlockContextualLinks function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Intentionally empty method.
claro_preprocess_links function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links.
claro_preprocess_links__action_links function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__action_links.
claro_preprocess_links__dropbutton function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__dropbutton.
claro_preprocess_links__media_library_menu function core/themes/claro/claro.theme Implements hook_preprocess_links__media_library_menu().
classy_preprocess_links__media_library_menu function core/themes/classy/classy.theme Implements hook_preprocess_links__media_library_menu().
comment.links.action.yml file core/modules/comment/comment.links.action.yml core/modules/comment/comment.links.action.yml
comment.links.menu.yml file core/modules/comment/comment.links.menu.yml core/modules/comment/comment.links.menu.yml
comment.links.task.yml file core/modules/comment/comment.links.task.yml core/modules/comment/comment.links.task.yml

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