Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Default theme implementation of a link with separate title and URL elements. |
| link.admin.css | file | core/ |
.ckeditor5-toolbar-button-link { background-image: url(../icons/link.svg); } |
| link.css | file | core/ |
Style another element as a link. |
| link.css | file | core/ |
Style another element as a link. |
| link.css | file | core/ |
Style another element as a link. |
| link.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-link { background-image: url("data:image/svg+xml,%3csvg height='38'… |
| link.icon.theme.pcss.css | file | core/ |
.field-icon-link { background-image: url(../../../misc/icons/55565b/link.svg); } |
| link.libraries.yml | file | core/ |
core/modules/link/link.libraries.yml |
| link.schema.yml | file | core/ |
core/modules/link/config/schema/link.schema.yml |
| Link::$attributes | property | core/ |
The link target attributes. |
| Link::getTargetAttributes | function | core/ |
Gets the link's target attributes. |
| Link::preRenderLinks | function | core/ |
Pre-render callback: Collects child links into a single array. |
| Link::setLinkGenerator | function | core/ |
Sets the link generator service. |
| Link::setText | function | core/ |
Sets the new text of the link. |
| Link::setUrl | function | core/ |
Sets the URL of this link. |
| Link::toString | function | core/ |
Generates the HTML for this Link object. |
| Link::__construct | function | core/ |
Constructs a new Link object. |
| Link::__construct | function | core/ |
JSON:API Link constructor. |
| LinkAccessConstraint | class | core/ |
Defines an access validation constraint for links. |
| LinkAccessConstraint.php | file | core/ |
|
| LinkAccessConstraint::$message | property | core/ |
|
| LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
| LinkAccessConstraintValidator.php | file | core/ |
|
| LinkAccessConstraintValidator::$current_user | property | core/ |
Proxy for the current user account. |
| LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| LinkAccessConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
| LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
| LinkApproveTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\LinkApprove[[api-linebreak]] @group comment |
| LinkApproveTest.php | file | core/ |
|
| LinkApproveTest::setUp | function | core/ |
|
| LinkApproveTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| LinkBase | class | core/ |
Field handler to present a link to an entity. |
| LinkBase.php | file | core/ |
|
| LinkBase::$accessManager | property | core/ |
The access manager service. |
| LinkBase::$currentUser | property | core/ |
Current user object. |
| LinkBase::$entityRepository | property | core/ |
The entity repository. |
| LinkBase::$entityTypeManager | property | core/ |
The entity type manager. |
| LinkBase::$languageManager | property | core/ |
The language manager. |
| LinkBase::addLangcode | function | core/ |
Adds language information to the options. |
| LinkBase::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| LinkBase::checkUrlAccess | function | core/ |
Checks access to the link route. |
Pagination
- Previous page
- Page 755
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.