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
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
ItemInterface
  • References/PHP/Drupal/aggregator/src/ItemInterface

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

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

public ItemInterface::getGuid() Returns

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
aggregator_entity_extra_field_info
  • References/PHP/Drupal/aggregator/aggregator.module

aggregator_entity_extra_field_info() Implements

2025-01-10 15:47:30
template_preprocess_aggregator_feed
  • References/PHP/Drupal/aggregator/aggregator.theme.inc

template_preprocess_aggregator_feed(&$variables) Prepares variables for aggregator feed templates.

2025-01-10 15:47:30
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