| LinkReply::getDefaultLabel |
function |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
Returns the default label for this link. |
| LinkReply::getUrlInfo |
function |
core/modules/comment/src/Plugin/views/field/LinkReply.php |
Returns the URI elements of the link. |
| 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 |
The cache contexts associated with this object. |
| LinkResolvableUriComputed::getCacheMaxAge |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
The maximum age for which this object may be cached. |
| LinkResolvableUriComputed::getCacheTags |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
The cache tags associated with this object. |
| LinkResolvableUriComputed::getValue |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
Gets the data value. |
| LinkResolvableUriComputed::setValue |
function |
core/modules/link/src/Plugin/DataType/LinkResolvableUriComputed.php |
Sets the data value. |
| 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 |
Default option form that provides label widget that all fields should have. |
| Links::defineOptions |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Information about options for all kinds of purposes will be held here. |
| 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 |
Called to add the field to a query. |
| Links::usesGroupBy |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Provides the handler some group by. |
| 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 |
|
| LinkSeparateFormatter::defaultSettings |
function |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
Defines the default settings for this plugin. |
| LinkSeparateFormatter::viewElements |
function |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
@phpstan-param \Drupal\Core\Field\FieldItemListInterface<\Drupal\link\LinkItemInterface> $items |
| LinkSeparateFormatterDisplayTest |
class |
core/modules/link/tests/src/Kernel/LinkSeparateFormatterDisplayTest.php |
Tests the 'link_separate' field formatter. |