Search for getHighestId

  1. Search 7.x for getHighestId
  2. Search 9.5.x for getHighestId
  3. Search 10.3.x for getHighestId
  4. Search 11.x for getHighestId
  5. Other projects
Title Object type File name Summary
EntityContentBase::getHighestId function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Returns the highest ID tracked by the implementing plugin.
EntityRevision::getHighestId function core/modules/migrate/src/Plugin/migrate/destination/EntityRevision.php Returns the highest ID tracked by the implementing plugin.
EntityUser::getHighestId function core/modules/user/src/Plugin/migrate/destination/EntityUser.php Returns the highest ID tracked by the implementing plugin.
HighestIdInterface::getHighestId function core/modules/migrate/src/Audit/HighestIdInterface.php Returns the highest ID tracked by the implementing plugin.
MigrateSqlIdMapTest::getHighestIdDataProvider function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Data provider for getHighestId().
MigrateSqlIdMapTest::getHighestIdInvalidDataProvider function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Data provider for testGetHighestIdInvalid().
MigrateSqlIdMapTest::testGetHighestId function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests getHighestId method.
MigrateSqlIdMapTest::testGetHighestIdInvalid function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests getHighestId method with invalid data.
Sql::getHighestId function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Returns the highest ID tracked by the implementing plugin.

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