Search for nextId
- Search 9.5.x for nextId
- Search 8.9.x for nextId
- Search 10.3.x for nextId
- Search 11.x for nextId
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseConnection::nextId | function | includes/ |
Retrieves an unique id from a given sequence. |
DatabaseConnection_mysql::nextId | function | includes/ |
Retrieves an unique id from a given sequence. |
DatabaseConnection_mysql::nextIdDelete | function | includes/ |
|
DatabaseConnection_pgsql::nextId | function | includes/ |
Retrieve the next id in a sequence. |
DatabaseConnection_sqlite::nextId | function | includes/ |
Retrieves an unique id from a given sequence. |
DatabaseNextIdCase | class | modules/ |
Check the sequences API. |
DatabaseNextIdCase::getInfo | function | modules/ |
|
DatabaseNextIdCase::testDbNextId | function | modules/ |
Test that the sequences API work. |
POSTGRESQL_NEXTID_LOCK | constant | includes/ |
The name by which to obtain a lock for retrieving the next insert id. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.