You are here

10 calls to FeedsProcessor::entityInfo() in Feeds 8.2

FeedsNodeProcessor::entityInfo in lib/Drupal/feeds/Plugin/feeds/processor/FeedsNodeProcessor.php
Implements parent::entityInfo().
FeedsProcessor::clear in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Remove all stored results or stored results up to a certain time for a source.
FeedsProcessor::configDefaults in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Declare default configuration.
FeedsProcessor::configForm in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Overrides parent::configForm().
FeedsProcessor::entityLoad in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Load an existing entity.
FeedsProcessor::expiryQuery in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Returns a database query used to select entities to expire.
FeedsProcessor::getMappingTargets in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Declare possible mapping targets that this processor exposes.
FeedsProcessor::process in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Process the result of the parsing stage.
FeedsTermProcessor::entityInfo in lib/Drupal/feeds/Plugin/feeds/processor/FeedsTermProcessor.php
Implements parent::entityInfo().
FeedsUserProcessor::entityInfo in lib/Drupal/feeds/Plugin/feeds/processor/FeedsUserProcessor.php
Implements parent::entityInfo().