Search for lastInsertId
- Search 7.x for lastInsertId
- Search 9.5.x for lastInsertId
- Search 8.9.x for lastInsertId
- Search 10.3.x for lastInsertId
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::lastInsertId | function | core/ |
Returns the ID of the last inserted row or sequence value. |
Connection::lastInsertId | function | core/ |
Returns the ID of the last inserted row or sequence value. |
InsertTest::testInsertLastInsertID | function | core/ |
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.