9 calls to MigrateSqlIdMapTest::saveMap()
- MigrateSqlIdMapTest::doTestLookupSourceIdMapping in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Performs the source ID test on source and destination fields.
- MigrateSqlIdMapTest::setupRows in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Setup a database with the given rows.
- MigrateSqlIdMapTest::testErrorCount in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Performs error count test with a given number of error rows.
- MigrateSqlIdMapTest::testGetHighestId in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Tests getHighestId method.
- MigrateSqlIdMapTest::testGetRowByDestination in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Tests the getRowByDestination method.
- MigrateSqlIdMapTest::testGetRowBySource in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Tests the getRowBySource method.
- MigrateSqlIdMapTest::testIterators in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Tests all the iterator methods in one swing.
- MigrateSqlIdMapTest::testLookupDestinationIdMapping in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Performs destination ID test on source and destination fields.
- MigrateSqlIdMapTest::testUpdateCount in core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php - Performs the update count test with a given number of update rows.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.