Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
$drupal_test_info global modules/simpletest/drupal_web_test_case.php Global variable that holds information about the tests being run.
aaa_update_test.info file modules/update/tests/aaa_update_test.info name = AAA Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE
aaa_update_test.module file modules/update/tests/aaa_update_test.module Dummy module for testing Update status.
AccessDeniedTestCase class modules/system/system.test Tests custom access denied functionality.
AccessDeniedTestCase::$admin_user property modules/system/system.test
AccessDeniedTestCase::getInfo function modules/system/system.test
AccessDeniedTestCase::setUp function modules/system/system.test
AccessDeniedTestCase::testAccessDenied function modules/system/system.test
actions_delete function includes/actions.inc Deletes a single action from the database.
actions_do function includes/actions.inc Performs a given list of actions by executing their callback functions.
actions_load function includes/actions.inc Retrieves a single action from the database.
actions_loop_test.module file modules/simpletest/tests/actions_loop_test.module
actions_loop_test_watchdog function modules/simpletest/tests/actions_loop_test.module Implements hook_watchdog().
AddFeedTestCase class modules/aggregator/aggregator.test Tests adding aggregator feeds.
AddFeedTestCase::getInfo function modules/aggregator/aggregator.test
AddFeedTestCase::testAddFeed function modules/aggregator/aggregator.test Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTestCase::testAddLongFeed function modules/aggregator/aggregator.test Tests feeds with very long URLs.
AdminMetaTagTestCase class modules/system/system.test
AdminMetaTagTestCase::getInfo function modules/system/system.test Implement getInfo().
AdminMetaTagTestCase::testMetaTag function modules/system/system.test Verify that the meta tag HTML is generated correctly.
aggregator-feed-source.tpl.php file modules/aggregator/aggregator-feed-source.tpl.php Default theme implementation to present the source of the feed.
aggregator.admin.inc file modules/aggregator/aggregator.admin.inc Administration page callbacks for the Aggregator module.
aggregator.module file modules/aggregator/aggregator.module Used to aggregate syndicated content (RSS, RDF, and Atom).
AggregatorRenderingTestCase class modules/aggregator/aggregator.test Tests rendering functionality in the Aggregator module.
AggregatorRenderingTestCase::$admin_user property modules/aggregator/aggregator.test
AggregatorRenderingTestCase::getInfo function modules/aggregator/aggregator.test
AggregatorRenderingTestCase::testBlockLinks function modules/aggregator/aggregator.test Adds a feed block to the page and checks its links.
AggregatorRenderingTestCase::testFeedPage function modules/aggregator/aggregator.test Creates a feed and checks that feed's page.
AggregatorTestCase::createFeed function modules/aggregator/aggregator.test Creates an aggregator feed.
AggregatorTestCase::createSampleNodes function modules/aggregator/aggregator.test Creates sample article nodes.
AggregatorTestCase::deleteFeed function modules/aggregator/aggregator.test Deletes an aggregator feed.
AggregatorTestCase::getDefaultFeedItemCount function modules/aggregator/aggregator.test Returns the count of the randomly created feed array.
AggregatorTestCase::getFeedCategories function modules/aggregator/aggregator.test Pulls feed categories from {aggregator_category_feed} table.
AggregatorTestCase::getFeedEditArray function modules/aggregator/aggregator.test Returns a randomly generated feed edit array.
AggregatorTestCase::getInvalidOpml function modules/aggregator/aggregator.test Creates an invalid OPML file.
AggregatorTestCase::getValidOpml function modules/aggregator/aggregator.test Creates a valid OPML file from an array of feeds.
AggregatorTestCase::removeFeedItems function modules/aggregator/aggregator.test Confirms an item removal from a feed.
AggregatorTestCase::uniqueFeed function modules/aggregator/aggregator.test Checks whether the feed name and URL are unique.
AggregatorTestCase::updateAndRemove function modules/aggregator/aggregator.test Adds and removes feed items and ensure that the count is zero.
AggregatorTestCase::updateFeedItems function modules/aggregator/aggregator.test Updates the feed items.
AggregatorUpdatePathTestCase class modules/simpletest/tests/upgrade/update.aggregator.test @file
Tests schema changes in aggregator.module.
AggregatorUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.aggregator.test
AggregatorUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.aggregator.test
AggregatorUpdatePathTestCase::testAggregatorUpdate function modules/simpletest/tests/upgrade/update.aggregator.test Tests that the aggregator.module update is successful.
aggregator_admin_form function modules/aggregator/aggregator.admin.inc Form constructor for the aggregator system settings.
aggregator_admin_form_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_form().
aggregator_admin_overview function modules/aggregator/aggregator.admin.inc Page callback: Displays the Aggregator module administration page.
aggregator_admin_refresh_feed function modules/aggregator/aggregator.admin.inc Page callback: Refreshes a feed, then redirects to the overview page.
aggregator_admin_remove_feed function modules/aggregator/aggregator.admin.inc Deletes a feed.
aggregator_admin_remove_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_remove_feed().

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