Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
AggregatorCronTestCase::getInfo function modules/aggregator/aggregator.test
AggregatorCronTestCase::testCron function modules/aggregator/aggregator.test Adds feeds and updates them via cron process.
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 class modules/aggregator/aggregator.test Defines a base class for testing the Aggregator module.
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::getAtomSample function modules/aggregator/aggregator.test
AggregatorTestCase::getCategories function modules/aggregator/aggregator.test Pulls categories from {aggregator_category} table.
AggregatorTestCase::getDefaultFeedItemCount function modules/aggregator/aggregator.test Returns the count of the randomly created feed array.
AggregatorTestCase::getEmptyOpml function modules/aggregator/aggregator.test Creates a valid but empty OPML file.
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::getHtmlEntitiesSample function modules/aggregator/aggregator.test
AggregatorTestCase::getInvalidOpml function modules/aggregator/aggregator.test Creates an invalid OPML file.
AggregatorTestCase::getRSS091Sample function modules/aggregator/aggregator.test
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::setUp function modules/aggregator/aggregator.test Sets up a Drupal site for running functional and integration tests.
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 Overrides DrupalWebTestCase::setUp() for upgrade testing.
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().
aggregator_aggregator_fetch function modules/aggregator/aggregator.fetcher.inc Implements hook_aggregator_fetch().
aggregator_aggregator_fetch_info function modules/aggregator/aggregator.fetcher.inc Implements hook_aggregator_fetch_info().
aggregator_aggregator_parse function modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse().
aggregator_aggregator_parse_info function modules/aggregator/aggregator.parser.inc Implements hook_aggregator_parse_info().
aggregator_aggregator_process function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process().
aggregator_aggregator_process_info function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process_info().
aggregator_aggregator_remove function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_remove().
aggregator_block_configure function modules/aggregator/aggregator.module Implements hook_block_configure().
aggregator_block_info function modules/aggregator/aggregator.module Implements hook_block_info().
aggregator_block_save function modules/aggregator/aggregator.module Implements hook_block_save().
aggregator_block_view function modules/aggregator/aggregator.module Implements hook_block_view().
aggregator_categorize_items function modules/aggregator/aggregator.pages.inc Form constructor to build the page list form.
aggregator_categorize_items_submit function modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items().
aggregator_category_load function modules/aggregator/aggregator.module Loads an aggregator category.

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