Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AggregatorPluginSettingsBaseTest::setUp | function | core/ |
|
| AggregatorPluginSettingsBaseTest::testSettingsForm | function | core/ |
Tests for AggregatorPluginSettingsBase. |
| AggregatorProcessor | class | core/ |
Defines a Plugin annotation object for aggregator processor plugins. |
| AggregatorProcessor.php | file | core/ |
|
| AggregatorProcessor::$description | property | core/ |
The description of the plugin. |
| AggregatorProcessor::$id | property | core/ |
The plugin ID. |
| AggregatorProcessor::$title | property | core/ |
The title of the plugin. |
| AggregatorRefresh | class | core/ |
Updates a feed's items. |
| AggregatorRefresh.php | file | core/ |
|
| AggregatorRefresh::processItem | function | core/ |
Works on a single queue item. |
| AggregatorRenderingTest | class | core/ |
Tests display of aggregator items on the page. |
| AggregatorRenderingTest.php | file | core/ |
|
| AggregatorRenderingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AggregatorRenderingTest::$modules | property | core/ |
Modules to install. |
| AggregatorRenderingTest::setUp | function | core/ |
|
| AggregatorRenderingTest::testBlockLinks | function | core/ |
Adds a feed block to the page and checks its links. |
| AggregatorRenderingTest::testFeedPage | function | core/ |
Creates a feed and checks that feed's page. |
| AggregatorTestBase | class | core/ |
Defines a base class for testing the Aggregator module. |
| AggregatorTestBase.php | file | core/ |
|
| AggregatorTestBase::$adminUser | property | core/ |
A user with permission to administer feeds and create content. |
| AggregatorTestBase::$modules | property | core/ |
Modules to install. |
| AggregatorTestBase::createFeed | function | core/ |
Creates an aggregator feed. |
| AggregatorTestBase::createSampleNodes | function | core/ |
Creates sample article nodes. |
| AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator 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::getAtomSample | function | core/ |
Returns an example Atom feed. |
| 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::getFeedEditArray | function | core/ |
Returns a randomly generated feed edit array. |
| AggregatorTestBase::getFeedEditObject | function | core/ |
Returns a randomly generated feed edit object. |
| AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns an example feed. |
| AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
| AggregatorTestBase::getRSS091Sample | function | core/ |
Returns an example RSS091 feed. |
| AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
| AggregatorTestBase::setUp | function | core/ |
|
| 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::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::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| AggregatorTitleFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| AggregatorTitleFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| AggregatorTitleFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| AggregatorTitleTest | class | core/ |
Tests the aggregator_title formatter. |
| AggregatorTitleTest.php | file | core/ |
|
| AggregatorTitleTest::$fieldName | property | core/ |
The field name that is tested. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.