LinkRelationTypeInterface |
interface |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Defines a single link relation type. |
LinkRelationTypeInterface.php |
file |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
|
LinkRelationTypeInterface::getDescription |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns the link relation type description. |
LinkRelationTypeInterface::getExtensionUri |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns the extension link relation type URI. |
LinkRelationTypeInterface::getNotes |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns some extra notes/comments about this link relation type. |
LinkRelationTypeInterface::getReference |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns the URL pointing to the reference of the link relation type. |
LinkRelationTypeInterface::getRegisteredName |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns the registered link relation type name. |
LinkRelationTypeInterface::isExtension |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Indicates whether this link relation type is of the 'extension' kind. |
LinkRelationTypeInterface::isRegistered |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Indicates whether this link relation type is of the 'registered' kind. |
LinkRelationTypeManager |
class |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
Provides a default plugin manager for link relation types. |
LinkRelationTypeManager.php |
file |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
|
LinkRelationTypeManager::$defaults |
property |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
A set of defaults to be referenced by $this->processDefinition(). |
LinkRelationTypeManager::$root |
property |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
The app root. |
LinkRelationTypeManager::getDiscovery |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeManager.php |
Gets the plugin discovery. |
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 |
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. |
Links |
class |
core/modules/views/src/Plugin/views/field/Links.php |
An abstract handler which provides a collection of links. |
links--comment.html.twig |
file |
core/themes/olivero/templates/navigation/links--comment.html.twig |
Olivero's theme override for comment links. |
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/seven/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--media-library-menu.html.twig |
file |
core/themes/bartik/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/classy/templates/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/seven/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/bartik/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/classy/templates/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/seven/css/classy/components/links.css |
Visual styles for links. |
links.css |
file |
core/themes/claro/css/classy/components/links.css |
Visual styles for links. |
links.css |
file |
core/themes/bartik/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.css |
file |
core/themes/classy/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/stable/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/themes/classy/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. |