db_result

Related topics

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

Functions that call db_result()

Namesort iconLocationDescription
aggregator_blockdrupal/modules/aggregator/aggregator.moduleImplementation of hook_block().
aggregator_blockdrupal/modules/aggregator/aggregator.moduleImplementation of hook_block().
chatroom_chat_is_registered_usercontributions/modules/chatroom/updates.incCheck if the user is registered in this chat.
chatroom_chat_is_registered_usercontributions/modules/chatroom/updates.incCheck if the user is registered in this chat.
chatroom_chat_old_msg_limitcontributions/modules/chatroom/chatroom.moduleGet the number of old messages to show when entering a chat
chatroom_chat_old_msg_limitcontributions/modules/chatroom/chatroom.moduleGet the number of old messages to show when entering a chat
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.
chatroom_update_2contributions/modules/chatroom/chatroom.installImplementation of hook_update_N().
chatroom_update_2contributions/modules/chatroom/chatroom.installImplementation of hook_update_N().
comment_multiple_delete_confirmdrupal/modules/comment/comment.moduleList the selected comments and verify that the admin really wants to delete them.
comment_multiple_delete_confirmdrupal/modules/comment/comment.moduleList the selected comments and verify that the admin really wants to delete them.
comment_nodeapidrupal/modules/comment/comment.moduleImplementation of hook_nodeapi().
comment_nodeapidrupal/modules/comment/comment.moduleImplementation of hook_nodeapi().
comment_num_newdrupal/modules/comment/comment.moduleget number of new comments for current user and specified node
comment_num_newdrupal/modules/comment/comment.moduleget number of new comments for current user and specified node
comment_savedrupal/modules/comment/comment.moduleAccepts a submission of new or changed comment content.
comment_savedrupal/modules/comment/comment.moduleAccepts a submission of new or changed comment content.
db_check_setupdrupal/includes/database.pgsql.incVerify if the database is set up correctly.
db_check_setupdrupal/includes/database.pgsql.incVerify if the database is set up correctly.
db_next_iddrupal/includes/database.pgsql.incReturn a new unique ID in the given sequence.
db_next_iddrupal/includes/database.pgsql.incReturn a new unique ID in the given sequence.
db_next_iddrupal/includes/database.pgsql.incReturn a new unique ID in the given sequence.
db_next_iddrupal/includes/database.pgsql.incReturn a new unique ID in the given sequence.
db_next_iddrupal/includes/database.pgsql.incReturn a new unique ID in the given sequence.
db_next_iddrupal/includes/database.pgsql.incReturn a new unique ID in the given sequence.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
db_versiondrupal/includes/database.pgsql.incReturns the version of the database server currently in use.
db_versiondrupal/includes/database.pgsql.incReturns the version of the database server currently in use.
do_searchdrupal/modules/search/search.moduleDo a query on the full-text search index for a word or words.
do_searchdrupal/modules/search/search.moduleDo a query on the full-text search index for a word or words.
drupal_get_filenamedrupal/includes/bootstrap.incReturns and optionally sets the filename for a system item (module, theme, etc.). The filename, whether provided, cached, or retrieved from the database, is only returned if the file exists.
drupal_get_filenamedrupal/includes/bootstrap.incReturns and optionally sets the filename for a system item (module, theme, etc.). The filename, whether provided, cached, or retrieved from the database, is only returned if the file exists.
drupal_is_denieddrupal/includes/bootstrap.incPerform an access check for a given mask and rule type. Rules are usually created via admin/user/rules page.
drupal_is_denieddrupal/includes/bootstrap.incPerform an access check for a given mask and rule type. Rules are usually created via admin/user/rules page.
drupal_lookup_pathdrupal/includes/path.incGiven an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
drupal_lookup_pathdrupal/includes/path.incGiven an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
fileupload_file_downloadcontributions/docs/developer/examples/fileupload.moduleImplementation of hook_file_download.
fileupload_file_downloadcontributions/docs/developer/examples/fileupload.moduleImplementation of hook_file_download.
fileupload_file_downloadcontributions/docs/developer/examples/fileupload.moduleImplementation of hook_file_download.
fileupload_updatecontributions/docs/developer/examples/fileupload.moduleImplementation of hook_update().
fileupload_updatecontributions/docs/developer/examples/fileupload.moduleImplementation of hook_update().
fileupload_updatecontributions/docs/developer/examples/fileupload.moduleImplementation of hook_update().
filter_admin_format_form_submitdrupal/modules/filter/filter.moduleProcess filter format form submissions.
filter_admin_format_form_submitdrupal/modules/filter/filter.moduleProcess filter format form submissions.
filter_format_allowcachedrupal/modules/filter/filter.moduleCheck if text in a certain input format is allowed to be cached.
filter_format_allowcachedrupal/modules/filter/filter.moduleCheck if text in a certain input format is allowed to be cached.
forum_submitdrupal/modules/forum/forum.moduleImplementation of hook_submit().
forum_submitdrupal/modules/forum/forum.moduleImplementation of hook_submit().
forum_validatedrupal/modules/forum/forum.moduleImplementation of hook_validate().
forum_validatedrupal/modules/forum/forum.moduleImplementation of hook_validate().
hook_file_downloadcontributions/docs/developer/hooks/core.phpAllow file downloads.
hook_file_downloadcontributions/docs/developer/hooks/core.phpAllow file downloads.
hook_file_downloadcontributions/docs/developer/hooks/core.phpAllow file downloads.
hook_file_downloadcontributions/docs/developer/hooks/core.phpAllow file downloads.
hook_file_downloadcontributions/docs/developer/hooks/core.phpAllow file downloads.
hook_searchcontributions/docs/developer/hooks/core.phpDefine a custom search routine.
install_verify_drupaldrupal/install.phpVerify if Drupal is installed.
install_verify_drupaldrupal/install.phpVerify if Drupal is installed.
menu_reset_itemdrupal/modules/menu/menu.moduleMenu callback; reset a single modified item.
menu_reset_itemdrupal/modules/menu/menu.moduleMenu callback; reset a single modified item.
node_accessdrupal/modules/node/node.moduleDetermine whether the current user may perform the given operation on the specified node.
node_accessdrupal/modules/node/node.moduleDetermine whether the current user may perform the given operation on the specified node.
node_access_view_all_nodesdrupal/modules/node/node.moduleDetermine whether the user has a global viewing grant for all nodes.
node_access_view_all_nodesdrupal/modules/node/node.moduleDetermine whether the user has a global viewing grant for all nodes.
node_comment_modedrupal/modules/node/node.moduleRetrieve the comment mode for the given node ID (none, read, or read/write).
node_comment_modedrupal/modules/node/node.moduleRetrieve the comment mode for the given node ID (none, read, or read/write).
node_configuredrupal/modules/node/node.moduleMenu callback; presents general node configuration options.
node_configuredrupal/modules/node/node.moduleMenu callback; presents general node configuration options.
node_menudrupal/modules/node/node.moduleImplementation of hook_menu().
node_menudrupal/modules/node/node.moduleImplementation of hook_menu().
node_page_defaultdrupal/modules/node/node.moduleMenu callback; Generate a listing of promoted nodes.
node_page_defaultdrupal/modules/node/node.moduleMenu callback; Generate a listing of promoted nodes.
node_revision_deletedrupal/modules/node/node.moduleDelete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_revision_deletedrupal/modules/node/node.moduleDelete the revision with specified revision number. A "delete revision" nodeapi event is invoked when a revision is deleted.
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_update_indexdrupal/modules/node/node.moduleImplementation of hook_update_index().
node_update_indexdrupal/modules/node/node.moduleImplementation of hook_update_index().
pager_querydrupal/includes/pager.incPerform a paged database query.
pager_querydrupal/includes/pager.incPerform a paged database query.
path_form_alterdrupal/modules/path/path.moduleImplementation of hook_form_alter().
path_form_alterdrupal/modules/path/path.moduleImplementation of hook_form_alter().
path_form_validatedrupal/modules/path/path.moduleVerify that a new URL alias is valid
path_form_validatedrupal/modules/path/path.moduleVerify that a new URL alias is valid
path_nodeapidrupal/modules/path/path.moduleImplementation of hook_nodeapi().
path_nodeapidrupal/modules/path/path.moduleImplementation of hook_nodeapi().
path_set_aliasdrupal/modules/path/path.moduleSet an aliased path for a given Drupal path, preventing duplicates.
path_set_aliasdrupal/modules/path/path.moduleSet an aliased path for a given Drupal path, preventing duplicates.
poll_blockdrupal/modules/poll/poll.moduleImplementation of hook_block().
poll_blockdrupal/modules/poll/poll.moduleImplementation of hook_block().
profile_autocompletedrupal/modules/profile/profile.moduleCallback to allow autocomplete of profile text fields.
profile_autocompletedrupal/modules/profile/profile.moduleCallback to allow autocomplete of profile text fields.
profile_field_form_validatedrupal/modules/profile/profile.moduleValidate profile_field_form submissions.
profile_field_form_validatedrupal/modules/profile/profile.moduleValidate profile_field_form submissions.
search_update_totalsdrupal/modules/search/search.moduleThis function is called on shutdown to ensure that search_total is always up to date (even if cron times out or otherwise fails).
search_update_totalsdrupal/modules/search/search.moduleThis function is called on shutdown to ensure that search_total is always up to date (even if cron times out or otherwise fails).
sess_countdrupal/includes/session.incCounts how many users have sessions. Can count either anonymous sessions, authenticated sessions, or both.
sess_countdrupal/includes/session.incCounts how many users have sessions. Can count either anonymous sessions, authenticated sessions, or both.
system_installdrupal/modules/system/system.installImplementation of hook_install().
system_installdrupal/modules/system/system.installImplementation of hook_install().
system_update_178drupal/modules/system/system.installUpdate base paths for relative URLs in node and comment content.
system_update_178drupal/modules/system/system.installUpdate base paths for relative URLs in node and comment content.
system_update_179drupal/modules/system/system.installUpdate base paths for relative URLs in custom blocks, profiles and various variables.
system_update_179drupal/modules/system/system.installUpdate base paths for relative URLs in custom blocks, profiles and various variables.
theme_chatroom_block_chat_online_listcontributions/modules/chatroom/chatroom.moduleGet a list of on-line users in a given chat.
theme_chatroom_block_chat_online_listcontributions/modules/chatroom/chatroom.moduleGet a list of on-line users in a given chat.
theme_chatroom_chat_archivecontributions/modules/chatroom/chatroom.moduleGet HTML for chat archive page.
theme_chatroom_chat_archivecontributions/modules/chatroom/chatroom.moduleGet HTML for chat archive page.
upload_space_useddrupal/modules/upload/upload.moduleDetermine how much disk space is occupied by a user's uploaded files.
upload_space_useddrupal/modules/upload/upload.moduleDetermine how much disk space is occupied by a user's uploaded files.
upload_total_space_useddrupal/modules/upload/upload.moduleDetermine how much disk space is occupied by uploaded files.
upload_total_space_useddrupal/modules/upload/upload.moduleDetermine how much disk space is occupied by uploaded files.
user_multiple_role_editdrupal/modules/user/user.moduleCallback function for admin mass adding/deleting a user role.
user_multiple_role_editdrupal/modules/user/user.moduleCallback function for admin mass adding/deleting a user role.
user_savedrupal/modules/user/user.moduleSave changes to a user account or add a new user.
user_savedrupal/modules/user/user.moduleSave changes to a user account or add a new user.
_chatroom_variable_getcontributions/modules/chatroom/chatroom.moduleReplacement for variable_get because configuration variables are not loaded in session bootstrap
_chatroom_variable_getcontributions/modules/chatroom/chatroom.moduleReplacement for variable_get because configuration variables are not loaded in session bootstrap
_comment_update_node_statisticsdrupal/modules/comment/comment.moduleUpdates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated.
_comment_update_node_statisticsdrupal/modules/comment/comment.moduleUpdates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated.
_forum_get_viddrupal/modules/forum/forum.moduleReturns the vocabulary id for forum navigation.
_forum_get_viddrupal/modules/forum/forum.moduleReturns the vocabulary id for forum navigation.
_forum_newdrupal/modules/forum/forum.moduleFinds the first unread node for a given forum.
_forum_newdrupal/modules/forum/forum.moduleFinds the first unread node for a given forum.
_forum_topics_unreaddrupal/modules/forum/forum.moduleCalculate the number of nodes the user has not yet read and are newer than NODE_NEW_LIMIT.
_forum_topics_unreaddrupal/modules/forum/forum.moduleCalculate the number of nodes the user has not yet read and are newer than NODE_NEW_LIMIT.

Functions called by db_result()

Namesort iconLocationDescription
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.
db_resultdrupal/includes/database.pgsql.incReturn an individual result field from the previous query.