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 11.x for _link
  6. Other projects
Title Object type File name Summary
DisplayPluginInterface::optionLink function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns a link to a section of a form.
DisplayPluginInterface::renderMoreLink function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders the 'more' link.
DisplayPluginInterface::usesLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Checks to see if the display has some need to link to another display.
DisplayTest::testActionLinks function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the action links on the edit display UI.
DisplayTest::testLinkDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the link-display setting.
DisplayTest::testPageContextualLinks function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests contextual links on Views page displays.
Drupal::linkGenerator function core/lib/Drupal.php Returns the link generator service.
DrupalTest::testLinkGenerator function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the linkGenerator() method.
Drupal\contextual\ContextualLinksSerializer service core/modules/contextual/contextual.services.yml
Drupal\link\EventSubscriber\DefaultContentSubscriber service core/modules/link/link.services.yml
Drupal\menu_link_content\EventSubscriber\DefaultContentSubscriber service core/modules/menu_link_content/menu_link_content.services.yml
Drupal\navigation\Menu\NavigationMenuLinkTreeManipulators service core/modules/navigation/navigation.services.yml
Drupal\package_manager\Validator\SymlinkValidator service core/modules/package_manager/package_manager.services.yml
DuplicateContextualLinksTest class core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Tests the UI for correct contextual links.
DuplicateContextualLinksTest.php file core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php
DuplicateContextualLinksTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php
DuplicateContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php
DuplicateContextualLinksTest::testSameContextualLinks function core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Tests the contextual links with same id.
DynamicMenuLinkMock class core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Defines a mock implementation of a dynamic menu link used in tests only.
DynamicMenuLinkMock.php file core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::$currentUser property core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php The current user.
DynamicMenuLinkMock::getCacheContexts function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::getRouteName function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::getTitle function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
DynamicMenuLinkMock::setCurrentUser function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Sets the current user.
EditorHooks::menuLinksDiscoveredAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_menu_links_discovered_alter().
EngineTwigTest::testTwigLinkGenerator function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the link_generator Twig functions.
entity-link-suggestions.css file core/modules/ckeditor5/css/entity-link-suggestions.css Styles for Entity Link Suggestions in CKEditor 5.
EntityBase::hasLinkTemplate function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::linkTemplates function core/lib/Drupal/Core/Entity/EntityBase.php Gets an array link templates.
EntityBase::toLink function core/lib/Drupal/Core/Entity/EntityBase.php
EntityDisplayFormBase::getDisplayModesLink function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns a link to the form or view mode admin page.
EntityFormDisplayEditForm::getDisplayModesLink function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityInterface::hasLinkTemplate function core/lib/Drupal/Core/Entity/EntityInterface.php Indicates if a link template exists for a given key.
EntityInterface::toLink function core/lib/Drupal/Core/Entity/EntityInterface.php Generates the HTML for a link to this entity.
EntityLink class core/modules/views/src/Plugin/views/field/EntityLink.php Field handler to present a link to an entity.
EntityLink class core/modules/comment/src/Plugin/views/field/EntityLink.php Handler for showing comment module's entity links.
EntityLink.php file core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink.php file core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLink::$build property core/modules/comment/src/Plugin/views/field/EntityLink.php Stores the result of parent entities build for all rows to reuse it later.
EntityLink::buildOptionsForm function core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLink::defineOptions function core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLink::defineOptions function core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::getDefaultLabel function core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLink::getEntityLinkTemplate function core/modules/views/src/Plugin/views/field/EntityLink.php Returns the entity link template name identifying the link route.
EntityLink::getUrlInfo function core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLink::preRender function core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::query function core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::render function core/modules/comment/src/Plugin/views/field/EntityLink.php

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