db_lock_table

Related topics

Namesort iconDescription
Database abstraction layerAllow the use of different database servers using the same code base.

Functions that call db_lock_table()

Namesort iconLocationDescription
cache_setdrupal/includes/cache.incStore data in the persistent cache.
cache_setdrupal/includes/cache.incStore data in the persistent cache.
chatroom_chat_register_usercontributions/modules/chatroom/chatroom.moduleHandles update or insert for user when loading a chat room.
chatroom_chat_register_usercontributions/modules/chatroom/chatroom.moduleHandles update or insert for user when loading a chat room.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
_block_rehashdrupal/modules/block/block.moduleUpdate the 'blocks' DB table with the blocks currently exported by modules.
_block_rehashdrupal/modules/block/block.moduleUpdate the 'blocks' DB table with the blocks currently exported by modules.

Functions called by db_lock_table()

Namesort iconLocationDescription
db_escape_tabledrupal/includes/database.incRestrict a dynamic tablename to safe characters.
db_escape_tabledrupal/includes/database.incRestrict a dynamic tablename to safe characters.
db_escape_tabledrupal/includes/database.incRestrict a dynamic tablename to safe characters.
db_escape_tabledrupal/includes/database.incRestrict a dynamic tablename to safe characters.
db_escape_tabledrupal/includes/database.incRestrict a dynamic tablename to safe characters.
db_escape_tabledrupal/includes/database.incRestrict a dynamic tablename to safe characters.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.