Search for nextId
- Search 7.x for nextId
- Search 9.5.x for nextId
- Search 8.9.x for nextId
- Search 11.x for nextId
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::nextId | function | core/ |
Retrieve a the next id in a sequence. |
Connection::nextId | function | core/ |
Retrieves a unique ID from a given sequence. |
Connection::nextId | function | core/ |
|
Connection::nextId | function | core/ |
|
Connection::nextId | function | core/ |
|
Connection::nextIdDelete | function | core/ |
|
Connection::POSTGRESQL_NEXTID_LOCK | constant | core/ |
The name by which to obtain a lock for retrieve the next insert id. |
NextIdTest | class | core/ |
Tests the sequences API. |
NextIdTest | class | core/ |
Tests the sequences API. |
NextIdTest.php | file | core/ |
|
NextIdTest.php | file | core/ |
|
NextIdTest::$modules | property | core/ |
The modules to enable. |
NextIdTest::$modules | property | core/ |
The modules to enable. |
NextIdTest::setUp | function | core/ |
|
NextIdTest::setUp | function | core/ |
|
NextIdTest::testDbNextId | function | core/ |
Tests that the sequences API works. |
NextIdTest::testDbNextIdClosedConnection | function | core/ |
Tests that sequences table clear up works when a connection is closed. |
StubConnection::nextId | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.