Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
entity-link-output-url.php | file | core/ |
Test fixture. |
EntityBase::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
EntityBase::link | function | core/ |
Deprecated way of generating a link to the entity. See toLink(). |
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::link | function | core/ |
Deprecated way of generating a link to the entity. See toLink(). |
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/ |
|
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 options form that provides the label widget that all fields should have. |
EntityLink::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
EntityLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
EntityLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
EntityLink::preRender | function | core/ |
Runs before any fields are rendered. |
EntityLink::query | function | core/ |
Called to add the field to a query. |
EntityLink::render | function | core/ |
Renders the field. |
EntityLink::render | function | core/ |
Renders the field. |
EntityLink::renderLink | function | core/ |
Prepares the link to view a entity. |
EntityLinkDelete | class | core/ |
Field handler to present a link to delete an entity. |
EntityLinkDelete.php | file | core/ |
|
EntityLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLinkDelete::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityLinkDelete::renderLink | function | core/ |
Prepares the link to view a entity. |
EntityLinkEdit | class | core/ |
Field handler to present a link to edit an entity. |
EntityLinkEdit.php | file | core/ |
|
EntityLinkEdit::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLinkEdit::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
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.