3 calls to db_insert()
- DatabaseInsertTestCase::testMultiInsert in modules/
simpletest/ tests/ database_test.test - Test that we can insert multiple records in one query object.
- DatabaseInsertTestCase::testRepeatedInsert in modules/
simpletest/ tests/ database_test.test - Test that an insert object can be reused with new data after it executes.
- DatabaseInsertTestCase::testSimpleInsert in modules/
simpletest/ tests/ database_test.test - Test the very basic insert functionality.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.