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