Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorFeed | class | core/ |
Drupal feed source from database. |
AggregatorFeed.php | file | core/ |
|
AggregatorFeed::fields | function | core/ |
Returns available fields on the source. |
AggregatorFeed::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
AggregatorFeed::query | function | core/ |
|
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/ |
|
AggregatorFeedBlock::blockForm | function | core/ |
|
AggregatorFeedBlock::blockSubmit | function | core/ |
|
AggregatorFeedBlock::build | function | core/ |
|
AggregatorFeedBlock::create | function | core/ |
Creates an instance of the plugin. |
AggregatorFeedBlock::defaultConfiguration | function | core/ |
|
AggregatorFeedBlock::getCacheTags | function | core/ |
|
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 | class | core/ |
Defines a Plugin annotation object for aggregator fetcher plugins. |
AggregatorFetcher.php | file | core/ |
|
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/ |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.