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