Search for tid
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseConnection::nextId | function | includes/ |
Retrieves an unique id from a given sequence. |
DatabaseConnection_mysql::nextId | function | includes/ |
|
DatabaseConnection_mysql::nextIdDelete | function | includes/ |
|
DatabaseConnection_pgsql::nextId | function | includes/ |
Retrieve the next id in a sequence. |
DatabaseConnection_sqlite::nextId | function | includes/ |
|
DatabaseInsertTestCase::testInsertLastInsertID | function | modules/ |
Test that inserts return the proper auto-increment ID. |
DatabaseNextIdCase | class | modules/ |
Check the sequences API. |
DatabaseNextIdCase::getInfo | function | modules/ |
|
DatabaseNextIdCase::testDbNextId | function | modules/ |
Test that the sequences API work. |
DrupalTestCase::$testId | property | modules/ |
The test run ID. |
DrupalTestCase::assertIdentical | function | modules/ |
Check to see if two values are identical. |
DrupalTestCase::assertNotIdentical | function | modules/ |
Check to see if two values are not identical. |
NodeAccessBaseTableTestCase::$privateTid | property | modules/ |
|
NodeAccessBaseTableTestCase::$publicTid | property | modules/ |
|
POSTGRESQL_NEXTID_LOCK | constant | includes/ |
The name by which to obtain a lock for retrieving the next insert id. |
SimpleTestFunctionalTest::getTestIdFromResults | function | modules/ |
Fetch the test id from the test results. |
_taxonomy_get_tid_from_term | function | modules/ |
Helper function for array_map purposes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.