Search for lastInsertId

  1. Search 7.x for lastInsertId
  2. Search 9.5.x for lastInsertId
  3. Search 8.9.x for lastInsertId
  4. Search 10.3.x for lastInsertId
  5. Other projects
Title Object type File name Summary
Connection::lastInsertId function core/lib/Drupal/Core/Database/Connection.php Returns the ID of the last inserted row or sequence value.
Connection::lastInsertId function core/modules/mysqli/src/Driver/Database/mysqli/Connection.php Returns the ID of the last inserted row or sequence value.
InsertTest::testInsertLastInsertID function core/tests/Drupal/KernelTests/Core/Database/InsertTest.php Tests that inserts return the proper auto-increment ID.

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