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 |
|---|---|---|---|
| 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.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::testToLink | function | core/ |
Tests for the Entity::toLink() method. |
| EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityReferenceItemNormalizer::$linkManager | property | core/ |
The hypermedia link manager. |
| 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. |
| EntityResource::getPagerLinks | function | core/ |
Get the pager links for a given request object. |
| EntityResource::getRequestLink | function | core/ |
Get the full URL for a given request object. |
| EntityType::$links | property | core/ |
Link templates using the URI template syntax. |
| EntityType::getLinkTemplate | function | core/ |
Gets the link template for a given key. |
| EntityType::getLinkTemplates | function | core/ |
Gets the link templates using the URI template syntax. |
| EntityType::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityType::setLinkTemplate | function | core/ |
Sets a single link template. |
| EntityTypeInterface::getLinkTemplate | function | core/ |
Gets the link template for a given key. |
| EntityTypeInterface::getLinkTemplates | function | core/ |
Gets the link templates using the URI template syntax. |
| EntityTypeInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityTypeInterface::setLinkTemplate | function | core/ |
Sets a single link template. |
| EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate[[api-linebreak]] |
| EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
| EntityUrlTest::providerTestToUrlLinkTemplateNoId | function | core/ |
Provides data for testToUrlLinkTemplateNoId(). |
| EntityUrlTest::providerTestToUrlLinkTemplateRevision | function | core/ |
Provides data for testToUrlLinkTemplateRevision(). |
| EntityUrlTest::providerTestToUrlLinkTemplates | function | core/ |
Provides data for testToUrlLinkTemplates(). |
| EntityUrlTest::registerLinkTemplate | function | core/ |
Registers a link template for the mock entity. |
| EntityUrlTest::testToUrlLinkTemplateAddForm | function | core/ |
Tests the toUrl() method with the 'revision' link template. |
| EntityUrlTest::testToUrlLinkTemplateNoId | function | core/ |
Tests the toUrl() method with link templates without an entity ID. |
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.