Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestBase | class | core/ |
Defines a base class for testing the Aggregator module. |
AggregatorTestBase.php | file | core/ |
|
AggregatorTestBase.php | file | core/ |
|
AggregatorTestBase::$adminUser | property | core/ |
A user with permission to administer feeds and create content. |
AggregatorTestBase::$adminUser | property | core/ |
A user with permission to administer feeds and create content. |
AggregatorTestBase::$modules | property | core/ |
Modules to install. |
AggregatorTestBase::$modules | property | core/ |
Modules to install. |
AggregatorTestBase::createFeed | function | core/ |
Creates an aggregator feed. |
AggregatorTestBase::createFeed | function | core/ |
Creates an aggregator feed. |
AggregatorTestBase::createSampleNodes | function | core/ |
Creates sample article nodes. |
AggregatorTestBase::createSampleNodes | function | core/ |
Creates sample article nodes. |
AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator feed. |
AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator feed. |
AggregatorTestBase::deleteFeedItems | function | core/ |
Confirms an item removal from a feed. |
AggregatorTestBase::deleteFeedItems | function | core/ |
Confirms an item removal from a feed. |
AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
AggregatorTestBase::getAtomSample | function | core/ |
Returns a example Atom feed. |
AggregatorTestBase::getAtomSample | function | core/ |
Returns a example Atom feed. |
AggregatorTestBase::getDefaultFeedItemCount | function | core/ |
Returns the count of the randomly created feed array. |
AggregatorTestBase::getDefaultFeedItemCount | function | core/ |
Returns the count of the randomly created feed array. |
AggregatorTestBase::getEmptyOpml | function | core/ |
Creates a valid but empty OPML file. |
AggregatorTestBase::getEmptyOpml | function | core/ |
Creates a valid but empty OPML file. |
AggregatorTestBase::getFeedEditArray | function | core/ |
Returns a randomly generated feed edit array. |
AggregatorTestBase::getFeedEditArray | function | core/ |
Returns a randomly generated feed edit array. |
AggregatorTestBase::getFeedEditObject | function | core/ |
Returns a randomly generated feed edit object. |
AggregatorTestBase::getFeedEditObject | function | core/ |
Returns a randomly generated feed edit object. |
AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns a example feed. |
AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns a example feed. |
AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
AggregatorTestBase::getRSS091Sample | function | core/ |
Returns a example RSS091 feed. |
AggregatorTestBase::getRSS091Sample | function | core/ |
Returns a example RSS091 feed. |
AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
AggregatorTestBase::setUp | function | core/ |
|
AggregatorTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
AggregatorTestBase::uniqueFeed | function | core/ |
Checks whether the feed name and URL are unique. |
AggregatorTestBase::uniqueFeed | function | core/ |
Checks whether the feed name and URL are unique. |
AggregatorTestBase::updateAndDelete | function | core/ |
Adds and deletes feed items and ensure that the count is zero. |
AggregatorTestBase::updateAndDelete | function | core/ |
Adds and deletes feed items and ensure that the count is zero. |
AggregatorTestBase::updateFeedItems | function | core/ |
Updates the feed items. |
AggregatorTestBase::updateFeedItems | function | core/ |
Updates the feed items. |
AggregatorTestRssController | class | core/ |
Controller for the aggregator_test module. |
AggregatorTestRssController.php | file | core/ |
|
AggregatorTestRssController::testFeed | function | core/ |
Generates a test feed and simulates last-modified and etags. |
AggregatorTestRssController::testRedirect | function | core/ |
Generates a rest redirect to the test feed. |
AggregatorTitleFormatter | class | core/ |
Plugin implementation of the 'aggregator_title' formatter. |
AggregatorTitleFormatter.php | file | core/ |
|
AggregatorTitleFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.