You are here

constant FEEDS_TAXONOMY_SEARCH_TERM_GUID in Feeds 8.2

Same name and namespace in other branches
  1. 7.2 mappers/taxonomy.inc \FEEDS_TAXONOMY_SEARCH_TERM_GUID

Search by GUID.

2 uses of FEEDS_TAXONOMY_SEARCH_TERM_GUID
FeedsMapperTaxonomyTest::testSearchByGUID in lib/Drupal/feeds/Tests/FeedsMapperTaxonomyTest.php
Tests mapping to a taxonomy term's guid.
taxonomy_feeds_set_target in mappers/taxonomy.inc
Callback for mapping. Here is where the actual mapping happens.

File

mappers/taxonomy.inc, line 26
On behalf implementation of Feeds mapping API for taxonomy.module.

Code

define('FEEDS_TAXONOMY_SEARCH_TERM_GUID', 2);