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.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. |
EditorHooks::menuLinksDiscoveredAlter | 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/ |
|
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. |
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 an 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 an 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. |
EntityLinkEdit::renderLink | function | core/ |
Prepares the link to view an entity. |
EntityLinkTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityBase[[api-linebreak]] @group Entity |
EntityLinkTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink[[api-linebreak]] @group comment |
EntityLinkTest.php | file | core/ |
|
EntityLinkTest.php | file | core/ |
|
EntityLinkTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
EntityLinkTest::$languageManager | property | core/ |
The mocked language manager. |
EntityLinkTest::$linkGenerator | property | core/ |
The tested link generator. |
EntityLinkTest::providerTestLink | function | core/ |
Provides test data for testLink(). |
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.