Search for updateCount

  1. Search 7.x for updateCount
  2. Search 9.5.x for updateCount
  3. Search 10.3.x for updateCount
  4. Search 11.x for updateCount
  5. Other projects
Title Object type File name Summary
MigrateIdMapInterface::updateCount function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Returns a count of items which are marked as needing update.
MigrateSqlIdMapTest::testUpdateCount function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Performs the update count test with a given number of update rows.
MigrateSqlIdMapTest::updateCountDataProvider function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Data provider for testUpdateCount().
NullIdMap::updateCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns a count of items which are marked as needing update.
Sql::updateCount function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Returns a count of items which are marked as needing update.

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