Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorFeedBlock | class | core/ |
Provides an 'Aggregator feed' block with the latest items from the feed. |
AggregatorFeedBlock.php | file | core/ |
|
AggregatorFeedBlock::$feedStorage | property | core/ |
The entity storage for feeds. |
AggregatorFeedBlock::$itemStorage | property | core/ |
The entity storage for items. |
AggregatorFeedBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
AggregatorFeedBlock::blockForm | function | core/ |
|
AggregatorFeedBlock::blockSubmit | function | core/ |
|
AggregatorFeedBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
AggregatorFeedBlock::create | function | core/ |
Creates an instance of the plugin. |
AggregatorFeedBlock::defaultConfiguration | function | core/ |
|
AggregatorFeedBlock::getCacheTags | function | core/ |
The cache tags associated with this object. |
AggregatorFeedBlock::__construct | function | core/ |
Constructs an AggregatorFeedBlock object. |
AggregatorFeedTest | class | core/ |
Tests D6 aggregator feed source plugin. |
AggregatorFeedTest.php | file | core/ |
|
AggregatorFeedTest::$modules | property | core/ |
Modules to enable. |
AggregatorFeedTest::providerSource | function | core/ |
The data provider. |
AggregatorFeedViewsData | class | core/ |
Provides the views data for the aggregator feed entity type. |
AggregatorFeedViewsData.php | file | core/ |
|
AggregatorFeedViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
AggregatorFeedViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the aggregator_feed entity. |
AggregatorFeedViewsFieldAccessTest.php | file | core/ |
|
AggregatorFeedViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
AggregatorFeedViewsFieldAccessTest::setUp | function | core/ |
|
AggregatorFeedViewsFieldAccessTest::testAggregatorFeedFields | function | core/ |
Checks access for aggregator_feed fields. |
AggregatorFetcher::$description | property | core/ |
The description of the plugin. |
AggregatorFetcher::$id | property | core/ |
The plugin ID. |
AggregatorItem::fields | function | core/ |
Returns available fields on the source. |
AggregatorItem::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
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::getAggregatorAdminRoutes | function | core/ |
Provides a list of routes to test. |
AggregatorLocalTasksTest::testAggregatorAdminLocalTasks | function | core/ |
Tests local task existence. |
AggregatorParser::$description | property | core/ |
The description of the plugin. |
AggregatorParser::$id | property | core/ |
The plugin ID. |
AggregatorPluginManagerTest::$modules | property | core/ |
Modules to enable. |
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. |
AggregatorProcessor::$description | property | core/ |
The description of the plugin. |
AggregatorProcessor::$id | property | core/ |
The plugin ID. |
AggregatorRenderingTest | class | core/ |
Tests display of aggregator items on the page. |
AggregatorRenderingTest.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.