FeedInterface
  • References/PHP/Drupal/aggregator/src/FeedInterface

Provides an interface defining an aggregator feed entity. Hierarchy interface \Drupal\Core\Entity\

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

public static Feed::preCreate(EntityStorageInterface $storage, array &am

2025-01-10 15:47:30
ItemStorage::loadByFeed
  • References/PHP/Drupal/aggregator/src/ItemStorage

public ItemStorage::loadByFeed($fid, $limit = NULL)

2025-01-10 15:47:30
ItemInterface::getPostedTime
  • References/PHP/Drupal/aggregator/src/ItemInterface

public ItemInterface::getPostedTime()

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

Default theme implementation to present an aggregator feed. The contents are rendered above feed listings when browsing source feeds. For example

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

public Feed::setTitle($title) Sets

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

public AggregatorController::feedTitle(FeedInterface

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

public static Feed::postDelete(EntityStorageInterface $storage, array $e

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

The title of the plugin. Type:

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

public Item::getPostedTime() Returns

2025-01-10 15:47:30