Search for _link

  1. Search 7.x for _link
  2. Search 9.5.x for _link
  3. Search 8.9.x for _link
  4. Search 10.3.x for _link
  5. Search 11.x for _link
  6. Other projects
Title Object type File name Summary
RevisionLinkDeleteTest::setUp function core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php
RevisionLinkDeleteTest::testRenderNullEntity function core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php Test the render method when getEntity returns NULL.
RevisionLinkRevert class core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php Field handler to present a link to revert a node to a revision.
RevisionLinkRevert.php file core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php
RevisionLinkRevert::getDefaultLabel function core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php
RevisionLinkRevert::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php
RevisionLinkRevertTest class core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php Tests Drupal\node\Plugin\views\field\RevisionLinkRevert.
RevisionLinkRevertTest.php file core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php
RevisionLinkRevertTest::setUp function core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php
RevisionLinkRevertTest::testRenderNullEntity function core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php Test the render method when getEntity returns NULL.
RevisionLinkTest class core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php Tests Drupal\node\Plugin\views\field\RevisionLink.
RevisionLinkTest class core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Tests the different revision link handlers.
RevisionLinkTest.php file core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php
RevisionLinkTest.php file core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php
RevisionLinkTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php
RevisionLinkTest::$testViews property core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Views used by this test.
RevisionLinkTest::setUp function core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php
RevisionLinkTest::testRenderNullEntity function core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php Test the render method when getEntity returns NULL.
RevisionLinkTest::testRevisionLinks function core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Tests revision links.
RevisionVersionHistoryTest::testDescriptionLinkNoAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, without access to revision page.
RevisionVersionHistoryTest::testDescriptionLinkWithAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, with access to revision page.
RouteCachingLanguageTest::testLinkTranslationWithAlias function core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Creates content with a link field pointing to an alias of another language.
ScaffoldOptions::overrideSymlink function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a new scaffold options object with an overridden 'symlink' value.
ScaffoldOptions::symlink function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if symlink mode is set.
search.links.menu.yml file core/modules/search/search.links.menu.yml core/modules/search/search.links.menu.yml
search.links.task.yml file core/modules/search/search.links.task.yml core/modules/search/search.links.task.yml
SearchIntegrationTest::assertOneLink function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Asserts that exactly one link exists with the given text.
SecurityAdvisoryTest::assertAdminPageLinks function core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php Asserts the correct links appear on an admin page.
SecurityAdvisoryTest::assertStatusReportLinks function core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php Asserts the correct links appear on the status report page.
serializer.normalizer.link_collection.jsonapi service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Normalizer\LinkCollectionNormalizer
SettingsTrayHooks::contextualLinksViewAlter function core/modules/settings_tray/src/Hook/SettingsTrayHooks.php Implements hook_contextual_links_view_alter().
SettingsTrayTestBase::TOOLBAR_EDIT_LINK_SELECTOR constant core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php
settings_tray.links.contextual.yml file core/modules/settings_tray/settings_tray.links.contextual.yml core/modules/settings_tray/settings_tray.links.contextual.yml
shortcut.links.action.yml file core/modules/shortcut/shortcut.links.action.yml core/modules/shortcut/shortcut.links.action.yml
shortcut.links.menu.yml file core/modules/shortcut/shortcut.links.menu.yml core/modules/shortcut/shortcut.links.menu.yml
shortcut.links.task.yml file core/modules/shortcut/shortcut.links.task.yml core/modules/shortcut/shortcut.links.task.yml
ShortcutController::deleteShortcutLinkInline function core/modules/shortcut/src/Controller/ShortcutController.php Deletes the selected shortcut.
ShortcutEntityLinksTest class core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php Tests the entity_links filter with shortcut entities.
ShortcutEntityLinksTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::$filter property core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php The entity_links filter.
ShortcutEntityLinksTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::testShortcutEntity function core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\shortcut\Entity\ShortcutLinkTarget
ShortcutLazyBuilder::lazyLinks function core/modules/navigation/src/ShortcutLazyBuilder.php The #lazy_builder callback; builds shortcut navigation links.
ShortcutLazyBuilders::lazyLinks function core/modules/shortcut/src/ShortcutLazyBuilders.php Render API callback: Builds shortcut toolbar links.
ShortcutLinksTest class core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Create, view, edit, delete, and change shortcut links.
ShortcutLinksTest.php file core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::$adminUser property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php
ShortcutLinksTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.