You are here

constant FEEDS_UPDATE_EXISTING in Feeds 8.2

2 uses of FEEDS_UPDATE_EXISTING
FeedsNodeProcessor::entityLoad in lib/Drupal/feeds/Plugin/feeds/processor/FeedsNodeProcessor.php
Loads an existing node.
FeedsProcessor::entityLoad in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Load an existing entity.

File

lib/Drupal/feeds/Plugin/FeedsProcessor.php, line 18
Contains FeedsProcessor and related classes.

Namespace

Drupal\feeds\Plugin

Code

define('FEEDS_UPDATE_EXISTING', 2);