You are here

7 calls to EntityProcessorBase::entityType() in Feeds 8.3

EntityProcessorBase::bundle in src/Feeds/Processor/EntityProcessorBase.php
Bundle type this processor operates on.
EntityProcessorBase::bundleOptions in src/Feeds/Processor/EntityProcessorBase.php
Provides a list of bundle options for use in select lists.
EntityProcessorBase::calculateDependencies in src/Feeds/Processor/EntityProcessorBase.php
Calculates dependencies for the configured plugin.
EntityProcessorBase::initCleanList in src/Feeds/Processor/EntityProcessorBase.php
Initializes the list of entities to clean.
EntityProcessorBase::onFeedDeleteMultiple in src/Feeds/Processor/EntityProcessorBase.php
@todo Sort this out so that we aren't calling \Drupal::database()->delete() here.
EntityProcessorBase::prepareFeedsItemField in src/Feeds/Processor/EntityProcessorBase.php
Prepares the feeds_item field.
EntityProcessorBase::removeFeedItemField in src/Feeds/Processor/EntityProcessorBase.php
Deletes the feeds_item field.