| LinkRelationTypeManager::__construct |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
Constructs a new LinkRelationTypeManager. |
| LinkReply |
class |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
Field handler to present a link to reply to a comment. |
| LinkReply.php |
file |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
|
| LinkReply::getDefaultLabel |
function |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
|
| LinkReply::getUrlInfo |
function |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
|
| LinkReplyTest |
class |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php |
Tests Drupal\comment\Plugin\views\field\LinkReply. |
| LinkReplyTest.php |
file |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php |
|
| LinkReplyTest::setUp |
function |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php |
|
| LinkReplyTest::testRenderNullEntity |
function |
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php |
Test the render method when getEntity returns NULL. |
| LinkResolvableUriComputed |
class |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
Defines a data type for a Link Resolvable URI. |
| LinkResolvableUriComputed.php |
file |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
|
| LinkResolvableUriComputed::$processed |
property |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
The generated URL. |
| LinkResolvableUriComputed::getCacheContexts |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
|
| LinkResolvableUriComputed::getCacheMaxAge |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
|
| LinkResolvableUriComputed::getCacheTags |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
|
| LinkResolvableUriComputed::getValue |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
|
| LinkResolvableUriComputed::setValue |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
|
| Links |
class |
core/modules/views/src/Plugin/views/field/Links.php |
An abstract handler which provides a collection of links. |
| links--action-links.html.twig |
file |
core/themes/admin/templates/links--action-links.html.twig |
{% extends "links.html.twig" %} |
| links--action-links.html.twig |
file |
core/themes/default_admin/templates/links--action-links.html.twig |
{% extends "links.html.twig" %} |
| links--comment.html.twig |
file |
core/themes/olivero/templates/navigation/links--comment.html.twig |
Olivero's theme override for comment links. |
| links--dropbutton.html.twig |
file |
core/themes/admin/templates/form/links--dropbutton.html.twig |
Theme override for a set of links. |
| links--dropbutton.html.twig |
file |
core/themes/default_admin/templates/form/links--dropbutton.html.twig |
Theme override for a set of links. |
| links--media-library-menu.html.twig |
file |
core/themes/admin/templates/classy/media-library/links--media-library-menu.html.twig |
Theme implementation of the media type menu in the media library dialog. |
| links--media-library-menu.html.twig |
file |
core/themes/default_admin/templates/classy/media-library/links--media-library-menu.html.twig |
Theme implementation of the media type menu in the media library dialog. |
| links--media-library-menu.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/media-library/links--media-library-menu.html.twig |
Theme implementation of the media type menu in the media library dialog. |
| links--media-library-menu.html.twig |
file |
core/themes/claro/templates/classy/media-library/links--media-library-menu.html.twig |
Theme implementation of the media type menu in the media library dialog. |
| links--node.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/content/links--node.html.twig |
Theme override to display node links. |
| links--node.html.twig |
file |
core/themes/claro/templates/classy/content/links--node.html.twig |
Theme override to display node links. |
| links--node.html.twig |
file |
core/themes/starterkit_theme/templates/content/links--node.html.twig |
Theme override to display node links. |
| links--node.html.twig |
file |
core/themes/admin/templates/classy/content/links--node.html.twig |
Theme override to display node links. |
| links--node.html.twig |
file |
core/themes/default_admin/templates/classy/content/links--node.html.twig |
Theme override to display node links. |
| links.css |
file |
core/profiles/demo_umami/themes/umami/css/classy/components/links.css |
Visual styles for links. |
| links.css |
file |
core/themes/olivero/css/components/links.css |
Links component. |
| links.css |
file |
core/themes/claro/css/classy/components/links.css |
Visual styles for links. |
| links.css |
file |
core/themes/starterkit_theme/css/components/links.css |
Visual styles for links. |
| links.html.twig |
file |
core/themes/olivero/templates/navigation/links.html.twig |
Olivero's theme override for a set of links. |
| links.html.twig |
file |
core/themes/stable9/templates/navigation/links.html.twig |
Theme override for a set of links. |
| links.html.twig |
file |
core/themes/starterkit_theme/templates/navigation/links.html.twig |
Theme override for a set of links. |
| links.html.twig |
file |
core/modules/system/templates/links.html.twig |
Default theme implementation for a set of links. |
| links.pcss.css |
file |
core/themes/olivero/css/components/links.pcss.css |
Links component. |
| Links.php |
file |
core/modules/views/src/Plugin/views/field/Links.php |
|
| Links::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/Links.php |
|
| Links::defineOptions |
function |
core/modules/views/src/Plugin/views/field/Links.php |
|
| Links::getLinks |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Gets the list of links used by this field. |
| Links::query |
function |
core/modules/views/src/Plugin/views/field/Links.php |
|
| Links::usesGroupBy |
function |
core/modules/views/src/Plugin/views/field/Links.php |
|
| Links::__construct |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Constructs a Links object. |
| LinkSeparateFormatter |
class |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
Plugin implementation of the 'link_separate' formatter. |
| LinkSeparateFormatter.php |
file |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
|