AGGREGATOR_CLEAR_NEVER
  • References/PHP/Drupal/aggregator/aggregator.module

Denotes that a feed's items should never expire. File core/modules/aggregator/

2025-01-10 15:47:30
ItemsImporter::$parserManager
  • References/PHP/Drupal/aggregator/src/ItemsImporter

The aggregator parser manager. Type: \Drupal\aggregator\Plugin\AggregatorPluginManager File

2025-01-10 15:47:30
Feed::setUrl
  • References/PHP/Drupal/aggregator/src/Entity/Feed

public Feed::setUrl($url) Sets the

2025-01-10 15:47:30
Feed::label
  • References/PHP/Drupal/aggregator/src/Entity/Feed

public Feed::label() Gets the label

2025-01-10 15:47:30
Feed::setLastCheckedTime
  • References/PHP/Drupal/aggregator/src/Entity/Feed

public Feed::setLastCheckedTime($checked) Sets

2025-01-10 15:47:30
FeedInterface::setLastCheckedTime
  • References/PHP/Drupal/aggregator/src/FeedInterface

public FeedInterface::setLastCheckedTime($checked)

2025-01-10 15:47:30
AggregatorController::adminOverview
  • References/PHP/Drupal/aggregator/src/Controller/AggregatorController

public AggregatorController::adminOv

2025-01-10 15:47:30
AggregatorProcessor::$description
  • References/PHP/Drupal/aggregator/src/Annotation/AggregatorProcessor

The description of the plugin. Type:

2025-01-10 15:47:30
aggregator-item.html.twig
  • References/PHP/Drupal/aggregator/templates/aggregator-item.html.twig

Default theme implementation to present a feed item in an aggregator page. Available variables: url:

2025-01-10 15:47:30
AggregatorController::$dateFormatter
  • References/PHP/Drupal/aggregator/src/Controller/AggregatorController

The date formatter service. Type:

2025-01-10 15:47:30