Search for link

  1. Search 7.x for link
  2. Search 8.9.x for link
  3. Search 10.3.x for link
  4. Search 11.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
link-formatter-link-separate.html.twig file core/themes/bartik/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/stable/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/starterkit_theme/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/classy/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/modules/link/tests/themes/link_test_theme/templates/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/modules/link/templates/link-formatter-link-separate.html.twig Default theme implementation of a link with separate title and URL elements.
link.admin.css file core/modules/ckeditor5/css/link.admin.css .ckeditor5-toolbar-button-link {
background-image: url(../icons/link.svg);
}
link.css file core/profiles/demo_umami/themes/umami/css/classy/components/link.css Style another element as a link.
link.css file core/themes/seven/css/classy/components/link.css Style another element as a link.
link.css file core/themes/claro/css/classy/components/link.css Style another element as a link.
link.css file core/themes/bartik/css/classy/components/link.css Style another element as a link.
link.css file core/themes/starterkit_theme/css/components/link.css Style another element as a link.
link.css file core/themes/classy/css/components/link.css Style another element as a link.
link.info.yml file core/modules/link/link.info.yml core/modules/link/link.info.yml
link.migrate_drupal.yml file core/modules/link/migrations/state/link.migrate_drupal.yml core/modules/link/migrations/state/link.migrate_drupal.yml
link.module file core/modules/link/link.module Defines simple link field types.
Link.php file core/lib/Drupal/Core/Render/Element/Link.php
Link.php file core/lib/Drupal/Core/Link.php
Link.php file core/modules/jsonapi/src/JsonApiResource/Link.php
link.schema.yml file core/modules/link/config/schema/link.schema.yml core/modules/link/config/schema/link.schema.yml
Link::$attributes property core/modules/jsonapi/src/JsonApiResource/Link.php The link target attributes.
Link::$href property core/modules/jsonapi/src/JsonApiResource/Link.php The URI, as a string.
Link::$linkGenerator property core/lib/Drupal/Core/Link.php The link generator.
Link::$rel property core/modules/jsonapi/src/JsonApiResource/Link.php The link relation types.
Link::$text property core/lib/Drupal/Core/Link.php The link text for the anchor tag as a translated string or render array.
Link::$uri property core/modules/jsonapi/src/JsonApiResource/Link.php The link URI.
Link::$url property core/lib/Drupal/Core/Link.php The URL of the link.
Link::compare function core/modules/jsonapi/src/JsonApiResource/Link.php Compares two links.
Link::createFromRoute function core/lib/Drupal/Core/Link.php Creates a Link object from a given route name and parameters.
Link::fromTextAndUrl function core/lib/Drupal/Core/Link.php Creates a Link object from a given Url object.
Link::getHref function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's URI as a string.
Link::getInfo function core/lib/Drupal/Core/Render/Element/Link.php Returns the element properties for this element.
Link::getLinkGenerator function core/lib/Drupal/Core/Link.php Returns the link generator.
Link::getLinkRelationType function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's relation type.
Link::getTargetAttributes function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's target attributes.
Link::getText function core/lib/Drupal/Core/Link.php Returns the text of the link.
Link::getUri function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's URI.
Link::getUrl function core/lib/Drupal/Core/Link.php Returns the URL of the link.
Link::merge function core/modules/jsonapi/src/JsonApiResource/Link.php Merges two equivalent links into one link with the merged cacheability.
Link::preRenderLink function core/lib/Drupal/Core/Render/Element/Link.php Pre-render callback: Renders a link into #markup.
Link::preRenderLinks function core/lib/Drupal/Core/Render/Element/Link.php Pre-render callback: Collects child links into a single array.
Link::setLinkGenerator function core/lib/Drupal/Core/Link.php Sets the link generator service.
Link::setText function core/lib/Drupal/Core/Link.php Sets the new text of the link.
Link::setUrl function core/lib/Drupal/Core/Link.php Sets the URL of this link.
Link::toRenderable function core/lib/Drupal/Core/Link.php Returns a render array representation of the object.
Link::toString function core/lib/Drupal/Core/Link.php Generates the HTML for this Link object.
Link::__construct function core/lib/Drupal/Core/Link.php Constructs a new Link object.
Link::__construct function core/modules/jsonapi/src/JsonApiResource/Link.php JSON:API Link constructor.
LinkAccessConstraint class core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraint.php Defines an access validation constraint for links.
LinkAccessConstraint.php file core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraint.php

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