Search for saveIdMapping

  1. Search 7.x for saveIdMapping
  2. Search 9.5.x for saveIdMapping
  3. Search 8.9.x for saveIdMapping
  4. Search 10.3.x for saveIdMapping
  5. Other projects
Title Object type File name Summary
MigrateIdMapInterface::saveIdMapping function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Saves a mapping from the source identifiers to the destination identifiers.
MigrateSqlIdMapTest::testSaveIdMapping function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests the ID mapping method.
NullIdMap::saveIdMapping function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Saves a mapping from the source identifiers to the destination identifiers.
Sql::saveIdMapping function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Saves a mapping from the source identifiers to the destination identifiers.

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