Related topics

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

Functions that call db_fetch_object()

Namesort iconLocationDescription
aggregator_blockdrupal/modules/aggregator.moduleImplementation of hook_block().
aggregator_menudrupal/modules/aggregator.moduleImplementation of hook_menu().
aggregator_page_categoriesdrupal/modules/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categorydrupal/modules/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_opmldrupal/modules/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_sourcedrupal/modules/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesdrupal/modules/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
archive_calendardrupal/modules/archive.moduleGenerates a monthly calendar, for display in the archive block.
archive_pagedrupal/modules/archive.moduleMenu callback; lists all nodes posted on a given date.
block_blockdrupal/modules/block.moduleImplementation of hook_block().
block_userdrupal/modules/block.moduleImplementation of hook_user().
blogapi_blogger_get_recent_postsdrupal/modules/blogapi.moduleBlogging API callback. Returns the latest few postings in a user's blog. $bodies TRUE <a href="http://movabletype.org/docs/mtmanual_programmatic.html#item_mt%2EgetRecentPostTitles"> returns a bandwidth-friendly list</a>.
blog_formdrupal/modules/blog.moduleImplementation of hook_form().
blog_page_lastdrupal/modules/blog.moduleDisplays a Drupal page containing recent blog entries of all users.
blog_page_userdrupal/modules/blog.moduleDisplays a Drupal page containing recent blog entries of a given user.
book_admin_orphandrupal/modules/book.moduleMenu callback; displays a listing of all orphaned book pages.
book_blockdrupal/modules/book.moduleImplementation of hook_block().
book_loaddrupal/modules/book.moduleImplementation of hook_load().
book_locationdrupal/modules/book.moduleReturn the path (call stack) to a certain book page.
book_menudrupal/modules/book.moduleImplementation of hook_menu().
book_nextdrupal/modules/book.moduleFetch the node object of the next page of the book.
book_outlinedrupal/modules/book.moduleImplementation of function book_outline() Handles all book outline operations.
book_prevdrupal/modules/book.moduleFetch the node object of the previous page of the book.
book_printdrupal/modules/book.moduleMenu callback; generates printer-friendly book page with all descendants.
book_renderdrupal/modules/book.moduleMenu callback; prints a listing of all books.
cache_getdrupal/includes/bootstrap.incReturn data from the persistent cache.
comment_admin_editdrupal/modules/comment.moduleMenu callback; edit a comment from the administrative interface.
comment_admin_overviewdrupal/modules/comment.moduleMenu callback; present an administrative comment listing.
comment_blockdrupal/modules/comment.moduleImplementation of hook_block().
comment_configuredrupal/modules/comment.moduleMenu callback; presents the comment settings page.
comment_deletedrupal/modules/comment.moduleMenu callback; delete a comment.
comment_matrix_settingsdrupal/modules/comment.moduleMenu callback; presents the moderation vote matrix.
comment_nodeapidrupal/modules/comment.moduleImplementation of hook_nodeapi().
comment_role_settingsdrupal/modules/comment.moduleMenu callback; allows admin to set default scores for different roles.
comment_threshold_settingsdrupal/modules/comment.moduleMenu callback; displays settings for thresholds at which comments are displayed.
comment_vote_settingsdrupal/modules/comment.moduleMenu callback; displays page for assigning names to vote values.
do_searchdrupal/modules/search.moduleDo a query on the full-text search index for a word or words.
drupal_directory_pagedrupal/modules/drupal.moduleFormats a list of all sites indexed in the directory.
drupal_get_path_mapdrupal/includes/bootstrap.incReturn an array mapping path aliases to their internal Drupal paths.
filter_admin_deletedrupal/modules/filter.moduleMenu callback; confirm deletion of a format.
filter_formatsdrupal/modules/filter.moduleRetrieve a list of input formats.
filter_list_formatdrupal/modules/filter.moduleRetrieve a list of filters for a certain format.
forum_get_forumsdrupal/modules/forum.moduleReturns a list of all forums for a given taxonomy id
forum_linkdrupal/modules/forum.moduleImplementation of hook_link().
forum_loaddrupal/modules/forum.moduleImplementation of hook_load().
forum_taxonomydrupal/modules/forum.moduleImplementation of hook_taxonomy().
hook_loadcontributions/docs/developer/hooks/node.phpLoad node-type-specific information.
hook_update_indexcontributions/docs/developer/hooks/core.phpUpdate Drupal's full-text index for this module.
list_themesdrupal/includes/theme.incProvides a list of currently available themes.
list_theme_enginesdrupal/includes/theme.incProvides a list of currently available theme engines
localedrupal/modules/locale.moduleProvides interface translation services
locale_refresh_cachedrupal/modules/locale.moduleRefreshes database stored cache of translations
locale_supported_languagesdrupal/modules/locale.moduleReturns list of languages supported on this site
menu_delete_itemdrupal/modules/menu.moduleMenu callback; delete a single custom item.
menu_edit_itemdrupal/modules/menu.moduleMenu callback; dispatch to the appropriate menu item edit function.
module_listdrupal/includes/module.incCollect a list of all loaded modules. During the bootstrap, return only vital modules. See bootstrap.inc
nodeapi_example_nodeapicontributions/docs/developer/examples/nodeapi_example.moduleImplementation of hook_nodeapi().
node_access_example_nodeapicontributions/docs/developer/examples/node_access_example.moduleImplementation of hook_nodeapi().
node_admin_nodesdrupal/modules/node.moduleGenerate the content administration overview.
node_example_loadcontributions/docs/developer/examples/node_example.moduleImplementation of hook_load().
node_feeddrupal/modules/node.moduleA generic function for generating RSS feeds from a set of nodes.
node_last_vieweddrupal/modules/node.moduleRetrieves the timestamp at which the current user last viewed the specified node.
node_loaddrupal/modules/node.moduleLoad a node object from the database.
node_page_defaultdrupal/modules/node.moduleGenerate a listing of promoted nodes.
node_title_listdrupal/modules/node.moduleGather a listing of links to nodes.
node_update_indexdrupal/modules/node.moduleImplementation of hook_update_index().
path_overviewdrupal/modules/path.moduleReturn a listing of all defined URL aliases.
poll_crondrupal/modules/poll.moduleImplementation of hook_cron().
poll_loaddrupal/modules/poll.moduleImplementation of hook_load().
profile_admin_overviewdrupal/modules/profile.moduleMenu callback; display a listing of all editable profile fields.
profile_browsedrupal/modules/profile.moduleMenu callback; display a list of user information.
queue_nodeapidrupal/modules/queue.moduleImplementation of hook_nodeapi().
queue_overviewdrupal/modules/queue.moduleDisplay a page listing the nodes in the submission queue.
search_crondrupal/modules/search.moduleImplementation of hook_cron().
statistics_recent_hitsdrupal/modules/statistics.moduleMenu callback; presents the "Recent hits" page.
statistics_top_pagesdrupal/modules/statistics.moduleMenu callback; presents the "Top pages" page.
statistics_top_referrersdrupal/modules/statistics.moduleMenu callback; presents the "Top referrers" page.
statistics_top_usersdrupal/modules/statistics.moduleMenu callback; presents the "Top users" page.
system_get_files_databasedrupal/modules/system.moduleRetrieves the current status of an array of files in the system table.
taxonomy_get_childrendrupal/modules/taxonomy.moduleFind all children of a term ID.
taxonomy_get_parentsdrupal/modules/taxonomy.moduleFind all parents of a given term ID.
taxonomy_get_relateddrupal/modules/taxonomy.moduleFind all term objects related to a given term ID.
taxonomy_get_synonym_rootdrupal/modules/taxonomy.moduleReturn the term object that has the given string as a synonym.
taxonomy_get_termdrupal/modules/taxonomy.moduleReturn the term object matching a term ID.
taxonomy_get_term_by_namedrupal/modules/taxonomy.moduleTry to map a string to an existing term, as for glossary use.
taxonomy_get_treedrupal/modules/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_get_vocabulariesdrupal/modules/taxonomy.moduleReturn an array of all vocabulary objects.
taxonomy_get_vocabularydrupal/modules/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
taxonomy_node_formdrupal/modules/taxonomy.moduleGenerate a form for selecting terms to associate with a node.
taxonomy_node_get_termsdrupal/modules/taxonomy.moduleFind all terms associated to the given node.
taxonomy_node_get_terms_by_vocabularydrupal/modules/taxonomy.moduleFind all terms associated to the given node, within one vocabulary.
taxonomy_render_nodesdrupal/modules/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_term_count_nodesdrupal/modules/taxonomy.moduleGiven a term id, count the number of published nodes in it.
taxonomy_term_pagedrupal/modules/taxonomy.moduleMenu callback; displays all nodes associated with a term.
theme_aggregator_page_itemdrupal/modules/aggregator.moduleFormat an individual feed item for display on the aggregator page.
tracker_pagedrupal/modules/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
user_accessdrupal/modules/user.moduleDetermine whether the user has a given privilege.
user_admin_accessdrupal/modules/user.moduleMenu callback: list all access rules
user_admin_access_deletedrupal/modules/user.moduleMenu callback: delete an access rule
user_admin_permdrupal/modules/user.moduleMenu callback: administer permissions.
user_admin_roledrupal/modules/user.moduleMenu callback: administer roles.
user_blockdrupal/modules/user.moduleImplementation of hook_block().
user_get_authmapsdrupal/modules/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.moduleFetch a user object.
user_searchdrupal/modules/user.moduleImplementation of hook_search().
variable_initdrupal/includes/bootstrap.incLoad the persistent variable table.
watchdog_eventdrupal/modules/watchdog.moduleMenu callback; displays details about a log message.
watchdog_overviewdrupal/modules/watchdog.moduleMenu callback; displays a listing of log messages.
_aggregator_page_listdrupal/modules/aggregator.modulePrints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds.
_block_rehashdrupal/modules/block.moduleUpdate the 'blocks' DB table with the blocks currently exported by modules.
_comment_update_node_statisticsdrupal/modules/comment.moduleUpdates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated.
_filter_tipsdrupal/modules/filter.moduleHelper function for fetching filter tips.
_locale_add_languagedrupal/includes/locale.incHelper function to add a language
_locale_admin_manage_screendrupal/includes/locale.incUser interface for the language management screen
_locale_export_podrupal/includes/locale.incExports a Portable Object (Template) file for a language
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database
_locale_string_editdrupal/includes/locale.incUser interface for string editing
_locale_string_savedrupal/includes/locale.incAction handler for string editing
_locale_string_seekdrupal/includes/locale.incPerform a string search and display results in a table
_menu_builddrupal/includes/menu.incBuild the menu by querying both modules and the database.
_taxonomy_term_childrendrupal/modules/taxonomy.moduleHelper for taxonomy_term_count_nodes().