service plugin.manager.aggregator.processor

Class

Drupal\aggregator\Plugin\AggregatorPluginManager
4 string references to plugin.manager.aggregator.processor
aggregator_refresh in drupal/core/modules/aggregator/aggregator.module
Checks a news feed for new items.
aggregator_remove in drupal/core/modules/aggregator/aggregator.module
Removes all items from a feed.
FeedStorageController::preDelete in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php
Overrides Drupal\Core\Entity\DataBaseStorageController::preDelete().
SettingsForm::create in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php
Instantiates a new instance of this controller.

File

drupal/core/modules/aggregator/aggregator.services.yml
drupal/core/modules/aggregator/aggregator.services.yml

View source
  1. class: Drupal\aggregator\Plugin\AggregatorPluginManager
  2. arguments:
  3. - processor
  4. - '@container.namespaces'