Search for tid

  1. Search 9.5.x for tid
  2. Search 8.9.x for tid
  3. Search 10.3.x for tid
  4. Search 11.x for tid
  5. Other projects
Title Object type File name Summary
DatabaseConnection::nextId function includes/database/database.inc Retrieves an unique id from a given sequence.
DatabaseConnection_mysql::nextId function includes/database/mysql/database.inc
DatabaseConnection_mysql::nextIdDelete function includes/database/mysql/database.inc
DatabaseConnection_pgsql::nextId function includes/database/pgsql/database.inc Retrieve the next id in a sequence.
DatabaseConnection_sqlite::nextId function includes/database/sqlite/database.inc
DatabaseInsertTestCase::testInsertLastInsertID function modules/simpletest/tests/database_test.test Test that inserts return the proper auto-increment ID.
DatabaseNextIdCase class modules/simpletest/tests/database_test.test Check the sequences API.
DatabaseNextIdCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseNextIdCase::testDbNextId function modules/simpletest/tests/database_test.test Test that the sequences API work.
DrupalTestCase::$testId property modules/simpletest/drupal_web_test_case.php The test run ID.
DrupalTestCase::assertIdentical function modules/simpletest/drupal_web_test_case.php Check to see if two values are identical.
DrupalTestCase::assertNotIdentical function modules/simpletest/drupal_web_test_case.php Check to see if two values are not identical.
NodeAccessBaseTableTestCase::$privateTid property modules/node/node.test
NodeAccessBaseTableTestCase::$publicTid property modules/node/node.test
POSTGRESQL_NEXTID_LOCK constant includes/database/pgsql/database.inc The name by which to obtain a lock for retrieving the next insert id.
SimpleTestFunctionalTest::getTestIdFromResults function modules/simpletest/simpletest.test Fetch the test id from the test results.
_taxonomy_get_tid_from_term function modules/taxonomy/taxonomy.module Helper function for array_map purposes.

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