db_num_rows

Related topics

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

Functions that call db_num_rows()

Namesort iconLocationDescription
blog_blockdrupal/modules/blog/blog.moduleImplementation of hook_block().
blog_blockdrupal/modules/blog/blog.moduleImplementation of hook_block().
book_blockdrupal/modules/book/book.moduleImplementation of hook_block().
book_blockdrupal/modules/book/book.moduleImplementation of hook_block().
book_exportdrupal/modules/book/book.moduleMenu callback; Generates various representation of a book page with all descendants and prints the requested representation to output.
book_exportdrupal/modules/book/book.moduleMenu callback; Generates various representation of a book page with all descendants and prints the requested representation to output.
book_menudrupal/modules/book/book.moduleImplementation of hook_menu().
book_menudrupal/modules/book/book.moduleImplementation of hook_menu().
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_create_chat_form_validatecontributions/modules/chatroom/chatroom.modulevalidates attempt to create chat - checks this name is not already in use
chatroom_create_chat_form_validatecontributions/modules/chatroom/chatroom.modulevalidates attempt to create chat - checks this name is not already in use
chatroom_get_active_chatscontributions/modules/chatroom/chatroom.modulegets a list of active chats
chatroom_get_active_chatscontributions/modules/chatroom/chatroom.modulegets a list of active chats
chatroom_get_chatroom_listcontributions/modules/chatroom/chatroom.modulereturns the list of available chat rooms
chatroom_get_chatroom_listcontributions/modules/chatroom/chatroom.modulereturns the list of available chat rooms
chatroom_is_banned_usercontributions/modules/chatroom/chatroom.moduleChecks if the user is banned from the chat room - returns false if not.
chatroom_is_banned_usercontributions/modules/chatroom/chatroom.moduleChecks if the user is banned from the chat room - returns false if not.
chatroom_update_2contributions/modules/chatroom/chatroom.installImplementation of hook_update_N().
chatroom_update_2contributions/modules/chatroom/chatroom.installImplementation of hook_update_N().
comment_renderdrupal/modules/comment/comment.moduleRenders comment(s).
comment_renderdrupal/modules/comment/comment.moduleRenders comment(s).
db_num_rowsdrupal/includes/database.pgsql.incDetermine how many result rows were found by the preceding query.
db_num_rowsdrupal/includes/database.pgsql.incDetermine how many result rows were found by the preceding query.
db_num_rowsdrupal/includes/database.pgsql.incDetermine how many result rows were found by the preceding query.
db_table_existsdrupal/includes/database.pgsql.incCheck if a table exists.
db_table_existsdrupal/includes/database.pgsql.incCheck if a table exists.
db_table_existsdrupal/includes/database.pgsql.incCheck if a table exists.
db_table_existsdrupal/includes/database.pgsql.incCheck if a table exists.
db_table_existsdrupal/includes/database.pgsql.incCheck if a table exists.
db_table_existsdrupal/includes/database.pgsql.incCheck if a table exists.
drupal_client_pingdrupal/modules/drupal/drupal.moduleCallback function from drupal_xmlrpc() called when another site pings this one.
drupal_client_pingdrupal/modules/drupal/drupal.moduleCallback function from drupal_xmlrpc() called when another site pings this one.
flood_is_alloweddrupal/includes/common.incCheck if the current visitor (hostname/IP) is allowed to proceed with the specified event. The user is allowed to proceed if he did not trigger the specified event more than $threshold times per hour.
flood_is_alloweddrupal/includes/common.incCheck if the current visitor (hostname/IP) is allowed to proceed with the specified event. The user is allowed to proceed if he did not trigger the specified event more than $threshold times per hour.
forum_blockdrupal/modules/forum/forum.moduleImplementation of hook_block().
forum_blockdrupal/modules/forum/forum.moduleImplementation of hook_block().
locale_add_language_form_validatedrupal/includes/locale.incValidate the language addition form.
locale_add_language_form_validatedrupal/includes/locale.incValidate the language addition form.
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_type_delete_confirmdrupal/modules/node/content_types.incMenu callback; delete a single content type.
node_type_delete_confirmdrupal/modules/node/content_types.incMenu callback; delete a single content type.
node_type_savedrupal/modules/node/node.moduleSaves a node type to the database.
node_type_savedrupal/modules/node/node.moduleSaves a node type to the database.
path_nodeapidrupal/modules/path/path.moduleImplementation of hook_nodeapi().
path_nodeapidrupal/modules/path/path.moduleImplementation of hook_nodeapi().
ping_crondrupal/modules/ping/ping.moduleImplementation of hook_cron().
ping_crondrupal/modules/ping/ping.moduleImplementation of hook_cron().
statistics_blockdrupal/modules/statistics/statistics.moduleImplementation of hook_block().
statistics_blockdrupal/modules/statistics/statistics.moduleImplementation of hook_block().
system_initialize_theme_blocksdrupal/modules/system/system.moduleAssign an initial, default set of blocks for a theme.
system_initialize_theme_blocksdrupal/modules/system/system.moduleAssign an initial, default set of blocks for a theme.
system_update_159drupal/modules/system/system.installRetrieve data out of the old_revisions table and put into new revision system.
system_update_159drupal/modules/system/system.installRetrieve data out of the old_revisions table and put into new revision system.
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.
taxonomy_render_nodesdrupal/modules/taxonomy/taxonomy.moduleAccepts the result of a pager_query() call, such as that performed by taxonomy_select_nodes(), and formats each node along with a pager.
taxonomy_render_nodesdrupal/modules/taxonomy/taxonomy.moduleAccepts the result of a pager_query() call, such as that performed by taxonomy_select_nodes(), and formats each node along with a pager.
user_blockdrupal/modules/user/user.moduleImplementation of hook_block().
user_blockdrupal/modules/user/user.moduleImplementation of hook_block().
user_get_authmapsdrupal/modules/user/user.moduleAccepts an user object, $account, or a DA name and returns an associative array of modules and DA names. Called at external login.
user_get_authmapsdrupal/modules/user/user.moduleAccepts an user object, $account, or a DA name and returns an associative array of modules and DA names. Called at external login.
user_loaddrupal/modules/user/user.moduleFetch a user object.
user_loaddrupal/modules/user/user.moduleFetch a user object.
_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

Functions called by db_num_rows()

Namesort iconLocationDescription
db_num_rowsdrupal/includes/database.pgsql.incDetermine how many result rows were found by the preceding query.
db_num_rowsdrupal/includes/database.pgsql.incDetermine how many result rows were found by the preceding query.
db_num_rowsdrupal/includes/database.pgsql.incDetermine how many result rows were found by the preceding query.