Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayLink::hasEqualOptions | function | core/ |
Check if the options of a views display are equal to the current display. |
| DisplayLink::isPathBasedDisplay | function | core/ |
Check if a views display is a path-based display. |
| DisplayLink::render | function | core/ |
Render the area. |
| DisplayLink::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayMenuInterface::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
| DisplayPageTest::testMenuLinks | function | core/ |
Tests the generated menu links of views. |
| DisplayPluginBase::getLinkDisplay | function | core/ |
Returns the ID of the display to use when making links. |
| DisplayPluginBase::optionLink | function | core/ |
Returns a link to a section of a form. |
| DisplayPluginBase::renderMoreLink | function | core/ |
Renders the 'more' link. |
| DisplayPluginBase::usesLinkDisplay | function | core/ |
Checks to see if the display has some need to link to another display. |
| DisplayPluginInterface::getLinkDisplay | function | core/ |
Returns the ID of the display to use when making links. |
| DisplayPluginInterface::optionLink | function | core/ |
Returns a link to a section of a form. |
| DisplayPluginInterface::renderMoreLink | function | core/ |
Renders the 'more' link. |
| DisplayPluginInterface::usesLinkDisplay | function | core/ |
Checks to see if the display has some need to link to another display. |
| DisplayTest::testActionLinks | function | core/ |
Tests the action links on the edit display UI. |
| DisplayTest::testLinkDisplay | function | core/ |
Tests the link-display setting. |
| DisplayTest::testPageContextualLinks | function | core/ |
Tests contextual links on Views page displays. |
| Drupal::linkGenerator | function | core/ |
Returns the link generator service. |
| DrupalTest::testLinkGenerator | function | core/ |
Tests the linkGenerator() method. |
| DuplicateContextualLinksTest | class | core/ |
Tests the UI for correct contextual links. |
| DuplicateContextualLinksTest.php | file | core/ |
|
| DuplicateContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DuplicateContextualLinksTest::$modules | property | core/ |
Modules to install. |
| DuplicateContextualLinksTest::testSameContextualLinks | function | core/ |
Tests the contextual links with same id. |
| DynamicMenuLinkMock | class | core/ |
Defines a mock implementation of a dynamic menu link used in tests only. |
| DynamicMenuLinkMock.php | file | core/ |
|
| DynamicMenuLinkMock::$currentUser | property | core/ |
The current user. |
| DynamicMenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DynamicMenuLinkMock::getRouteName | function | core/ |
Returns the route name, if available. |
| DynamicMenuLinkMock::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| DynamicMenuLinkMock::setCurrentUser | function | core/ |
Sets the current user. |
| EditorDeprecationTest::testEditorLinkDialog | function | core/ |
Tests the deprecation of the Drupal\editor\Form\EditorLinkDialog class. |
| EditorLinkDialog | class | core/ |
Provides a link dialog for text editors. |
| EditorLinkDialog.php | file | core/ |
|
| EditorLinkDialog::buildForm | function | core/ |
|
| EditorLinkDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditorLinkDialog::submitForm | function | core/ |
Form submission handler. |
| EditorLinkDialog::__construct | function | core/ |
Constructs a form object for link dialog. |
| editor_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| EngineTwigTest::testTwigLinkGenerator | function | core/ |
Tests the link_generator Twig functions. |
| EntityBase::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityBase::linkTemplates | function | core/ |
Gets an array link templates. |
| EntityBase::toLink | function | core/ |
Generates the HTML for a link to this entity. |
| EntityDisplayFormBase::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
| EntityFormDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
| EntityInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityInterface::toLink | function | core/ |
Generates the HTML for a link to this entity. |
| EntityLink | class | core/ |
Handler for showing comment module's entity links. |
| EntityLink | class | core/ |
Field handler to present a link to an entity. |
| EntityLink.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.