Search for _link
- Search 7.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DrupalLink | class | core/ |
Defines the "drupallink" plugin. |
| DrupalLink.php | file | core/ |
|
| DrupalLink::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| DrupalLink::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalLink::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalLink::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| 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 enable. |
| 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. |
| 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. |
| 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/ |
Field handler to present a link to an entity. |
| EntityLink | class | core/ |
Handler for showing comment module's entity links. |
| EntityLink.php | file | core/ |
|
| EntityLink.php | file | core/ |
|
| EntityLink::$build | property | core/ |
Stores the result of parent entities build for all rows to reuse it later. |
| EntityLink::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| EntityLink::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
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.