| LinkOptions::transform |
function |
core/modules/menu_link_content/src/Plugin/migrate/process/LinkOptions.php |
Performs the associated process. |
| LinkOptions::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/LinkOptions.php |
Performs the associated process. |
| LinkOptions::__construct |
function |
core/modules/menu_link_content/src/Plugin/migrate/process/LinkOptions.php |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LinkRelationsTest |
class |
core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php |
Tests link relationships in Drupal. |
| LinkRelationsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php |
|
| LinkRelationsTest::testAvailableLinkRelationships |
function |
core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php |
Tests the Link Relations returned from the Link Relation Type Manager. |
| LinkRelationType |
class |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Defines a single link relationship type. |
| LinkRelationType.php |
file |
core/lib/Drupal/Core/Http/LinkRelationType.php |
|
| LinkRelationType::getDescription |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns the link relation type description. |
| LinkRelationType::getExtensionUri |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns the extension link relation type URI. |
| LinkRelationType::getNotes |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns some extra notes/comments about this link relation type. |
| LinkRelationType::getReference |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns the URL pointing to the reference of the link relation type. |
| LinkRelationType::getRegisteredName |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns the registered link relation type name. |
| LinkRelationType::isExtension |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Indicates whether this link relation type is of the 'extension' kind. |
| LinkRelationType::isRegistered |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Indicates whether this link relation type is of the 'registered' kind. |
| 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. |
| 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/default_admin/templates/links--action-links.html.twig |
{% extends "links.html.twig" %} |
| links--action-links.html.twig |
file |
core/themes/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. |