You are here

constant FEEDS_SKIP_EXISTING in Feeds 8.2

2 uses of FEEDS_SKIP_EXISTING
FeedsProcessor::configDefaults in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Declare default configuration.
FeedsProcessor::process in lib/Drupal/feeds/Plugin/FeedsProcessor.php
Process the result of the parsing stage.

File

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

Namespace

Drupal\feeds\Plugin

Code

define('FEEDS_SKIP_EXISTING', 0);