Search for link

  1. Search 7.x for link
  2. Search 9.5.x for link
  3. Search 8.9.x for link
  4. Search 10.3.x for link
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.

All search results

Title Object type File name Summary
EntityLink.php file core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::$build property core/modules/comment/src/Plugin/views/field/EntityLink.php Stores the result of parent entities build for all rows to reuse it later.
EntityLink::buildOptionsForm function core/modules/comment/src/Plugin/views/field/EntityLink.php Default option form that provides label widget that all fields should have.
EntityLink::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityLink.php Default option form that provides label widget that all fields should have.
EntityLink::defineOptions function core/modules/views/src/Plugin/views/field/EntityLink.php Information about options for all kinds of purposes will be held here.
EntityLink::defineOptions function core/modules/comment/src/Plugin/views/field/EntityLink.php Information about options for all kinds of purposes will be held here.
EntityLink::getDefaultLabel function core/modules/views/src/Plugin/views/field/EntityLink.php Returns the default label for this link.
EntityLink::getEntityLinkTemplate function core/modules/views/src/Plugin/views/field/EntityLink.php Returns the entity link template name identifying the link route.
EntityLink::getUrlInfo function core/modules/views/src/Plugin/views/field/EntityLink.php Returns the URI elements of the link.
EntityLink::preRender function core/modules/comment/src/Plugin/views/field/EntityLink.php Runs before any fields are rendered.
EntityLink::query function core/modules/comment/src/Plugin/views/field/EntityLink.php Called to add the field to a query.
EntityLink::render function core/modules/comment/src/Plugin/views/field/EntityLink.php Renders the field.
EntityLink::render function core/modules/views/src/Plugin/views/field/EntityLink.php Renders the field.
EntityLink::renderLink function core/modules/views/src/Plugin/views/field/EntityLink.php Prepares the link to view an entity.
EntityLinkDelete class core/modules/views/src/Plugin/views/field/EntityLinkDelete.php Field handler to present a link to delete an entity.
EntityLinkDelete.php file core/modules/views/src/Plugin/views/field/EntityLinkDelete.php
EntityLinkDelete::getDefaultLabel function core/modules/views/src/Plugin/views/field/EntityLinkDelete.php Returns the default label for this link.
EntityLinkDelete::getEntityLinkTemplate function core/modules/views/src/Plugin/views/field/EntityLinkDelete.php Returns the entity link template name identifying the link route.
EntityLinkDelete::renderLink function core/modules/views/src/Plugin/views/field/EntityLinkDelete.php Prepares the link to view an entity.
EntityLinkEdit class core/modules/views/src/Plugin/views/field/EntityLinkEdit.php Field handler to present a link to edit an entity.
EntityLinkEdit.php file core/modules/views/src/Plugin/views/field/EntityLinkEdit.php
EntityLinkEdit::getDefaultLabel function core/modules/views/src/Plugin/views/field/EntityLinkEdit.php Returns the default label for this link.
EntityLinkEdit::getEntityLinkTemplate function core/modules/views/src/Plugin/views/field/EntityLinkEdit.php Returns the entity link template name identifying the link route.
EntityLinkEdit::renderLink function core/modules/views/src/Plugin/views/field/EntityLinkEdit.php Prepares the link to view an entity.
EntityLinkTest class core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php @coversDefaultClass \Drupal\comment\Plugin\views\field\EntityLink
@group comment
EntityLinkTest class core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php @coversDefaultClass \Drupal\Core\Entity\EntityBase
@group Entity
EntityLinkTest.php file core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityLinkTest.php file core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityLinkTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The mocked entity type manager.
EntityLinkTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The mocked language manager.
EntityLinkTest::$linkGenerator property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The tested link generator.
EntityLinkTest::providerTestLink function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php Provides test data for testLink().
EntityLinkTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityLinkTest::setUp function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityLinkTest::testRenderNullEntity function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php Test the render method when getEntity returns NULL.
EntityLinkTest::testToLink function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php Tests for the EntityBase::toLink() method.
EntityReferenceFieldNormalizer::getRelationshipLinks function core/modules/jsonapi/src/Normalizer/EntityReferenceFieldNormalizer.php Gets the links for the relationship.
EntityResource::$linkRelationTypeManager property core/modules/rest/src/Plugin/rest/resource/EntityResource.php The link relation type manager used to create HTTP header links.
EntityResource::addLinkHeaders function core/modules/rest/src/Plugin/rest/resource/EntityResource.php Adds link headers to a response.
EntityResource::getPagerLinks function core/modules/jsonapi/src/Controller/EntityResource.php Get the pager links for a given request object.
EntityResource::getRequestLink function core/modules/jsonapi/src/Controller/EntityResource.php Get the full URL for a given request object.
EntityType::$links property core/lib/Drupal/Core/Entity/EntityType.php Link templates using the URI template syntax.
EntityType::getLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php Gets the link template for a given key.
EntityType::getLinkTemplates function core/lib/Drupal/Core/Entity/EntityType.php Gets the link templates using the URI template syntax.
EntityType::hasLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php Indicates if a link template exists for a given key.
EntityType::setLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php Sets a single link template.
EntityTypeInterface::getLinkTemplate function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the link template for a given key.
EntityTypeInterface::getLinkTemplates function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the link templates using the URI template syntax.
EntityTypeInterface::hasLinkTemplate function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if a link template exists for a given key.
EntityTypeInterface::setLinkTemplate function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets a single link template.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.