Search for _link
- Search 7.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AssertContentTrait::assertNoLinkByHrefInMainRegion | function | core/ |
Passes if a link containing a given href is not found in the main region. |
| AssertLegacyTrait::assertLink | function | core/ |
Passes if a link with the specified label is found. |
| AssertLegacyTrait::assertLinkByHref | function | core/ |
Passes if a link containing a given href (part) is found. |
| AssertLegacyTrait::assertNoLink | function | core/ |
Passes if a link with the specified label is not found. |
| AssertLegacyTrait::assertNoLinkByHref | function | core/ |
Passes if a link containing a given href (part) is not found. |
| AssertLegacyTraitTest::testAssertLinkByHref | function | core/ |
@covers ::assertLinkByHref[[api-linebreak]] |
| AssertLegacyTraitTest::testAssertNoLinkByHref | function | core/ |
@covers ::assertNoLinkByHref[[api-linebreak]] |
| ban.links.menu.yml | file | core/ |
core/modules/ban/ban.links.menu.yml |
| bartik_preprocess_links | function | core/ |
Implements template_preprocess_links(). |
| bartik_preprocess_links__media_library_menu | function | core/ |
Implements hook_preprocess_links__media_library_menu(). |
| batch_test.links.task.yml | file | core/ |
core/modules/system/tests/modules/batch_test/batch_test.links.task.yml |
| block--umami-quick-links.html.twig | file | core/ |
Theme override for Umami footer Promo block. |
| block.links.contextual.yml | file | core/ |
core/modules/block/block.links.contextual.yml |
| block.links.menu.yml | file | core/ |
core/modules/block/block.links.menu.yml |
| block.links.task.yml | file | core/ |
core/modules/block/block.links.task.yml |
| BlockContentContextualLinksTest | class | core/ |
Tests views contextual links on block content. |
| BlockContentContextualLinksTest.php | file | core/ |
|
| BlockContentContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContentContextualLinksTest::$modules | property | core/ |
Modules to enable. |
| BlockContentContextualLinksTest::testBlockContentContextualLinks | function | core/ |
Tests contextual links. |
| BlockContextualLinksTest | class | core/ |
Tests the contextual links added while rendering the block. |
| BlockContextualLinksTest.php | file | core/ |
|
| BlockContextualLinksTest::$blockId | property | core/ |
Block id of the block. |
| BlockContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockContextualLinksTest::$modules | property | core/ |
Modules to enable. |
| BlockContextualLinksTest::setUp | function | core/ |
|
| BlockContextualLinksTest::testBlockContextualRemoveLinks | function | core/ |
Test to ensure that remove contextual link is present in the block. |
| BlockLanguageCacheTest::testBlockLinks | function | core/ |
Creates a block in a language, check blocks page in all languages. |
| BlockTest::testThemeAdminLink | function | core/ |
Tests that a link exists to block layout from the appearance form. |
| block_content.links.action.yml | file | core/ |
core/modules/block_content/block_content.links.action.yml |
| block_content.links.contextual.yml | file | core/ |
core/modules/block_content/block_content.links.contextual.yml |
| block_content.links.task.yml | file | core/ |
core/modules/block_content/block_content.links.task.yml |
| book.links.menu.yml | file | core/ |
core/modules/book/book.links.menu.yml |
| book.links.task.yml | file | core/ |
core/modules/book/book.links.task.yml |
| BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
| BookManager::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
| BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
| BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
| BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
| BookManager::saveBookLink | function | core/ |
Saves a link for a single book entry to the book. |
| BookManagerInterface::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
| BookManagerInterface::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
| BookManagerInterface::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
| BookManagerInterface::loadBookLink | function | core/ |
Loads a single book entry. |
| BookManagerInterface::loadBookLinks | function | core/ |
Loads multiple book entries. |
| BookManagerInterface::saveBookLink | function | core/ |
Saves a link for a single book entry to the book. |
| BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated | function | core/ |
Asserts a node link is correctly translated. |
| BookOutline::childrenLinks | function | core/ |
Formats the book links for the child pages of the current page. |
| BookOutline::nextLink | function | core/ |
Fetches the book link for the next page of the book. |
| BookOutline::prevLink | function | core/ |
Fetches the book link for the previous page of the book. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.