30 calls to db_num_rows() in Drupal 4
- aggregator_parse_feed in modules/
aggregator.module - archive_page in modules/
archive.module - Menu callback; lists all nodes posted on a given date.
- block_admin_configure_validate in modules/
block.module - block_box_add_validate in modules/
block.module - blog_block in modules/
blog.module - Implementation of hook_block().
- book_block in modules/
book.module - Implementation of hook_block().
- book_export in modules/
book.module - Menu callback; Generates various representation of a book page with all descendants and prints the requested representation to output.
- book_menu in modules/
book.module - Implementation of hook_menu().
- comment_render in modules/
comment.module - drupal_client_ping in modules/
drupal.module - Callback function from drupal_xmlrpc() called when another site pings this one.
- flood_is_allowed in includes/
common.inc - Check 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_block in modules/
forum.module - Implementation of hook_block().
- locale_add_language_form_validate in includes/
locale.inc - Validate the language addition form.
- node_page_default in modules/
node.module - Generate a listing of promoted nodes.
- path_nodeapi in modules/
path.module - Implementation of hook_nodeapi().
- ping_cron in modules/
ping.module - Implementation of hook_cron().
- poll_load in modules/
poll.module - Implementation of hook_load().
- sess_read in includes/
session.inc - sess_write in includes/
session.inc - statistics_block in modules/
statistics.module - Implementation of hook_block().
- system_initialize_theme_blocks in modules/
system.module - Assign an initial, default set of blocks for a theme.
- system_themes_submit in modules/
system.module - system_update_159 in database/
updates.inc - Retrieve data out of the old_revisions table and put into new revision system.
- system_update_179 in database/
updates.inc - Update base paths for relative URLs in custom blocks, profiles and various variables.
- taxonomy_render_nodes in modules/
taxonomy.module - Accepts the result of a pager_query() call, such as that performed by taxonomy_select_nodes(), and formats each node along with a pager.
- user_block in modules/
user.module - Implementation of hook_block().
- user_fields in modules/
user.module - user_get_authmaps in modules/
user.module - Accepts an user object, $account, or a DA name and returns an associative array of modules and DA names. Called at external login.
- user_load in modules/
user.module - Fetch a user object.
- _user_edit_validate in modules/
user.module