Search for idMap

  1. Search 7.x for idMap
  2. Search 8.9.x for idMap
  3. Search 10.3.x for idMap
  4. Search 11.x for idMap
  5. Other projects
Title Object type File name Summary
Row::setIdMap function core/modules/migrate/src/Row.php Sets the Migrate ID mappings.
RowTest::testGetSetIdMap function core/modules/migrate/tests/src/Unit/RowTest.php Tests getting/setting the ID Map.
ServiceIdHashTrait::getServiceIdMappings function core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php Implements \Drupal\Component\DependencyInjection\ContainerInterface::getServiceIdMappings()
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
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
TestMigrateExecutable::getIdMap function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php
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
TestSqlIdMap::ensureTables function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php
TestSqlIdMap::getDatabase function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php
TestSqlIdMap::getFieldSchema function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Gets the field schema.
TestSqlIdMap::getMigrationPluginManager function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php
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.