Search for all
Title | Object type | File name | Summary |
---|---|---|---|
aggregator-feed.html.twig | file | core/ |
Default theme implementation to present an aggregator feed. |
aggregator-item.html.twig | file | core/ |
Default theme implementation to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator-item.html.twig | file | core/ |
Theme override to present a feed item in an aggregator page. |
aggregator.api.php | file | core/ |
Aggregator API documentation. |
aggregator.info.yml | file | core/ |
core/modules/aggregator/aggregator.info.yml |
aggregator.install | file | core/ |
Install, update and uninstall functions for the aggregator module. |
aggregator.items.importer | service | core/ |
Drupal\aggregator\ItemsImporter |
aggregator.links.action.yml | file | core/ |
core/modules/aggregator/aggregator.links.action.yml |
aggregator.links.menu.yml | file | core/ |
core/modules/aggregator/aggregator.links.menu.yml |
aggregator.links.task.yml | file | core/ |
core/modules/aggregator/aggregator.links.task.yml |
aggregator.migrate_drupal.yml | file | core/ |
core/modules/aggregator/migrations/state/aggregator.migrate_drupal.yml |
aggregator.module | file | core/ |
Used to aggregate syndicated content (RSS, RDF, and Atom). |
aggregator.permissions.yml | file | core/ |
core/modules/aggregator/aggregator.permissions.yml |
aggregator.routing.yml | file | core/ |
core/modules/aggregator/aggregator.routing.yml |
aggregator.schema.yml | file | core/ |
core/modules/aggregator/config/schema/aggregator.schema.yml |
aggregator.services.yml | file | core/ |
core/modules/aggregator/aggregator.services.yml |
aggregator.settings.yml | file | core/ |
core/modules/aggregator/config/install/aggregator.settings.yml |
aggregator.theme.inc | file | core/ |
Preprocessors and theme functions of Aggregator module. |
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 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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.