Search for idMap

  1. Search 7.x for idMap
  2. Search 9.5.x for idMap
  3. Search 8.9.x for idMap
  4. Search 10.3.x for idMap
  5. Other projects
Title Object type File name Summary
SourcePluginBase::$idMap property core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php The migration ID map.
Sql::saveIdMapping function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Saves a mapping from the source identifiers to the destination identifiers.
SqlIdMapTest class core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Defines a test SQL ID map for use in tests.
SqlIdMapTest::getFieldSchema function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Gets the field schema.
TestMigrateExecutable::getIdMap function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Get the ID map from the current migration.
TestMigrateExecutable::getIdMap function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Get the ID map from the current migration.
TestSqlIdMap class core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Defines a SQL ID map for use in tests.
TestSqlIdMap.php file core/modules/migrate/tests/src/Unit/TestSqlIdMap.php
TestSqlIdMap::$message property core/modules/migrate/tests/src/Unit/TestSqlIdMap.php The migrate message service.
TestSqlIdMap::ensureTables function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Create the map and message tables if they don't already exist.
TestSqlIdMap::getFieldSchema function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Gets the field schema.
TestSqlIdMap::__construct function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Constructs a TestSqlIdMap object.

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