Search for getRowsNeedingUpdate

  1. Search 7.x for getRowsNeedingUpdate
  2. Search 9.5.x for getRowsNeedingUpdate
  3. Search 10.3.x for getRowsNeedingUpdate
  4. Search 11.x for getRowsNeedingUpdate
  5. Other projects
Title Object type File name Summary
MigrateIdMapInterface::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Retrieves an array of map rows marked as needing update.
MigrateSqlIdMapTest::testGetRowsNeedingUpdate function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests the getRowsNeedingUpdate method for rows that need an update.
NullIdMap::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves an array of map rows marked as needing update.
Sql::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Retrieves an array of map rows marked as needing update.

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