Search for link
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Link | class | core/ |
Represents an RFC8288 based link. |
| Link | class | core/ |
Provides a link render element. |
| Link | class | core/ |
Defines an object that holds information about a link. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationContextualLinksTest::setUp | function | core/ |
|
| ContentTranslationContextualLinksTest::testContentTranslationContextualLinks | function | core/ |
Tests that a contextual link is available for translating a node. |
| ContentTranslationContextualLinksTest::testContentTranslationContextualLinks | function | core/ |
Tests that a contextual link is available for translating a node. |
| ContentTranslationLinkTagTest | class | core/ |
Tests whether canonical link tags are present for content entities. |
| ContentTranslationLinkTagTest.php | file | core/ |
|
| ContentTranslationLinkTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationLinkTagTest::$langcodes | property | core/ |
The added languages. |
| ContentTranslationLinkTagTest::$modules | property | core/ |
Modules to enable. |
| ContentTranslationLinkTagTest::createTranslatableEntity | function | core/ |
Create a test entity with translations. |
| ContentTranslationLinkTagTest::setUp | function | core/ |
|
| ContentTranslationLinkTagTest::testCanonicalAlternateTags | function | core/ |
Tests alternate link tag found for entity types with canonical links. |
| ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing | function | core/ |
Tests alternate link tag missing for entity types without canonical links. |
| ContentTranslationOperationsTest::testOperationTranslateLink | function | core/ |
Tests that the operation "Translate" is displayed in the content listing. |
| content_moderation.links.task.yml | file | core/ |
core/modules/content_moderation/content_moderation.links.task.yml |
| content_moderation_test_local_task.links.task.yml | file | core/ |
core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.links.task.yml |
| content_translation.links.contextual.yml | file | core/ |
core/modules/content_translation/content_translation.links.contextual.yml |
| content_translation.links.task.yml | file | core/ |
core/modules/content_translation/content_translation.links.task.yml |
| content_translation_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| ContextualDynamicContextTest::assertContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id exists. |
| ContextualDynamicContextTest::assertNoContextualLinkPlaceHolder | function | core/ |
Asserts that a contextual link placeholder with the given id does not exist. |
| ContextualDynamicContextTest::renderContextualLinks | function | core/ |
Get server-rendered contextual links for the given contextual link ids. |
| ContextualLinkClickTrait | trait | core/ |
Functions for testing contextual links. |
| ContextualLinkClickTrait.php | file | core/ |
|
| ContextualLinkClickTrait::clickContextualLink | function | core/ |
Clicks a contextual link. |
| ContextualLinkClickTrait::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
| ContextualLinkDefault | class | core/ |
Provides a common base implementation of a contextual link. |
| ContextualLinkDefault.php | file | core/ |
|
| ContextualLinkDefault::getGroup | function | core/ |
Returns the group this contextual link should be rendered in. |
| ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
| ContextualLinkDefault::getRouteName | function | core/ |
Returns the route name of the contextual link. |
| ContextualLinkDefault::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| ContextualLinkDefault::getWeight | function | core/ |
Returns the weight of the contextual link. |
| ContextualLinkDefaultTest | class | core/ |
@group Menu @coversDefaultClass \Drupal\Core\Menu\ContextualLinkDefault[[api-linebreak]] |
| ContextualLinkDefaultTest.php | file | core/ |
|
| ContextualLinkDefaultTest::$config | property | core/ |
The used plugin configuration. |
| ContextualLinkDefaultTest::$contextualLinkDefault | property | core/ |
The tested contextual link default plugin. |
| ContextualLinkDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| ContextualLinkDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
| ContextualLinkDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| ContextualLinkDefaultTest::setUp | function | core/ |
|
| ContextualLinkDefaultTest::setupContextualLinkDefault | function | core/ |
|
| ContextualLinkDefaultTest::testGetGroup | function | core/ |
@covers ::getGroup[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetRouteName | function | core/ |
@covers ::getRouteName[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetTitleWithContext | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetTitleWithTitleArguments | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| ContextualLinkDefaultTest::testGetWeight | function | core/ |
@covers ::getWeight[[api-linebreak]] |
| ContextualLinkInterface | interface | core/ |
Defines a contextual link plugin. |
| ContextualLinkInterface.php | file | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.