Search for getIdMap

  1. Search 7.x for getIdMap
  2. Search 9.5.x for getIdMap
  3. Search 8.9.x for getIdMap
  4. Search 10.3.x for getIdMap
  5. Other projects
Title Object type File name Summary
MigrateExecutable::getIdMap function core/modules/migrate/src/MigrateExecutable.php Get the ID map from the current migration.
MigrateSqlIdMapTest::getIdMap function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Creates a test SQL ID map plugin.
MigrateSqlIdMapTest::getIdMapContents function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Retrieves the contents of an ID map.
Migration::getIdMap function core/modules/migrate/src/Plugin/Migration.php Returns the initialized id_map plugin.
Migration::getIdMapPlugin function core/modules/migrate/src/Plugin/Migration.php Retrieves the ID map plugin.
MigrationInterface::getIdMap function core/modules/migrate/src/Plugin/MigrationInterface.php Returns the initialized id_map plugin.
Row::getIdMap function core/modules/migrate/src/Row.php Retrieves the Migrate ID mappings.
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.

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