6 calls to SmartSqlTest::getIdMap() in Smart SQL ID Map 1.1.x
- SmartSqlTest::testGetRowByDestination in tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlTest.php - Tests the getRowByDestination method.
- SmartSqlTest::testGetRowsNeedingUpdate in tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlTest.php - Tests the getRowsNeedingUpdate method for rows that need an update.
- SmartSqlTest::testMapTableCreation in tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlTest.php - Tests the delayed creation of the "map" and "message" migrate tables.
- SmartSqlTest::testPrepareUpdate in tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlTest.php - Tests prepareUpdate().
- SmartSqlTest::testSaveIdMapping in tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlTest.php - Tests the ID mapping method.
- SmartSqlTest::testSetUpdate in tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlTest.php - Tests setting a row source_row_status to STATUS_NEEDS_UPDATE.