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

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
DisplayLink::hasEqualOptions function core/modules/views/src/Plugin/views/area/DisplayLink.php Check if the options of a views display are equal to the current display.
DisplayLink::isPathBasedDisplay function core/modules/views/src/Plugin/views/area/DisplayLink.php Check if a views display is a path-based display.
DisplayLink::render function core/modules/views/src/Plugin/views/area/DisplayLink.php Render the area.
DisplayLink::validate function core/modules/views/src/Plugin/views/area/DisplayLink.php Validate that the plugin is correct and can be saved.
DisplayMenuInterface::getMenuLinks function core/modules/views/src/Plugin/views/display/DisplayMenuInterface.php Gets menu links, if this display provides some.
DisplayPageTest::testMenuLinks function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the generated menu links of views.
DisplayPluginBase::getLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the ID of the display to use when making links.
DisplayPluginBase::optionLink function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns a link to a section of a form.
DisplayPluginBase::renderMoreLink function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Renders the 'more' link.
DisplayPluginBase::usesLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Checks to see if the display has some need to link to another display.
DisplayPluginInterface::getLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns the ID of the display to use when making links.
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\comment\CommentLinkBuilderInterface service core/modules/comment/comment.services.yml
Drupal\Core\Menu\ContextualLinkManagerInterface service core/core.services.yml
Drupal\Core\Menu\DefaultMenuLinkTreeManipulators service core/core.services.yml
Drupal\Core\Menu\MenuLinkManagerInterface service core/core.services.yml
Drupal\Core\Menu\MenuLinkTreeInterface service core/core.services.yml
Drupal\Core\Menu\StaticMenuLinkOverridesInterface service core/core.services.yml
Drupal\Core\Utility\LinkGeneratorInterface service core/core.services.yml
Drupal\system\ModuleAdminLinksHelper service core/modules/system/system.services.yml
Drupal\system\Routing\MenuLinksetRoutes service core/modules/system/system.services.yml
Drupal\user\ModulePermissionsLinkHelper service core/modules/user/user.services.yml
Drupal\user\ToolbarLinkBuilder service core/modules/user/user.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 The theme to install as the default for testing.
DuplicateContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Modules to install.
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 The cache contexts associated with this object.
DynamicMenuLinkMock::getRouteName function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Returns the route name, if available.
DynamicMenuLinkMock::getTitle function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Returns the localized title to be shown for this link.
DynamicMenuLinkMock::setCurrentUser function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Sets the current user.
EditorDeprecationTest::testEditorLinkDialog function core/modules/editor/tests/src/Kernel/EditorDeprecationTest.php Tests the deprecation of the Drupal\editor\Form\EditorLinkDialog class.
EditorLinkDialog class core/modules/editor/src/Form/EditorLinkDialog.php Provides a link dialog for text editors.
EditorLinkDialog.php file core/modules/editor/src/Form/EditorLinkDialog.php
EditorLinkDialog::buildForm function core/modules/editor/src/Form/EditorLinkDialog.php
EditorLinkDialog::getFormId function core/modules/editor/src/Form/EditorLinkDialog.php Returns a unique string identifying the form.
EditorLinkDialog::submitForm function core/modules/editor/src/Form/EditorLinkDialog.php Form submission handler.
EditorLinkDialog::__construct function core/modules/editor/src/Form/EditorLinkDialog.php Constructs a form object for link dialog.
editor_menu_links_discovered_alter function core/modules/editor/editor.module Implements hook_menu_links_discovered_alter().

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