Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AggregatorItemViewsFieldAccessTest::testAggregatorItemFields | function | core/ |
Checks access for aggregator_item fields. |
| AggregatorLocalTasksTest | class | core/ |
Tests existence of aggregator local tasks. |
| AggregatorLocalTasksTest.php | file | core/ |
|
| AggregatorLocalTasksTest::getAggregatorAdminRoutes | function | core/ |
Provides a list of routes to test. |
| AggregatorLocalTasksTest::getAggregatorSourceRoutes | function | core/ |
Provides a list of source routes to test. |
| AggregatorLocalTasksTest::setUp | function | core/ |
|
| AggregatorLocalTasksTest::testAggregatorAdminLocalTasks | function | core/ |
Tests local task existence. |
| AggregatorLocalTasksTest::testAggregatorSourceLocalTasks | function | core/ |
Checks aggregator source tasks. |
| AggregatorParser | class | core/ |
Defines a Plugin annotation object for aggregator parser plugins. |
| AggregatorParser.php | file | core/ |
|
| AggregatorParser::$description | property | core/ |
The description of the plugin. |
| AggregatorParser::$id | property | core/ |
The plugin ID. |
| AggregatorParser::$title | property | core/ |
The title of the plugin. |
| AggregatorPluginManager | class | core/ |
Manages aggregator plugins. |
| AggregatorPluginManager.php | file | core/ |
|
| AggregatorPluginManager::__construct | function | core/ |
Constructs a AggregatorPluginManager object. |
| AggregatorPluginManagerTest | class | core/ |
Tests the aggregator plugin manager. |
| AggregatorPluginManagerTest.php | file | core/ |
|
| AggregatorPluginManagerTest::$modules | property | core/ |
Modules to enable. |
| AggregatorPluginManagerTest::testFetcherInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginManagerTest::testParserInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginManagerTest::testProcessorInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
| AggregatorPluginSettingsBase | class | core/ |
Base class for aggregator plugins that implement settings forms. |
| AggregatorPluginSettingsBase.php | file | core/ |
|
| AggregatorPluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| AggregatorPluginSettingsBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| AggregatorPluginSettingsBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| AggregatorPluginSettingsBaseTest | class | core/ |
Tests settings configuration of individual aggregator plugins. |
| AggregatorPluginSettingsBaseTest.php | file | core/ |
|
| AggregatorPluginSettingsBaseTest::$configFactory | property | core/ |
The stubbed config factory object. |
| AggregatorPluginSettingsBaseTest::$managers | property | core/ |
The stubbed aggregator plugin managers array. |
| AggregatorPluginSettingsBaseTest::$settingsForm | property | core/ |
The aggregator settings form object under test. |
| AggregatorPluginSettingsBaseTest::setUp | function | core/ |
|
| AggregatorPluginSettingsBaseTest::testSettingsForm | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.