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 |
---|---|---|---|
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. |
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 @group Entity |
EntityLinkTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink @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(). |
EntityLinkTest::setUp | function | core/ |
|
EntityLinkTest::setUp | function | core/ |
|
EntityLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
EntityLinkTest::testToLink | function | core/ |
Tests for the Entity::toLink() method. |
EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
EntityResource::$linkRelationTypeManager | property | core/ |
The link relation type manager used to create HTTP header links. |
EntityResource::addLinkHeaders | function | core/ |
Adds link headers to a response. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.