Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| AggregatorFetcher::$description | property | core/ |
The description of the plugin. |
| AggregatorFetcher::$id | property | core/ |
The plugin ID. |
| AggregatorFetcher::$title | property | core/ |
The title of the plugin. |
| AggregatorItem | class | core/ |
Drupal aggregator item source from database. |
| AggregatorItem.php | file | core/ |
|
| AggregatorItem::fields | function | core/ |
Returns available fields on the source. |
| AggregatorItem::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| AggregatorItem::query | function | core/ |
|
| AggregatorItemTest | class | core/ |
Tests aggregator item source plugin. |
| AggregatorItemTest.php | file | core/ |
|
| AggregatorItemTest::$modules | property | core/ |
Modules to enable. |
| AggregatorItemTest::providerSource | function | core/ |
The data provider. |
| AggregatorItemViewsData | class | core/ |
Provides the views data for the aggregator item entity type. |
| AggregatorItemViewsData.php | file | core/ |
|
| AggregatorItemViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| AggregatorItemViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the aggregator_item entity. |
| AggregatorItemViewsFieldAccessTest.php | file | core/ |
|
| AggregatorItemViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
| AggregatorItemViewsFieldAccessTest::setUp | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.