Search for link

  1. Search 9.5.x for link
  2. Search 8.9.x for link
  3. Search 10.3.x for link
  4. Search 11.x for link
  5. Other projects
Title Object type File name Summary
AggregatorRenderingTestCase::testBlockLinks function modules/aggregator/aggregator.test Adds a feed block to the page and checks its links.
ajax_test_link function modules/simpletest/tests/ajax_test.module Menu callback; Renders a #type link with #ajax.
Behavior::COMMAND_UNLINK constant misc/typo3/phar-stream-wrapper/src/Behavior.php
BlogTestCase::verifyBlogLinks function modules/blog/blog.test Verify the blog links are displayed to the logged in user.
book_link_load function modules/book/book.module Gets a book menu link by its menu link ID.
book_node_view_link function modules/book/book.module Adds relevant book links to the node's links.
CommentInterfaceTest::assertCommentLinks function modules/comment/comment.test Asserts that comment links appear according to the passed environment setup.
CommentInterfaceTest::testCommentLinks function modules/comment/comment.test Tests comment links.
comment_links function modules/comment/comment.module Helper function, build links for an individual comment.
comment_permalink function modules/comment/comment.module Redirects comment links to the correct page depending on comment settings.
common_test_html_head_link function modules/simpletest/tests/common_test.module Page callback.
ConfirmFormTest::assertCancelLinkUrl function modules/system/system.test Asserts that a cancel link is present pointing to the provided URL.
ContextualDynamicContextTestCase::testNodeLinks function modules/contextual/contextual.test Tests contextual links on node lists with different permissions.
contextual_pre_render_links function modules/contextual/contextual.module Build a renderable array for contextual links.
DrupalAddFeedTestCase::urlToRSSLinkPattern function modules/simpletest/tests/common.test Create a pattern representing the RSS feed in the page.
DrupalAddHtmlHeadLinkTest class modules/simpletest/tests/common.test Test for drupal_add_html_head_link().
DrupalAddHtmlHeadLinkTest::getInfo function modules/simpletest/tests/common.test
DrupalAddHtmlHeadLinkTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink function modules/simpletest/tests/common.test Tests drupal_add_html_head_link().
DrupalLocalStreamWrapper::unlink function includes/stream_wrappers.inc Support for unlink().
DrupalWebTestCase::assertLink function modules/simpletest/drupal_web_test_case.php Pass if a link with the specified label is found, and optional with the
specified index.
DrupalWebTestCase::assertLinkByHref function modules/simpletest/drupal_web_test_case.php Pass if a link containing a given href (part) is found.
DrupalWebTestCase::assertNoLink function modules/simpletest/drupal_web_test_case.php Pass if a link with the specified label is not found.
DrupalWebTestCase::assertNoLinkByHref function modules/simpletest/drupal_web_test_case.php Pass if a link containing a given href (part) is not found.
DrupalWebTestCase::clickLink function modules/simpletest/drupal_web_test_case.php Follows a link by name.
drupal_add_html_head_link function includes/common.inc Adds a LINK tag with distinct attributes to the page's HEAD.
drupal_pre_render_link function includes/common.inc #pre_render callback to render a link into #markup.
drupal_pre_render_links function includes/common.inc #pre_render callback that collects child links into a single array.
drupal_unlink function includes/file.inc Deletes a file.
help_links_as_list function modules/help/help.admin.inc Provides a formatted list of available help topics.
hook_contextual_links_view_alter function modules/contextual/contextual.api.php Alter a contextual links element before it is rendered.
hook_language_switch_links_alter function modules/system/language.api.php Perform alterations on language switcher links.
hook_menu_contextual_links_alter function modules/system/system.api.php Alter contextual links before they are rendered.
hook_menu_link_alter function modules/system/system.api.php Alter the data being saved to the {menu_links} table by menu_link_save().
hook_menu_link_delete function modules/system/system.api.php Inform modules that a menu link has been deleted.
hook_menu_link_insert function modules/system/system.api.php Inform modules that a menu link has been created.
hook_menu_link_update function modules/system/system.api.php Inform modules that a menu link has been updated.
hook_translated_menu_link_alter function modules/system/system.api.php Alter a menu link after it has been translated and before it is rendered.
language_negotiation_get_switch_links function includes/language.inc Returns the language switch links for the given language.
MenuLinksUnitTestCase class modules/simpletest/tests/menu.test Tests for menu links.
MenuLinksUnitTestCase::$profile property modules/simpletest/tests/menu.test The profile to install as a basis for testing.
MenuLinksUnitTestCase::assertMenuLinkParents function modules/simpletest/tests/menu.test Assert that at set of links is properly parented.
MenuLinksUnitTestCase::createLinkHierarchy function modules/simpletest/tests/menu.test Create a simple hierarchy of links.
MenuLinksUnitTestCase::getInfo function modules/simpletest/tests/menu.test
MenuLinksUnitTestCase::testMenuLinkReparenting function modules/simpletest/tests/menu.test Test automatic reparenting of menu links.
MenuLinksUnitTestCase::testMenuLinkRouterReparenting function modules/simpletest/tests/menu.test Test automatic reparenting of menu links derived from menu routers.
MenuRouterTestCase::testMenuLinkMaintain function modules/simpletest/tests/menu.test Tests for menu_link_maintain().
MenuRouterTestCase::testMenuLinkOptions function modules/simpletest/tests/menu.test Test menu link 'options' storage and rendering.
MenuTestCase::addInvalidMenuLink function modules/menu/menu.test Attempt to add menu link with invalid path or no access permission.
MenuTestCase::addMenuLink function modules/menu/menu.test Add a menu link using the menu module UI.

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