-
- Downloads
Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of...
Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service.
Showing
- core/modules/aggregator/aggregator.module 3 additions, 88 deletionscore/modules/aggregator/aggregator.module
- core/modules/aggregator/aggregator.services.yml 3 additions, 0 deletionscore/modules/aggregator/aggregator.services.yml
- core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php 4 additions, 2 deletions...lib/Drupal/aggregator/Controller/AggregatorController.php
- core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php 17 additions, 8 deletions.../modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php
- core/modules/aggregator/lib/Drupal/aggregator/FeedInterface.php 17 additions, 0 deletions...odules/aggregator/lib/Drupal/aggregator/FeedInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/ItemsImporter.php 147 additions, 0 deletions...odules/aggregator/lib/Drupal/aggregator/ItemsImporter.php
- core/modules/aggregator/lib/Drupal/aggregator/ItemsImporterInterface.php 37 additions, 0 deletions...gregator/lib/Drupal/aggregator/ItemsImporterInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php 4 additions, 4 deletions...aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php
- core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php 2 additions, 2 deletions...egator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php
Loading
Please register or sign in to comment