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. Search main for _link
  6. Other projects
Title Object type File name Summary
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/Utility/link.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_navigation_menu_link_tree_alter function core/modules/navigation/navigation.api.php Alter the content of a given Navigation menu link tree.
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.
HttpKernelUiHelperTrait::clickLink function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Follows a link by complete name.
icon-link.css file core/themes/admin/css/components/icon-link.css Icon link component.
icon-link.css file core/themes/default_admin/css/components/icon-link.css Icon link component.
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.
icon-link.pcss.css file core/themes/admin/css/components/icon-link.pcss.css Icon link component.
icon-link.pcss.css file core/themes/default_admin/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
ImageTestBaselineTrait::providerLinkability function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.php Returns data for testLinkability() and testImageArbitraryHtml().
ImageTestBaselineTrait::testLinkability function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBaselineTrait.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
JSMessageTestController::messageLinks function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Displays links to show messages via JavaScript.
JSMessageTestController::messageLinksWithSystemMessages function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Displays links to show messages via JavaScript with messages from backend.
jsonapi.links.menu.yml file core/modules/jsonapi/jsonapi.links.menu.yml core/modules/jsonapi/jsonapi.links.menu.yml
jsonapi.links.task.yml file core/modules/jsonapi/jsonapi.links.task.yml core/modules/jsonapi/jsonapi.links.task.yml
JsonApiDocumentTopLevel::$links property core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php The links.
JsonApiDocumentTopLevel::getLinks function core/modules/jsonapi/src/JsonApiResource/JsonApiDocumentTopLevel.php Gets the links.
JsonApiDocumentTopLevelNormalizer::getLinkHash function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php Hashes an omitted link.
JsonApiDocumentTopLevelNormalizer::normalizeOmissionsLinks function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php Normalizes omitted data into a set of omission links.
JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK constant core/modules/jsonapi/src/JsonApiSpec.php The URI of the supported specification document.
JSWebAssert::waitForLink function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Waits for a link with specified locator and returns it when available.
JsWebAssertTestForm::addLink function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add link" button.
KernelTestHttpRequestTest::testClickLink function core/tests/Drupal/KernelTests/KernelTestHttpRequestTest.php Tests clickLink() functionality.
language.links.action.yml file core/modules/language/language.links.action.yml core/modules/language/language.links.action.yml
language.links.menu.yml file core/modules/language/language.links.menu.yml core/modules/language/language.links.menu.yml
language.links.task.yml file core/modules/language/language.links.task.yml core/modules/language/language.links.task.yml
LanguageManager::getLanguageSwitchLinks function core/lib/Drupal/Core/Language/LanguageManager.php Returns the language switch links for the given language type.

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