Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| AggregatorController::$dateFormatter | property | core/ |
The date formatter service. |
| AggregatorController::adminOverview | function | core/ |
Displays the aggregator administration page. |
| AggregatorController::buildPageList | function | core/ |
Builds a listing of aggregator feed items. |
| AggregatorController::create | function | core/ |
Instantiates a new instance of this class. |
| AggregatorController::feedAdd | function | core/ |
Presents the aggregator feed creation form. |
| AggregatorController::feedRefresh | function | core/ |
Refreshes a feed, then redirects to the overview page. |
| AggregatorController::feedTitle | function | core/ |
Route title callback. |
| AggregatorController::pageLast | function | core/ |
Displays the most recent items gathered from any feed. |
| AggregatorController::__construct | function | core/ |
Constructs a \Drupal\aggregator\Controller\AggregatorController object. |
| AggregatorCronTest | class | core/ |
Update feeds on cron. |
| AggregatorCronTest.php | file | core/ |
|
| AggregatorCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AggregatorCronTest::testCron | function | core/ |
Adds feeds and updates them via cron process. |
| AggregatorDisplayConfigurableTest | class | core/ |
Tests making aggregator_feed and aggregator_item base fields' displays configurable. |
| AggregatorDisplayConfigurableTest.php | file | core/ |
|
| AggregatorDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AggregatorDisplayConfigurableTest::setUp | function | core/ |
|
| AggregatorDisplayConfigurableTest::testFeedDisplayConfigurable | function | core/ |
Sets feed base fields to configurable display and checks settings are respected. |
| AggregatorDisplayConfigurableTest::testItemDisplayConfigurable | function | core/ |
Sets item base fields to configurable display and checks settings are respected. |
| 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/ |
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 | class | core/ |
Defines a Plugin annotation object for aggregator fetcher plugins. |
| AggregatorFetcher.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.