ItemStorageInterface
  • References/PHP/Drupal/aggregator/src/ItemStorageInterface

Defines an interface for aggregator item entity storage classes. Hierarchy interface

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

public ItemStorageInterface::loadByFeed($fid, $limit

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

public static Item::baseFieldDefinitions(EntityTypeInterface $entity_type)

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

public ItemInterface::setDescription($description)

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

public ItemInterface::getDescription()

2025-01-10 15:47:30
OpmlFeedAdd::$httpClient
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

The HTTP client to fetch the feed data with. Type: \GuzzleHttp\ClientInterface File

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

public Feed::setLastModified($modified) Sets

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

public ItemInterface::getFeedId()

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

public FeedInterface::getDescription()

2025-01-10 15:47:30
OpmlFeedAdd::$feedStorage
  • References/PHP/Drupal/aggregator/src/Form/OpmlFeedAdd

The feed storage. Type:

2025-01-10 15:47:30