Search for to
Title | Object type | File name | Summary |
---|---|---|---|
aggregator.views.schema.yml | file | core/ |
core/modules/aggregator/config/schema/aggregator.views.schema.yml |
AggregatorAdminTest | class | core/ |
Tests aggregator admin pages. |
AggregatorAdminTest.php | file | core/ |
|
AggregatorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AggregatorAdminTest::testOverviewPage | function | core/ |
Tests the overview page. |
AggregatorAdminTest::testSettingsPage | function | core/ |
Tests the settings form to ensure the correct default values are used. |
AggregatorController | class | core/ |
Returns responses for aggregator module routes. |
AggregatorController.php | file | core/ |
|
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 aggregator_feed and aggregator_item base fields' displays. |
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/ |
Tests base fields to configurable display settings. |
AggregatorDisplayConfigurableTest::testItemDisplayConfigurable | function | core/ |
Tests item base fields settings. |
AggregatorFeed | class | core/ |
Drupal 6/7 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/ |
|
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/ |
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.