Related topics

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

Functions that call db_fetch_array()

Namesort iconLocationDescription
aggregator_crondrupal/modules/aggregator.moduleImplementation of hook_cron().
block_admin_configuredrupal/modules/block.moduleMenu callback; displays the block configuration form.
block_listdrupal/modules/block.moduleReturn all blocks in the specied region for the current user. You may use this function to implement variable block regions. The default regions are 'left', 'right' and 'all', where 'all' means both left...
book_nodeapidrupal/modules/book.moduleImplementation of hook_nodeapi().
comment_nodeapidrupal/modules/comment.moduleImplementation of hook_nodeapi().
hook_croncontributions/docs/developer/hooks/core.phpPerform periodic actions.
hook_initcontributions/docs/developer/hooks/core.phpPerform setup tasks.
path_loaddrupal/modules/path.moduleFetch a specific URL alias from the database.
poll_loaddrupal/modules/poll.moduleImplementation of hook_load().
profile_admin_editdrupal/modules/profile.moduleMenu callback; displays the profile field editing form.
statistics_getdrupal/modules/statistics.moduleRetrieves a node's "view statistics".
taxonomy_get_synonymsdrupal/modules/taxonomy.moduleReturn an array of synonyms of the given term ID.
user_admin_access_editdrupal/modules/user.moduleMenu callback: edit an access rule