Search for lookupDestinationId

  1. Search 7.x for lookupDestinationId
  2. Search 9.5.x for lookupDestinationId
  3. Search 10.3.x for lookupDestinationId
  4. Search 11.x for lookupDestinationId
  5. Other projects
Title Object type File name Summary
MigrateIdMapInterface::lookupDestinationId function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Looks up the destination identifier corresponding to a source key.
MigrateIdMapInterface::lookupDestinationIds function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Looks up the destination identifiers corresponding to a source key.
MigrateSqlIdMapTest::lookupDestinationIdMappingDataProvider function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Data provider for testLookupDestinationIdMapping().
MigrateSqlIdMapTest::testLookupDestinationId function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests lookupDestinationId().
MigrateSqlIdMapTest::testLookupDestinationIdMapping function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Performs destination ID test on source and destination fields.
MigrateSqlIdMapTest::testLookupDestinationIds function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests lookupDestinationIds().
NullIdMap::lookupDestinationId function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Looks up the destination identifier corresponding to a source key.
NullIdMap::lookupDestinationIds function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Looks up the destination identifiers corresponding to a source key.
Sql::lookupDestinationId function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Looks up the destination identifier corresponding to a source key.
Sql::lookupDestinationIds function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Looks up the destination identifiers corresponding to a source key.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.