db_query

Related topics

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

Functions that call db_query()

Namesort iconLocationDescription
aggregator_blockdrupal/modules/aggregator/aggregator.moduleImplementation of hook_block().
aggregator_blockdrupal/modules/aggregator/aggregator.moduleImplementation of hook_block().
aggregator_crondrupal/modules/aggregator/aggregator.moduleImplementation of hook_cron().
aggregator_crondrupal/modules/aggregator/aggregator.moduleImplementation of hook_cron().
aggregator_form_category_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_category_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_feeddrupal/modules/aggregator/aggregator.moduleGenerate a form to add/edit feed sources.
aggregator_form_feeddrupal/modules/aggregator/aggregator.moduleGenerate a form to add/edit feed sources.
aggregator_form_feed_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_form_feed_validatedrupal/modules/aggregator/aggregator.moduleValidate aggregator_form_feed form submissions.
aggregator_installdrupal/modules/aggregator/aggregator.installImplementation of hook_install().
aggregator_installdrupal/modules/aggregator/aggregator.installImplementation of hook_install().
aggregator_menudrupal/modules/aggregator/aggregator.moduleImplementation of hook_menu().
aggregator_menudrupal/modules/aggregator/aggregator.moduleImplementation of hook_menu().
aggregator_page_categoriesdrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categoriesdrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the categories used by the aggregator.
aggregator_page_categorydrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_categorydrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_opmldrupal/modules/aggregator/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_opmldrupal/modules/aggregator/aggregator.moduleMenu callback; generates an OPML representation of all feeds.
aggregator_page_rssdrupal/modules/aggregator/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_rssdrupal/modules/aggregator/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourcedrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcedrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
aggregator_page_sourcesdrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_page_sourcesdrupal/modules/aggregator/aggregator.moduleMenu callback; displays all the feeds used by the aggregator.
aggregator_refreshdrupal/modules/aggregator/aggregator.moduleChecks a news feed for new items.
aggregator_refreshdrupal/modules/aggregator/aggregator.moduleChecks a news feed for new items.
aggregator_save_categorydrupal/modules/aggregator/aggregator.moduleAdd/edit/delete aggregator categories.
aggregator_save_categorydrupal/modules/aggregator/aggregator.moduleAdd/edit/delete aggregator categories.
aggregator_save_feeddrupal/modules/aggregator/aggregator.moduleAdd/edit/delete an aggregator feed.
aggregator_save_feeddrupal/modules/aggregator/aggregator.moduleAdd/edit/delete an aggregator feed.
aggregator_uninstalldrupal/modules/aggregator/aggregator.installImplementation of hook_uninstall().
aggregator_uninstalldrupal/modules/aggregator/aggregator.installImplementation of hook_uninstall().
block_admin_configuredrupal/modules/block/block.moduleMenu callback; displays the block configuration form.
block_admin_configuredrupal/modules/block/block.moduleMenu callback; displays the block configuration form.
block_admin_display_submitdrupal/modules/block/block.moduleProcess main block administration form submission.
block_admin_display_submitdrupal/modules/block/block.moduleProcess main block administration form submission.
block_blockdrupal/modules/block/block.moduleImplementation of hook_block().
block_blockdrupal/modules/block/block.moduleImplementation of hook_block().
block_box_delete_submitdrupal/modules/block/block.moduleDeletion of custom blocks.
block_box_delete_submitdrupal/modules/block/block.moduleDeletion of custom blocks.
block_listdrupal/modules/block/block.moduleReturn all blocks in the specified region for the current user.
block_listdrupal/modules/block/block.moduleReturn all blocks in the specified region for the current user.
block_userdrupal/modules/block/block.moduleImplementation of hook_user().
block_userdrupal/modules/block/block.moduleImplementation of hook_user().
blog_formdrupal/modules/blog/blog.moduleImplementation of hook_form().
blog_formdrupal/modules/blog/blog.moduleImplementation of hook_form().
book_installdrupal/modules/book/book.installImplementation of hook_install().
book_installdrupal/modules/book/book.installImplementation of hook_install().
book_uninstalldrupal/modules/book/book.installImplementation of hook_uninstall().
book_uninstalldrupal/modules/book/book.installImplementation of hook_uninstall().
cache_clear_alldrupal/includes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
cache_clear_alldrupal/includes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page table.
cache_getdrupal/includes/cache.incReturn data from the persistent cache.
cache_getdrupal/includes/cache.incReturn data from the persistent cache.
cache_setdrupal/includes/cache.incStore data in the persistent cache.
cache_setdrupal/includes/cache.incStore data in the persistent cache.
comment_admin_overview_submitdrupal/modules/comment/comment.moduleExecute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_admin_overview_submitdrupal/modules/comment/comment.moduleExecute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_deletedrupal/modules/comment/comment.moduleMenu callback; delete a comment.
comment_deletedrupal/modules/comment/comment.moduleMenu callback; delete a comment.
comment_enabledrupal/modules/comment/comment.installImplementation of hook_enable().
comment_enabledrupal/modules/comment/comment.installImplementation of hook_enable().
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_renderdrupal/modules/comment/comment.moduleRenders comment(s).
comment_renderdrupal/modules/comment/comment.moduleRenders comment(s).
comment_replydrupal/modules/comment/comment.moduleThis function is responsible for generating a comment reply form. There are several cases that have to be handled, including: replies to comments replies to nodes attempts to reply to nodes that can no longer accept comments respecting access...
comment_replydrupal/modules/comment/comment.moduleThis function is responsible for generating a comment reply form. There are several cases that have to be handled, including: replies to comments replies to nodes attempts to reply to nodes that can no longer accept comments respecting access...
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.
comment_update_1drupal/modules/comment/comment.installChanged node_comment_statistics to use node->changed to avoid future timestamps.
comment_update_1drupal/modules/comment/comment.installChanged node_comment_statistics to use node->changed to avoid future timestamps.
comment_userdrupal/modules/comment/comment.moduleImplementation of hook_user().
comment_userdrupal/modules/comment/comment.moduleImplementation of hook_user().
contact_admin_categoriesdrupal/modules/contact/contact.moduleCategories/list tab.
contact_admin_categoriesdrupal/modules/contact/contact.moduleCategories/list tab.
contact_admin_deletedrupal/modules/contact/contact.moduleCategory delete page.
contact_admin_deletedrupal/modules/contact/contact.moduleCategory delete page.
contact_admin_delete_submitdrupal/modules/contact/contact.moduleProcess category delete form submission.
contact_admin_delete_submitdrupal/modules/contact/contact.moduleProcess category delete form submission.
contact_admin_editdrupal/modules/contact/contact.moduleCategory edit page.
contact_admin_editdrupal/modules/contact/contact.moduleCategory edit page.
contact_admin_edit_submitdrupal/modules/contact/contact.moduleProcess the contact category edit page form submission.
contact_admin_edit_submitdrupal/modules/contact/contact.moduleProcess the contact category edit page form submission.
contact_installdrupal/modules/contact/contact.installImplementation of hook_install().
contact_installdrupal/modules/contact/contact.installImplementation of hook_install().
contact_mail_page_submitdrupal/modules/contact/contact.moduleProcess the site-wide contact page form submission.
contact_mail_page_submitdrupal/modules/contact/contact.moduleProcess the site-wide contact page form submission.
contact_uninstalldrupal/modules/contact/contact.installImplementation of hook_uninstall().
contact_uninstalldrupal/modules/contact/contact.installImplementation of hook_uninstall().
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_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
db_lock_tabledrupal/includes/database.pgsql.incLock a table. This function automatically starts a transaction.
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_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
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.
db_unlock_tablesdrupal/includes/database.pgsql.incUnlock all locked tables. This function automatically commits a transaction.
db_unlock_tablesdrupal/includes/database.pgsql.incUnlock all locked tables. This function automatically commits a transaction.
db_unlock_tablesdrupal/includes/database.pgsql.incUnlock all locked tables. This function automatically commits a transaction.
db_unlock_tablesdrupal/includes/database.pgsql.incUnlock all locked tables. This function automatically commits a transaction.
db_unlock_tablesdrupal/includes/database.pgsql.incUnlock all locked tables. This function automatically commits a transaction.
db_unlock_tablesdrupal/includes/database.pgsql.incUnlock all locked tables. This function automatically commits a transaction.
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_client_pagedrupal/modules/drupal/drupal.moduleFormats a list of all clients.
drupal_client_pagedrupal/modules/drupal/drupal.moduleFormats a list of all clients.
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.
drupal_crondrupal/modules/drupal/drupal.moduleImplementation of hook_cron(); handles pings to and from the site.
drupal_crondrupal/modules/drupal/drupal.moduleImplementation of hook_cron(); handles pings to and from the site.
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_get_installed_schema_versiondrupal/includes/install.incReturns the currently installed schema version for a module.
drupal_get_installed_schema_versiondrupal/includes/install.incReturns the currently installed schema version for a module.
drupal_installdrupal/modules/drupal/drupal.installImplementation of hook_install().
drupal_installdrupal/modules/drupal/drupal.installImplementation of hook_install().
drupal_install_profiledrupal/includes/install.incInstall a profile (i.e. a set of modules) from scratch. The profile must be verified first using drupal_verify_profile().
drupal_install_profiledrupal/includes/install.incInstall a profile (i.e. a set of modules) from scratch. The profile must be verified first using drupal_verify_profile().
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.
drupal_notifydrupal/modules/drupal/drupal.moduleSends a ping to the Drupal directory server.
drupal_notifydrupal/modules/drupal/drupal.moduleSends a ping to the Drupal directory server.
drupal_set_installed_schema_versiondrupal/includes/install.incUpdate the installed version information for a module.
drupal_set_installed_schema_versiondrupal/includes/install.incUpdate the installed version information for a module.
drupal_uninstalldrupal/modules/drupal/drupal.installImplementation of hook_uninstall().
drupal_uninstalldrupal/modules/drupal/drupal.installImplementation of hook_uninstall().
fileupload_deletedocs/developer/examples/fileupload.moduleImplementation of hook_delete().
fileupload_deletedocs/developer/examples/fileupload.moduleImplementation of hook_delete().
fileupload_file_downloaddocs/developer/examples/fileupload.moduleImplementation of hook_file_download.
fileupload_file_downloaddocs/developer/examples/fileupload.moduleImplementation of hook_file_download.
fileupload_insertdocs/developer/examples/fileupload.moduleImplementation of hook_insert().
fileupload_insertdocs/developer/examples/fileupload.moduleImplementation of hook_insert().
fileupload_loaddocs/developer/examples/fileupload.moduleImplementation of hook_load().
fileupload_loaddocs/developer/examples/fileupload.moduleImplementation of hook_load().
fileupload_updatedocs/developer/examples/fileupload.moduleImplementation of hook_update().
fileupload_updatedocs/developer/examples/fileupload.moduleImplementation of hook_update().
filter_admin_deletedrupal/modules/filter/filter.moduleMenu callback; confirm deletion of a format.
filter_admin_deletedrupal/modules/filter/filter.moduleMenu callback; confirm deletion of a format.
filter_admin_delete_submitdrupal/modules/filter/filter.moduleProcess filter delete form submission.
filter_admin_delete_submitdrupal/modules/filter/filter.moduleProcess filter delete form submission.
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_admin_format_form_validatedrupal/modules/filter/filter.moduleValidate filter format form submissions.
filter_admin_format_form_validatedrupal/modules/filter/filter.moduleValidate filter format form submissions.
filter_admin_order_submitdrupal/modules/filter/filter.moduleProcess filter order configuration form submission.
filter_admin_order_submitdrupal/modules/filter/filter.moduleProcess filter order configuration form submission.
filter_formatsdrupal/modules/filter/filter.moduleRetrieve a list of input formats.
filter_formatsdrupal/modules/filter/filter.moduleRetrieve a list of input formats.
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.
filter_list_formatdrupal/modules/filter/filter.moduleRetrieve a list of filters for a certain format.
filter_list_formatdrupal/modules/filter/filter.moduleRetrieve a list of filters for a certain format.
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.
flood_register_eventdrupal/includes/common.incRegister an event for the current visitor (hostname/IP) to the flood control mechanism.
flood_register_eventdrupal/includes/common.incRegister an event for the current visitor (hostname/IP) to the flood control mechanism.
forum_deletedrupal/modules/forum/forum.moduleImplementation of hook_delete().
forum_deletedrupal/modules/forum/forum.moduleImplementation of hook_delete().
forum_get_forumsdrupal/modules/forum/forum.moduleReturns a list of all forums for a given taxonomy id
forum_get_forumsdrupal/modules/forum/forum.moduleReturns a list of all forums for a given taxonomy id
forum_insertdrupal/modules/forum/forum.moduleImplementation of hook_insert().
forum_insertdrupal/modules/forum/forum.moduleImplementation of hook_insert().
forum_installdrupal/modules/forum/forum.installImplementation of hook_install().
forum_installdrupal/modules/forum/forum.installImplementation of hook_install().
forum_loaddrupal/modules/forum/forum.moduleImplementation of hook_load().
forum_loaddrupal/modules/forum/forum.moduleImplementation of hook_load().
forum_nodeapidrupal/modules/forum/forum.moduleImplementation of hook_nodeapi().
forum_nodeapidrupal/modules/forum/forum.moduleImplementation of hook_nodeapi().
forum_taxonomydrupal/modules/forum/forum.moduleImplementation of hook_taxonomy().
forum_taxonomydrupal/modules/forum/forum.moduleImplementation of hook_taxonomy().
forum_uninstalldrupal/modules/forum/forum.installImplementation of hook_uninstall().
forum_uninstalldrupal/modules/forum/forum.installImplementation of hook_uninstall().
forum_updatedrupal/modules/forum/forum.moduleImplementation of hook_update().
forum_updatedrupal/modules/forum/forum.moduleImplementation of hook_update().
forum_validatedrupal/modules/forum/forum.moduleImplementation of hook_validate().
forum_validatedrupal/modules/forum/forum.moduleImplementation of hook_validate().
hook_crondocs/developer/hooks/core.phpPerform periodic actions.
hook_crondocs/developer/hooks/core.phpPerform periodic actions.
hook_deletedocs/developer/hooks/node.phpRespond to node deletion.
hook_deletedocs/developer/hooks/node.phpRespond to node deletion.
hook_exitdocs/developer/hooks/core.phpPerform cleanup tasks.
hook_exitdocs/developer/hooks/core.phpPerform cleanup tasks.
hook_file_actionubercart/docs/hooks.phpPerform actions on file products.
hook_file_actionubercart/docs/hooks.phpPerform actions on file products.
hook_file_actionubercart/docs/hooks.phpPerform actions on file products.
hook_file_downloaddocs/developer/hooks/core.phpAllow file downloads.
hook_file_downloaddocs/developer/hooks/core.phpAllow file downloads.
hook_initdocs/developer/hooks/core.phpPerform setup tasks.
hook_initdocs/developer/hooks/core.phpPerform setup tasks.
hook_insertdocs/developer/hooks/node.phpRespond to node insertion.
hook_insertdocs/developer/hooks/node.phpRespond to node insertion.
hook_installdocs/developer/hooks/install.phpInstall the current version of the database schema.
hook_installdocs/developer/hooks/install.phpInstall the current version of the database schema.
hook_loaddocs/developer/hooks/node.phpLoad node-type-specific information.
hook_loaddocs/developer/hooks/node.phpLoad node-type-specific information.
hook_order_actionsubercart/docs/hooks.phpAdd links to local tasks for orders on the admin's list of orders.
hook_order_actionsubercart/docs/hooks.phpAdd links to local tasks for orders on the admin's list of orders.
hook_order_actionsubercart/docs/hooks.phpAdd links to local tasks for orders on the admin's list of orders.
hook_product_classubercart/docs/hooks.phpPerform actions on product classes.
hook_product_classubercart/docs/hooks.phpPerform actions on product classes.
hook_product_classubercart/docs/hooks.phpPerform actions on product classes.
hook_uninstalldocs/developer/hooks/install.phpRemove any tables or variables that the module sets.
hook_uninstalldocs/developer/hooks/install.phpRemove any tables or variables that the module sets.
hook_updatedocs/developer/hooks/node.phpRespond to node updating.
hook_updatedocs/developer/hooks/node.phpRespond to node updating.
hook_update_cart_itemubercart/docs/hooks.phpHandle requests to update a cart item.
hook_update_cart_itemubercart/docs/hooks.phpHandle requests to update a cart item.
hook_update_cart_itemubercart/docs/hooks.phpHandle requests to update a cart item.
list_themesdrupal/includes/theme.incProvides a list of currently available themes.
list_themesdrupal/includes/theme.incProvides a list of currently available themes.
list_theme_enginesdrupal/includes/theme.incProvides a list of currently available theme engines
list_theme_enginesdrupal/includes/theme.incProvides a list of currently available theme engines
localedrupal/modules/locale/locale.moduleProvides interface translation services.
localedrupal/modules/locale/locale.moduleProvides interface translation services.
locale_add_language_form_validatedrupal/includes/locale.incValidate the language addition form.
locale_add_language_form_validatedrupal/includes/locale.incValidate the language addition form.
locale_admin_manage_delete_form_submitdrupal/modules/locale/locale.moduleProcess language deletion submissions.
locale_admin_manage_delete_form_submitdrupal/modules/locale/locale.moduleProcess language deletion submissions.
locale_installdrupal/modules/locale/locale.installImplementation of hook_install().
locale_installdrupal/modules/locale/locale.installImplementation of hook_install().
locale_refresh_cachedrupal/modules/locale/locale.moduleRefreshes database stored cache of translations.
locale_refresh_cachedrupal/modules/locale/locale.moduleRefreshes database stored cache of translations.
locale_supported_languagesdrupal/modules/locale/locale.moduleReturns list of languages supported on this site.
locale_supported_languagesdrupal/modules/locale/locale.moduleReturns list of languages supported on this site.
locale_uninstalldrupal/modules/locale/locale.installImplementation of hook_uninstall().
locale_uninstalldrupal/modules/locale/locale.installImplementation of hook_uninstall().
menu_delete_itemdrupal/modules/menu/menu.moduleDelete a menu item from the database. If $item['mid'] is specified, then this is used to find the existing item; otherwise, $item['path'] is used.
menu_delete_itemdrupal/modules/menu/menu.moduleDelete a menu item from the database. If $item['mid'] is specified, then this is used to find the existing item; otherwise, $item['path'] is used.
menu_edit_item_formdrupal/modules/menu/menu.modulePresent the menu item editing form.
menu_edit_item_formdrupal/modules/menu/menu.modulePresent the menu item editing form.
menu_edit_menu_formdrupal/modules/menu/menu.moduleMenu callback; handle the adding/editing of a new menu.
menu_edit_menu_formdrupal/modules/menu/menu.moduleMenu callback; handle the adding/editing of a new menu.
menu_form_alterdrupal/modules/menu/menu.moduleImplementation of hook_form_alter(). Add menu item fields to the node form.
menu_form_alterdrupal/modules/menu/menu.moduleImplementation of hook_form_alter(). Add menu item fields to the node form.
menu_item_delete_formdrupal/modules/menu/menu.moduleMenu callback; delete a single custom item.
menu_item_delete_formdrupal/modules/menu/menu.moduleMenu callback; delete a single custom item.
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.
menu_save_itemdrupal/modules/menu/menu.moduleSave a menu item to the database.
menu_save_itemdrupal/modules/menu/menu.moduleSave a menu item to the database.
module_disabledrupal/includes/module.incDisable a given set of modules.
module_disabledrupal/includes/module.incDisable a given set of modules.
module_enabledrupal/includes/module.incEnable a given list of modules.
module_enabledrupal/includes/module.incEnable a given list of modules.
module_listdrupal/includes/module.incCollect a list of all loaded modules. During the bootstrap, return only vital modules. See bootstrap.inc
module_listdrupal/includes/module.incCollect a list of all loaded modules. During the bootstrap, return only vital modules. See bootstrap.inc
module_rebuild_cachedrupal/includes/module.incRebuild the database cache of module files.
module_rebuild_cachedrupal/includes/module.incRebuild the database cache of module files.
nodeapi_example_installdocs/developer/examples/nodeapi_example.installImplementation of hook_install().
nodeapi_example_installdocs/developer/examples/nodeapi_example.installImplementation of hook_install().
nodeapi_example_nodeapidocs/developer/examples/nodeapi_example.moduleImplementation of hook_nodeapi().
nodeapi_example_nodeapidocs/developer/examples/nodeapi_example.moduleImplementation of hook_nodeapi().
nodeapi_example_uninstalldocs/developer/examples/nodeapi_example.installImplementation of hook_uninstall().
nodeapi_example_uninstalldocs/developer/examples/nodeapi_example.installImplementation of hook_uninstall().
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_example_installdocs/developer/examples/node_access_example.installImplementation of hook_install().
node_access_example_installdocs/developer/examples/node_access_example.installImplementation of hook_install().
node_access_example_nodeapidocs/developer/examples/node_access_example.moduleImplementation of hook_nodeapi().
node_access_example_nodeapidocs/developer/examples/node_access_example.moduleImplementation of hook_nodeapi().
node_access_example_uninstalldocs/developer/examples/node_access_example.installImplementation of hook_uninstall().
node_access_example_uninstalldocs/developer/examples/node_access_example.installImplementation of hook_uninstall().
node_access_rebuilddrupal/modules/node/node.moduleRebuild the node access database. This is occasionally needed by modules that make system-wide changes to access levels.
node_access_rebuilddrupal/modules/node/node.moduleRebuild the node access database. This is occasionally needed by modules that make system-wide changes to access levels.
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_access_write_grantsdrupal/modules/node/node.moduleThis function will write a list of grants to the database, deleting any pre-existing grants. If a realm is provided, it will only delete grants from that realm, but it will always delete a grant from the 'all' realm. Modules which utilize...
node_access_write_grantsdrupal/modules/node/node.moduleThis function will write a list of grants to the database, deleting any pre-existing grants. If a realm is provided, it will only delete grants from that realm, but it will always delete a grant from the 'all' realm. Modules which utilize...
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_crondrupal/modules/node/node.moduleImplementation of hook_cron().
node_crondrupal/modules/node/node.moduleImplementation of hook_cron().
node_deletedrupal/modules/node/node.moduleDelete a node.
node_deletedrupal/modules/node/node.moduleDelete a node.
node_example_deletedocs/developer/examples/node_example.moduleImplementation of hook_delete().
node_example_deletedocs/developer/examples/node_example.moduleImplementation of hook_delete().
node_example_insertdocs/developer/examples/node_example.moduleImplementation of hook_insert().
node_example_insertdocs/developer/examples/node_example.moduleImplementation of hook_insert().
node_example_installdocs/developer/examples/node_example.installImplementation of hook_install().
node_example_installdocs/developer/examples/node_example.installImplementation of hook_install().
node_example_loaddocs/developer/examples/node_example.moduleImplementation of hook_load().
node_example_loaddocs/developer/examples/node_example.moduleImplementation of hook_load().
node_example_nodeapidocs/developer/examples/node_example.moduleImplementation of hook_nodeapi().
node_example_nodeapidocs/developer/examples/node_example.moduleImplementation of hook_nodeapi().
node_example_uninstalldocs/developer/examples/node_example.installImplementation of hook_uninstall().
node_example_uninstalldocs/developer/examples/node_example.installImplementation of hook_uninstall().
node_example_updatedocs/developer/examples/node_example.moduleImplementation of hook_update().
node_example_updatedocs/developer/examples/node_example.moduleImplementation of hook_update().
node_last_vieweddrupal/modules/node/node.moduleRetrieves the timestamp at which the current user last viewed the specified node.
node_last_vieweddrupal/modules/node/node.moduleRetrieves the timestamp at which the current user last viewed the specified node.
node_loaddrupal/modules/node/node.moduleLoad a node object from the database.
node_loaddrupal/modules/node/node.moduleLoad a node object from the database.
node_menudrupal/modules/node/node.moduleImplementation of hook_menu().
node_menudrupal/modules/node/node.moduleImplementation of hook_menu().
node_operations_demotedrupal/modules/node/node.moduleCallback function for admin mass demoting nodes.
node_operations_demotedrupal/modules/node/node.moduleCallback function for admin mass demoting nodes.
node_operations_promotedrupal/modules/node/node.moduleCallback function for admin mass promoting nodes.
node_operations_promotedrupal/modules/node/node.moduleCallback function for admin mass promoting nodes.
node_operations_publishdrupal/modules/node/node.moduleCallback function for admin mass publishing nodes.
node_operations_publishdrupal/modules/node/node.moduleCallback function for admin mass publishing nodes.
node_operations_stickydrupal/modules/node/node.moduleCallback function for admin mass editing nodes to be sticky.
node_operations_stickydrupal/modules/node/node.moduleCallback function for admin mass editing nodes to be sticky.
node_operations_unpublishdrupal/modules/node/node.moduleCallback function for admin mass unpublishing nodes.
node_operations_unpublishdrupal/modules/node/node.moduleCallback function for admin mass unpublishing nodes.
node_operations_unstickydrupal/modules/node/node.moduleCallback function for admin mass editing nodes to remove stickiness.
node_operations_unstickydrupal/modules/node/node.moduleCallback function for admin mass editing nodes to remove stickiness.
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_revision_listdrupal/modules/node/node.moduleReturn a list of all the existing revision numbers.
node_revision_listdrupal/modules/node/node.moduleReturn a list of all the existing revision numbers.
node_savedrupal/modules/node/node.moduleSave a node object into the database.
node_savedrupal/modules/node/node.moduleSave a node object into the database.
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_searchdrupal/modules/node/node.moduleImplementation of hook_search().
node_tag_newdrupal/modules/node/node.moduleUpdate the 'last viewed' timestamp of the specified node for current user.
node_tag_newdrupal/modules/node/node.moduleUpdate the 'last viewed' timestamp of the specified node for current user.
node_type_deletedrupal/modules/node/node.moduleDeletes a node type from the database.
node_type_deletedrupal/modules/node/node.moduleDeletes a node type from the database.
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.
node_type_update_nodesdrupal/modules/node/node.moduleUpdates all nodes of one type to be of another type.
node_type_update_nodesdrupal/modules/node/node.moduleUpdates all nodes of one type to be of another type.
node_update_indexdrupal/modules/node/node.moduleImplementation of hook_update_index().
node_update_indexdrupal/modules/node/node.moduleImplementation of hook_update_index().
node_userdrupal/modules/node/node.moduleImplementation of hook_user().
node_userdrupal/modules/node/node.moduleImplementation of hook_user().
pager_querydrupal/includes/pager.incPerform a paged database query.
pager_querydrupal/includes/pager.incPerform a paged database query.
path_admin_deletedrupal/modules/path/path.modulePost-confirmation; delete an URL alias.
path_admin_deletedrupal/modules/path/path.modulePost-confirmation; delete an URL alias.
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_loaddrupal/modules/path/path.moduleFetch a specific URL alias from the database.
path_loaddrupal/modules/path/path.moduleFetch a specific URL alias from the database.
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.
ping_crondrupal/modules/ping/ping.moduleImplementation of hook_cron().
ping_crondrupal/modules/ping/ping.moduleImplementation of hook_cron().
poll_blockdrupal/modules/poll/poll.moduleImplementation of hook_block().
poll_blockdrupal/modules/poll/poll.moduleImplementation of hook_block().
poll_canceldrupal/modules/poll/poll.moduleCallback for canceling a vote
poll_canceldrupal/modules/poll/poll.moduleCallback for canceling a vote
poll_crondrupal/modules/poll/poll.moduleImplementation of hook_cron().
poll_crondrupal/modules/poll/poll.moduleImplementation of hook_cron().
poll_deletedrupal/modules/poll/poll.moduleImplementation of hook_delete().
poll_deletedrupal/modules/poll/poll.moduleImplementation of hook_delete().
poll_installdrupal/modules/poll/poll.installImplementation of hook_install().
poll_installdrupal/modules/poll/poll.installImplementation of hook_install().
poll_installdrupal/modules/poll/poll.installImplementation of hook_install().
poll_installdrupal/modules/poll/poll.installImplementation of hook_install().
poll_loaddrupal/modules/poll/poll.moduleImplementation of hook_load().
poll_loaddrupal/modules/poll/poll.moduleImplementation of hook_load().
poll_uninstalldrupal/modules/poll/poll.installImplementation of hook_uninstall().
poll_uninstalldrupal/modules/poll/poll.installImplementation of hook_uninstall().
poll_uninstalldrupal/modules/poll/poll.installImplementation of hook_uninstall().
poll_uninstalldrupal/modules/poll/poll.installImplementation of hook_uninstall().
poll_updatedrupal/modules/poll/poll.moduleImplementation of hook_update().
poll_updatedrupal/modules/poll/poll.moduleImplementation of hook_update().
poll_userdrupal/modules/poll/poll.moduleImplementation of hook_user().
poll_userdrupal/modules/poll/poll.moduleImplementation of hook_user().
poll_votedrupal/modules/poll/poll.moduleCallback for processing a vote
poll_votedrupal/modules/poll/poll.moduleCallback for processing a vote
profile_admin_overviewdrupal/modules/profile/profile.moduleMenu callback; display a listing of all editable profile fields.
profile_admin_overviewdrupal/modules/profile/profile.moduleMenu callback; display a listing of all editable profile fields.
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_blockdrupal/modules/profile/profile.moduleImplementation of hook_block().
profile_blockdrupal/modules/profile/profile.moduleImplementation of hook_block().
profile_browsedrupal/modules/profile/profile.moduleMenu callback; display a list of user information.
profile_browsedrupal/modules/profile/profile.moduleMenu callback; display a list of user information.
profile_field_deletedrupal/modules/profile/profile.moduleMenu callback; deletes a field from all user profiles.
profile_field_deletedrupal/modules/profile/profile.moduleMenu callback; deletes a field from all user profiles.
profile_field_delete_submitdrupal/modules/profile/profile.moduleProcess a field delete form submission.
profile_field_delete_submitdrupal/modules/profile/profile.moduleProcess a field delete form submission.
profile_field_formdrupal/modules/profile/profile.moduleMenu callback: Generate a form to add/edit a user profile field.
profile_field_formdrupal/modules/profile/profile.moduleMenu callback: Generate a form to add/edit a user profile field.
profile_field_form_submitdrupal/modules/profile/profile.moduleProcess profile_field_form submissions.
profile_field_form_submitdrupal/modules/profile/profile.moduleProcess profile_field_form submissions.
profile_field_form_validatedrupal/modules/profile/profile.moduleValidate profile_field_form submissions.
profile_field_form_validatedrupal/modules/profile/profile.moduleValidate profile_field_form submissions.
profile_installdrupal/modules/profile/profile.installImplementation of hook_install().
profile_installdrupal/modules/profile/profile.installImplementation of hook_install().
profile_uninstalldrupal/modules/profile/profile.installImplementation of hook_uninstall().
profile_uninstalldrupal/modules/profile/profile.installImplementation of hook_uninstall().
profile_userdrupal/modules/profile/profile.moduleImplementation of hook_user().
profile_userdrupal/modules/profile/profile.moduleImplementation of hook_user().
search_indexdrupal/modules/search/search.moduleUpdate the full-text search index for a particular item.
search_indexdrupal/modules/search/search.moduleUpdate the full-text search index for a particular item.
search_installdrupal/modules/search/search.installImplementation of hook_install().
search_installdrupal/modules/search/search.installImplementation of hook_install().
search_uninstalldrupal/modules/search/search.installImplementation of hook_uninstall().
search_uninstalldrupal/modules/search/search.installImplementation of hook_uninstall().
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).
search_wipedrupal/modules/search/search.moduleWipes a part of or the entire search index.
search_wipedrupal/modules/search/search.moduleWipes a part of or the entire search index.
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.
sess_destroy_siddrupal/includes/session.incCalled by PHP session handling with the PHP session ID to end a user's session.
sess_destroy_siddrupal/includes/session.incCalled by PHP session handling with the PHP session ID to end a user's session.
sess_destroy_uiddrupal/includes/session.incEnd a specific user's session
sess_destroy_uiddrupal/includes/session.incEnd a specific user's session
sess_regeneratedrupal/includes/session.incCalled when an anonymous user becomes authenticated or vice-versa.
sess_regeneratedrupal/includes/session.incCalled when an anonymous user becomes authenticated or vice-versa.
statistics_crondrupal/modules/statistics/statistics.moduleImplementation of hook_cron().
statistics_crondrupal/modules/statistics/statistics.moduleImplementation of hook_cron().
statistics_exitdrupal/modules/statistics/statistics.moduleImplementation of hook_exit().
statistics_exitdrupal/modules/statistics/statistics.moduleImplementation of hook_exit().
statistics_getdrupal/modules/statistics/statistics.moduleRetrieves a node's "view statistics".
statistics_getdrupal/modules/statistics/statistics.moduleRetrieves a node's "view statistics".
statistics_installdrupal/modules/statistics/statistics.installImplementation of hook_install().
statistics_installdrupal/modules/statistics/statistics.installImplementation of hook_install().
statistics_nodeapidrupal/modules/statistics/statistics.moduleImplementation of hook_nodeapi().
statistics_nodeapidrupal/modules/statistics/statistics.moduleImplementation of hook_nodeapi().
statistics_uninstalldrupal/modules/statistics/statistics.installImplementation of hook_uninstall().
statistics_uninstalldrupal/modules/statistics/statistics.installImplementation of hook_uninstall().
statistics_userdrupal/modules/statistics/statistics.moduleImplementation of hook_user().
statistics_userdrupal/modules/statistics/statistics.moduleImplementation of hook_user().
system_get_files_databasedrupal/modules/system/system.moduleRetrieves the current status of an array of files in the system table.
system_get_files_databasedrupal/modules/system/system.moduleRetrieves the current status of an array of files in the system table.
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_installdrupal/modules/system/system.installImplementation of hook_install().
system_installdrupal/modules/system/system.installImplementation of hook_install().
system_modules_submitdrupal/modules/system/system.moduleSubmit callback; handles modules form submission.
system_modules_submitdrupal/modules/system/system.moduleSubmit callback; handles modules form submission.
system_modules_uninstalldrupal/modules/system/system.moduleBuilds a form of currently disabled modules.
system_modules_uninstalldrupal/modules/system/system.moduleBuilds a form of currently disabled modules.
system_region_listdrupal/modules/system/system.moduleGet a list of available regions from a specified theme.
system_region_listdrupal/modules/system/system.moduleGet a list of available regions from a specified theme.
system_sqldrupal/modules/system/system.moduleMenu callback: return information about PHP.
system_sqldrupal/modules/system/system.moduleMenu callback: return information about PHP.
system_theme_datadrupal/modules/system/system.moduleCollect data about all currently available themes
system_theme_datadrupal/modules/system/system.moduleCollect data about all currently available themes
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_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.
taxonomy_del_termdrupal/modules/taxonomy/taxonomy.moduleDelete a term.
taxonomy_del_termdrupal/modules/taxonomy/taxonomy.moduleDelete a term.
taxonomy_del_vocabularydrupal/modules/taxonomy/taxonomy.moduleDelete a vocabulary.
taxonomy_del_vocabularydrupal/modules/taxonomy/taxonomy.moduleDelete a vocabulary.
taxonomy_form_alterdrupal/modules/taxonomy/taxonomy.moduleImplementation of hook_form_alter(). Generate a form for selecting terms to associate with a node.
taxonomy_form_alterdrupal/modules/taxonomy/taxonomy.moduleImplementation of hook_form_alter(). Generate a form for selecting terms to associate with a node.
taxonomy_get_childrendrupal/modules/taxonomy/taxonomy.moduleFind all children of a term ID.
taxonomy_get_childrendrupal/modules/taxonomy/taxonomy.moduleFind all children of a term ID.
taxonomy_get_parentsdrupal/modules/taxonomy/taxonomy.moduleFind all parents of a given term ID.
taxonomy_get_parentsdrupal/modules/taxonomy/taxonomy.moduleFind all parents of a given term ID.
taxonomy_get_relateddrupal/modules/taxonomy/taxonomy.moduleFind all term objects related to a given term ID.
taxonomy_get_relateddrupal/modules/taxonomy/taxonomy.moduleFind all term objects related to a given term ID.
taxonomy_get_synonymsdrupal/modules/taxonomy/taxonomy.moduleReturn an array of synonyms of the given term ID.
taxonomy_get_synonymsdrupal/modules/taxonomy/taxonomy.moduleReturn an array of synonyms of the given term ID.
taxonomy_get_synonym_rootdrupal/modules/taxonomy/taxonomy.moduleReturn the term object that has the given string as a synonym.
taxonomy_get_synonym_rootdrupal/modules/taxonomy/taxonomy.moduleReturn the term object that has the given string as a synonym.
taxonomy_get_termdrupal/modules/taxonomy/taxonomy.moduleReturn the term object matching a term ID.
taxonomy_get_termdrupal/modules/taxonomy/taxonomy.moduleReturn the term object matching a term ID.
taxonomy_get_term_by_namedrupal/modules/taxonomy/taxonomy.moduleTry to map a string to an existing term, as for glossary use.
taxonomy_get_term_by_namedrupal/modules/taxonomy/taxonomy.moduleTry to map a string to an existing term, as for glossary use.
taxonomy_get_treedrupal/modules/taxonomy/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_get_treedrupal/modules/taxonomy/taxonomy.moduleCreate a hierarchical representation of a vocabulary.
taxonomy_get_vocabulariesdrupal/modules/taxonomy/taxonomy.moduleReturn an array of all vocabulary objects.
taxonomy_get_vocabulariesdrupal/modules/taxonomy/taxonomy.moduleReturn an array of all vocabulary objects.
taxonomy_get_vocabularydrupal/modules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
taxonomy_get_vocabularydrupal/modules/taxonomy/taxonomy.moduleReturn the vocabulary object matching a vocabulary ID.
taxonomy_node_deletedrupal/modules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.
taxonomy_node_deletedrupal/modules/taxonomy/taxonomy.moduleRemove associations of a node to its terms.
taxonomy_node_get_termsdrupal/modules/taxonomy/taxonomy.moduleFind all terms associated with the given node, ordered by vocabulary and term weight.
taxonomy_node_get_termsdrupal/modules/taxonomy/taxonomy.moduleFind all terms associated with the given node, ordered by vocabulary and term weight.
taxonomy_node_get_terms_by_vocabularydrupal/modules/taxonomy/taxonomy.moduleFind all terms associated with the given node, within one vocabulary.
taxonomy_node_get_terms_by_vocabularydrupal/modules/taxonomy/taxonomy.moduleFind all terms associated with the given node, within one vocabulary.
taxonomy_node_savedrupal/modules/taxonomy/taxonomy.moduleSave term associations for a given node.
taxonomy_node_savedrupal/modules/taxonomy/taxonomy.moduleSave term associations for a given node.
taxonomy_node_typedrupal/modules/taxonomy/taxonomy.moduleImplementation of hook_node_type().
taxonomy_node_typedrupal/modules/taxonomy/taxonomy.moduleImplementation of hook_node_type().
taxonomy_save_termdrupal/modules/taxonomy/taxonomy.moduleHelper function for taxonomy_form_term_submit().
taxonomy_save_termdrupal/modules/taxonomy/taxonomy.moduleHelper function for taxonomy_form_term_submit().
taxonomy_term_count_nodesdrupal/modules/taxonomy/taxonomy.moduleCount the number of published nodes classified by a term.
taxonomy_term_count_nodesdrupal/modules/taxonomy/taxonomy.moduleCount the number of published nodes classified by a term.
taxonomy_term_pagedrupal/modules/taxonomy/taxonomy.moduleMenu callback; displays all nodes associated with a term.
taxonomy_term_pagedrupal/modules/taxonomy/taxonomy.moduleMenu callback; displays all nodes associated with a term.
theme_aggregator_page_itemdrupal/modules/aggregator/aggregator.moduleFormat an individual feed item for display on the aggregator page.
theme_aggregator_page_itemdrupal/modules/aggregator/aggregator.moduleFormat an individual feed item for display on the aggregator page.
theme_forum_topic_navigationdrupal/modules/forum/forum.moduleFormat the next/previous forum topic navigation links.
theme_forum_topic_navigationdrupal/modules/forum/forum.moduleFormat the next/previous forum topic navigation links.
theme_uc_file_downloads_tokenubercart/uc_file/uc_file.moduleTheme file download links token
theme_uc_file_downloads_tokenubercart/uc_file/uc_file.moduleTheme file download links token
theme_uc_file_downloads_tokenubercart/uc_file/uc_file.moduleTheme file download links token
uc_address_formatubercart/uc_store/uc_store.moduleFormat an address for display based on a country's address format.
uc_address_formatubercart/uc_store/uc_store.moduleFormat an address for display based on a country's address format.
uc_address_formatubercart/uc_store/uc_store.moduleFormat an address for display based on a country's address format.
uc_attribute_add_to_cart_dataubercart/uc_attribute/uc_attribute.moduleStores the customer's choices in the cart.
uc_attribute_add_to_cart_dataubercart/uc_attribute/uc_attribute.moduleStores the customer's choices in the cart.
uc_attribute_form_submitubercart/uc_attribute/uc_attribute.moduleSubmit function for uc_attribute_add_form().
uc_attribute_form_submitubercart/uc_attribute/uc_attribute.moduleSubmit function for uc_attribute_add_form().
uc_attribute_loadubercart/uc_attribute/uc_attribute.moduleLoad an attribute from the database.
uc_attribute_loadubercart/uc_attribute/uc_attribute.moduleLoad an attribute from the database.
uc_attribute_nodeapiubercart/uc_attribute/uc_attribute.moduleImplementation of hook_nodeapi().
uc_attribute_nodeapiubercart/uc_attribute/uc_attribute.moduleImplementation of hook_nodeapi().
uc_attribute_option_delete_confirm_submitubercart/uc_attribute/uc_attribute.moduleSubmit function for uc_attribute_option_delete_confirm().
uc_attribute_option_delete_confirm_submitubercart/uc_attribute/uc_attribute.moduleSubmit function for uc_attribute_option_delete_confirm().
uc_attribute_option_form_submitubercart/uc_attribute/uc_attribute.moduleSubmit function for uc_attribute_option_form().
uc_attribute_option_form_submitubercart/uc_attribute/uc_attribute.moduleSubmit function for uc_attribute_option_form().
uc_attribute_product_classubercart/uc_attribute/uc_attribute.moduleImplementation of hook_product_class().
uc_attribute_product_classubercart/uc_attribute/uc_attribute.moduleImplementation of hook_product_class().
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdds an item to a user's cart.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdds an item to a user's cart.
uc_cart_add_itemubercart/uc_cart/uc_cart.moduleAdds an item to a user's cart.
uc_cart_complete_saleubercart/uc_cart/uc_cart.moduleCompletes a sale, including adjusting order status and creating user account.
uc_cart_complete_saleubercart/uc_cart/uc_cart.moduleCompletes a sale, including adjusting order status and creating user account.
uc_cart_complete_saleubercart/uc_cart/uc_cart.moduleCompletes a sale, including adjusting order status and creating user account.
uc_cart_cronubercart/uc_cart/uc_cart.moduleImplementation of hook_cron().
uc_cart_cronubercart/uc_cart/uc_cart.moduleImplementation of hook_cron().
uc_cart_cronubercart/uc_cart/uc_cart.moduleImplementation of hook_cron().
uc_cart_emptyubercart/uc_cart/uc_cart.moduleEmpties a cart of its contents.
uc_cart_emptyubercart/uc_cart/uc_cart.moduleEmpties a cart of its contents.
uc_cart_emptyubercart/uc_cart/uc_cart.moduleEmpties a cart of its contents.
uc_cart_get_contentsubercart/uc_cart/uc_cart.moduleGrab the items in a shopping cart for a user.
uc_cart_get_contentsubercart/uc_cart/uc_cart.moduleGrab the items in a shopping cart for a user.
uc_cart_get_contentsubercart/uc_cart/uc_cart.moduleGrab the items in a shopping cart for a user.
uc_cart_installubercart/uc_cart/uc_cart.installUbercart uc_cart.module schema
uc_cart_installubercart/uc_cart/uc_cart.installUbercart uc_cart.module schema
uc_cart_installubercart/uc_cart/uc_cart.installUbercart uc_cart.module schema
uc_cart_remove_itemubercart/uc_cart/uc_cart.moduleRemove an item from the cart
uc_cart_remove_itemubercart/uc_cart/uc_cart.moduleRemove an item from the cart
uc_cart_remove_itemubercart/uc_cart/uc_cart.moduleRemove an item from the cart
uc_cart_userubercart/uc_cart/uc_cart.moduleImplementation of hook_user().
uc_cart_userubercart/uc_cart/uc_cart.moduleImplementation of hook_user().
uc_cart_userubercart/uc_cart/uc_cart.moduleImplementation of hook_user().
uc_catalog_enableubercart/uc_catalog/uc_catalog.moduleImplementation of hook_enable().
uc_catalog_enableubercart/uc_catalog/uc_catalog.moduleImplementation of hook_enable().
uc_catalog_image_loadubercart/uc_catalog/uc_catalog.moduleLoad a catalog term's image.
uc_catalog_image_loadubercart/uc_catalog/uc_catalog.moduleLoad a catalog term's image.
uc_catalog_orphaned_productsubercart/uc_catalog/uc_catalog.moduleDisplay links to all products that have not been categorized.
uc_catalog_orphaned_productsubercart/uc_catalog/uc_catalog.moduleDisplay links to all products that have not been categorized.
uc_catalog_product_classubercart/uc_catalog/uc_catalog.moduleImplementation of รœbercart's hook_product_class.
uc_catalog_product_classubercart/uc_catalog/uc_catalog.moduleImplementation of รœbercart's hook_product_class.
uc_catalog_store_statusubercart/uc_catalog/uc_catalog.moduleImplementation of รœbercart's hook_store_status().
uc_catalog_store_statusubercart/uc_catalog/uc_catalog.moduleImplementation of รœbercart's hook_store_status().
uc_catalog_taxonomyubercart/uc_catalog/uc_catalog.moduleImplementation of hook_taxonomy().
uc_catalog_taxonomyubercart/uc_catalog/uc_catalog.moduleImplementation of hook_taxonomy().
uc_checkout_pane_commentsubercart/uc_cart/uc_cart_checkout_pane.incAllow a customer to make comments on the order.
uc_checkout_pane_commentsubercart/uc_cart/uc_cart_checkout_pane.incAllow a customer to make comments on the order.
uc_checkout_pane_commentsubercart/uc_cart/uc_cart_checkout_pane.incAllow a customer to make comments on the order.
uc_checkout_pane_customerubercart/uc_cart/uc_cart_checkout_pane.incGet the user's email address for login.
uc_checkout_pane_customerubercart/uc_cart/uc_cart_checkout_pane.incGet the user's email address for login.
uc_checkout_pane_customerubercart/uc_cart/uc_cart_checkout_pane.incGet the user's email address for login.
uc_checkout_pane_quotesubercart/shipping/uc_quote/uc_quote.moduleShipping quote checkout pane callback.
uc_checkout_pane_quotesubercart/shipping/uc_quote/uc_quote.moduleShipping quote checkout pane callback.
uc_checkout_pane_quotesubercart/shipping/uc_quote/uc_quote.moduleShipping quote checkout pane callback.
uc_country_disableubercart/uc_store/uc_store.moduleDisable a country so it remains installed but is no longer selectable.
uc_country_disableubercart/uc_store/uc_store.moduleDisable a country so it remains installed but is no longer selectable.
uc_country_disableubercart/uc_store/uc_store.moduleDisable a country so it remains installed but is no longer selectable.
uc_country_enableubercart/uc_store/uc_store.moduleEnable a disabled country.
uc_country_enableubercart/uc_store/uc_store.moduleEnable a disabled country.
uc_country_enableubercart/uc_store/uc_store.moduleEnable a disabled country.
uc_country_selectubercart/uc_store/uc_store.moduleCreate a country select box for a form. $display can be 'name', 'code2' for the 2-digit code, or 'code3' for the 3-digit code.
uc_country_selectubercart/uc_store/uc_store.moduleCreate a country select box for a form. $display can be 'name', 'code2' for the 2-digit code, or 'code3' for the 3-digit code.
uc_country_selectubercart/uc_store/uc_store.moduleCreate a country select box for a form. $display can be 'name', 'code2' for the 2-digit code, or 'code3' for the 3-digit code.
uc_country_settings_overviewubercart/uc_store/uc_store.moduleDisplay the country settings overview.
uc_country_settings_overviewubercart/uc_store/uc_store.moduleDisplay the country settings overview.
uc_country_settings_overviewubercart/uc_store/uc_store.moduleDisplay the country settings overview.
uc_country_updateubercart/uc_store/uc_store.moduleUpdate a country to its latest version.
uc_country_updateubercart/uc_store/uc_store.moduleUpdate a country to its latest version.
uc_country_updateubercart/uc_store/uc_store.moduleUpdate a country to its latest version.
uc_credit_cronubercart/payment/uc_credit/uc_credit.moduleImplementation of hook_cron().
uc_credit_cronubercart/payment/uc_credit/uc_credit.moduleImplementation of hook_cron().
uc_credit_installubercart/payment/uc_credit/uc_credit.installImplementation of hook_install().
uc_credit_installubercart/payment/uc_credit/uc_credit.installImplementation of hook_install().
uc_credit_orderubercart/payment/uc_credit/uc_credit.moduleImplementation of hook_order().
uc_credit_orderubercart/payment/uc_credit/uc_credit.moduleImplementation of hook_order().
uc_file_cart_itemubercart/uc_file/uc_file.moduleImplementation of hook_cart_item().
uc_file_cart_itemubercart/uc_file/uc_file.moduleImplementation of hook_cart_item().
uc_file_cart_itemubercart/uc_file/uc_file.moduleImplementation of hook_cart_item().
uc_file_feature_deleteubercart/uc_file/uc_file.moduleproduct_feature delete function
uc_file_feature_deleteubercart/uc_file/uc_file.moduleproduct_feature delete function
uc_file_feature_deleteubercart/uc_file/uc_file.moduleproduct_feature delete function
uc_file_feature_formubercart/uc_file/uc_file.moduleForm builder for hook_product_feature
uc_file_feature_formubercart/uc_file/uc_file.moduleForm builder for hook_product_feature
uc_file_feature_formubercart/uc_file/uc_file.moduleForm builder for hook_product_feature
uc_file_files_formubercart/uc_file/uc_file.moduleForm builder for file products admin
uc_file_files_formubercart/uc_file/uc_file.moduleForm builder for file products admin
uc_file_files_formubercart/uc_file/uc_file.moduleForm builder for file products admin
uc_file_orderubercart/uc_file/uc_file.moduleImplementation of hook_order().
uc_file_orderubercart/uc_file/uc_file.moduleImplementation of hook_order().
uc_file_orderubercart/uc_file/uc_file.moduleImplementation of hook_order().
uc_file_userubercart/uc_file/uc_file.moduleImplementation of hook_user().
uc_file_userubercart/uc_file/uc_file.moduleImplementation of hook_user().
uc_file_userubercart/uc_file/uc_file.moduleImplementation of hook_user().
uc_flatrate_admin_methodsubercart/shipping/uc_flatrate/uc_flatrate.moduleList and compare all flatrate shipping quote methods.
uc_flatrate_admin_methodsubercart/shipping/uc_flatrate/uc_flatrate.moduleList and compare all flatrate shipping quote methods.
uc_flatrate_admin_methodsubercart/shipping/uc_flatrate/uc_flatrate.moduleList and compare all flatrate shipping quote methods.
uc_flatrate_admin_method_edit_formubercart/shipping/uc_flatrate/uc_flatrate.moduleConfigure the store default product shipping rates.
uc_flatrate_admin_method_edit_formubercart/shipping/uc_flatrate/uc_flatrate.moduleConfigure the store default product shipping rates.
uc_flatrate_admin_method_edit_formubercart/shipping/uc_flatrate/uc_flatrate.moduleConfigure the store default product shipping rates.
uc_flatrate_configurationubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_configuration().
uc_flatrate_configurationubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_configuration().
uc_flatrate_configurationubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_configuration().
uc_flatrate_form_alterubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_form_alter().
uc_flatrate_form_alterubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_form_alter().
uc_flatrate_form_alterubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_form_alter().
uc_flatrate_nodeapiubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_nodeapi().
uc_flatrate_nodeapiubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_nodeapi().
uc_flatrate_nodeapiubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of hook_nodeapi().
uc_flatrate_quoteubercart/shipping/uc_flatrate/uc_flatrate.moduleStandard callback to return a shipping rate via the flat rate method.
uc_flatrate_quoteubercart/shipping/uc_flatrate/uc_flatrate.moduleStandard callback to return a shipping rate via the flat rate method.
uc_flatrate_quoteubercart/shipping/uc_flatrate/uc_flatrate.moduleStandard callback to return a shipping rate via the flat rate method.
uc_flatrate_shipping_methodubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of รœbercart's hook_shipping_method().
uc_flatrate_shipping_methodubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of รœbercart's hook_shipping_method().
uc_flatrate_shipping_methodubercart/shipping/uc_flatrate/uc_flatrate.moduleImplementation of รœbercart's hook_shipping_method().
uc_get_country_dataubercart/uc_store/uc_store.moduleReturns the rows of countries whose data matches the fields specified in the $fields array.
uc_get_country_dataubercart/uc_store/uc_store.moduleReturns the rows of countries whose data matches the fields specified in the $fields array.
uc_get_country_dataubercart/uc_store/uc_store.moduleReturns the rows of countries whose data matches the fields specified in the $fields array.
uc_get_zone_codeubercart/uc_store/uc_store.moduleReturn the code abbreviation for a zone based on the zone ID or name.
uc_get_zone_codeubercart/uc_store/uc_store.moduleReturn the code abbreviation for a zone based on the zone ID or name.
uc_get_zone_codeubercart/uc_store/uc_store.moduleReturn the code abbreviation for a zone based on the zone ID or name.
uc_importer_export_formubercart/uc_importer/uc_importer.moduleChoose the nodes to export. See alsouc_importer_export_form_submit
uc_importer_export_formubercart/uc_importer/uc_importer.moduleChoose the nodes to export. See alsouc_importer_export_form_submit
uc_importer_export_formubercart/uc_importer/uc_importer.moduleChoose the nodes to export. See alsouc_importer_export_form_submit
uc_importer_importubercart/uc_importer/uc_importer.moduleImports an XML document into the database.
uc_importer_importubercart/uc_importer/uc_importer.moduleImports an XML document into the database.
uc_importer_importubercart/uc_importer/uc_importer.moduleImports an XML document into the database.
uc_importer_ordersubercart/uc_importer/uc_importer.moduleSpecific order importer for a certain osCommerce site.
uc_importer_ordersubercart/uc_importer/uc_importer.moduleSpecific order importer for a certain osCommerce site.
uc_importer_ordersubercart/uc_importer/uc_importer.moduleSpecific order importer for a certain osCommerce site.
uc_order_adminubercart/uc_order/uc_order.moduleDisplay the main order admin screen, an overview of all received orders.
uc_order_adminubercart/uc_order/uc_order.moduleDisplay the main order admin screen, an overview of all received orders.
uc_order_adminubercart/uc_order/uc_order.moduleDisplay the main order admin screen, an overview of all received orders.
uc_order_comments_loadubercart/uc_order/uc_order.moduleReturn an array of comments or admin comments for an order.
uc_order_comments_loadubercart/uc_order/uc_order.moduleReturn an array of comments or admin comments for an order.
uc_order_comments_loadubercart/uc_order/uc_order.moduleReturn an array of comments or admin comments for an order.
uc_order_comment_saveubercart/uc_order/uc_order.moduleInsert a comment, $type being either 'order' or 'admin'
uc_order_comment_saveubercart/uc_order/uc_order.moduleInsert a comment, $type being either 'order' or 'admin'
uc_order_comment_saveubercart/uc_order/uc_order.moduleInsert a comment, $type being either 'order' or 'admin'
uc_order_deleteubercart/uc_order/uc_order.moduleDeletes an order and tells other modules to do the same.
uc_order_deleteubercart/uc_order/uc_order.moduleDeletes an order and tells other modules to do the same.
uc_order_deleteubercart/uc_order/uc_order.moduleDeletes an order and tells other modules to do the same.
uc_order_delete_line_itemubercart/uc_order/uc_order_line_item.incDelete a line item, or pass $order as TRUE and $id as an order_id to delete every line item attached to an order.
uc_order_delete_line_itemubercart/uc_order/uc_order_line_item.incDelete a line item, or pass $order as TRUE and $id as an order_id to delete every line item attached to an order.
uc_order_delete_line_itemubercart/uc_order/uc_order_line_item.incDelete a line item, or pass $order as TRUE and $id as an order_id to delete every line item attached to an order.
uc_order_edit_productsubercart/uc_order/uc_order.modulePopulate the product add/edit div on the order edit screen.
uc_order_edit_productsubercart/uc_order/uc_order.modulePopulate the product add/edit div on the order edit screen.
uc_order_edit_productsubercart/uc_order/uc_order.modulePopulate the product add/edit div on the order edit screen.
uc_order_existsubercart/uc_order/uc_order.moduleReturn TRUE if an order exists.
uc_order_existsubercart/uc_order/uc_order.moduleReturn TRUE if an order exists.
uc_order_existsubercart/uc_order/uc_order.moduleReturn TRUE if an order exists.
uc_order_installubercart/uc_order/uc_order.installImplementation of hook_install().
uc_order_installubercart/uc_order/uc_order.installImplementation of hook_install().
uc_order_installubercart/uc_order/uc_order.installImplementation of hook_install().
uc_order_loadubercart/uc_order/uc_order.moduleLoad an order from the database.
uc_order_loadubercart/uc_order/uc_order.moduleLoad an order from the database.
uc_order_loadubercart/uc_order/uc_order.moduleLoad an order from the database.
uc_order_load_line_itemsubercart/uc_order/uc_order.moduleReturn an array containing an order's line items ordered by weight. if ($stored) { $order should be an order ID. }
uc_order_load_line_itemsubercart/uc_order/uc_order.moduleReturn an array containing an order's line items ordered by weight. if ($stored) { $order should be an order ID. }
uc_order_load_line_itemsubercart/uc_order/uc_order.moduleReturn an array containing an order's line items ordered by weight. if ($stored) { $order should be an order ID. }
uc_order_load_product_selectubercart/uc_order/uc_order.moduleWhen the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_load_product_selectubercart/uc_order/uc_order.moduleWhen the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_load_product_selectubercart/uc_order/uc_order.moduleWhen the Catalog module or uBrowser aren't enabled, use this product select.
uc_order_logubercart/uc_order/uc_order.moduleDisplay a log of changes made to an order.
uc_order_logubercart/uc_order/uc_order.moduleDisplay a log of changes made to an order.
uc_order_logubercart/uc_order/uc_order.moduleDisplay a log of changes made to an order.
uc_order_log_changesubercart/uc_order/uc_order.moduleLog changes made to an order.
uc_order_log_changesubercart/uc_order/uc_order.moduleLog changes made to an order.
uc_order_log_changesubercart/uc_order/uc_order.moduleLog changes made to an order.
uc_order_newubercart/uc_order/uc_order.moduleGenerate a new order for user $uid.
uc_order_newubercart/uc_order/uc_order.moduleGenerate a new order for user $uid.
uc_order_newubercart/uc_order/uc_order.moduleGenerate a new order for user $uid.
uc_order_pane_quotesubercart/shipping/uc_quote/uc_quote.moduleShipping quote order pane callback.
uc_order_pane_quotesubercart/shipping/uc_quote/uc_quote.moduleShipping quote order pane callback.
uc_order_pane_quotesubercart/shipping/uc_quote/uc_quote.moduleShipping quote order pane callback.
uc_order_product_saveubercart/uc_order/uc_order.moduleFunction to save a product to an order.
uc_order_product_saveubercart/uc_order/uc_order.moduleFunction to save a product to an order.
uc_order_product_saveubercart/uc_order/uc_order.moduleFunction to save a product to an order.
uc_order_saveubercart/uc_order/uc_order.moduleSave an order to the database.
uc_order_saveubercart/uc_order/uc_order.moduleSave an order to the database.
uc_order_saveubercart/uc_order/uc_order.moduleSave an order to the database.
uc_order_status_listubercart/uc_order/uc_order.moduleReturn a sorted list of order statuses, sortable by order state/scope.
uc_order_status_listubercart/uc_order/uc_order.moduleReturn a sorted list of order statuses, sortable by order state/scope.
uc_order_status_listubercart/uc_order/uc_order.moduleReturn a sorted list of order statuses, sortable by order state/scope.
uc_order_token_valuesubercart/uc_order/uc_order.moduleImplementation of hook_token_values(). (token.module)
uc_order_token_valuesubercart/uc_order/uc_order.moduleImplementation of hook_token_values(). (token.module)
uc_order_token_valuesubercart/uc_order/uc_order.moduleImplementation of hook_token_values(). (token.module)
uc_order_update_line_itemubercart/uc_order/uc_order_line_item.incUpdate a line item.
uc_order_update_line_itemubercart/uc_order/uc_order_line_item.incUpdate a line item.
uc_order_update_line_itemubercart/uc_order/uc_order_line_item.incUpdate a line item.
uc_order_update_statusubercart/uc_order/uc_order.moduleUpdate an order's status as long as no one objects.
uc_order_update_statusubercart/uc_order/uc_order.moduleUpdate an order's status as long as no one objects.
uc_order_update_statusubercart/uc_order/uc_order.moduleUpdate an order's status as long as no one objects.
uc_payment_deleteubercart/payment/uc_payment/uc_payment.moduleDelete a payment from the database.
uc_payment_deleteubercart/payment/uc_payment/uc_payment.moduleDelete a payment from the database.
uc_payment_enterubercart/payment/uc_payment/uc_payment.moduleEnter a payment for an order.
uc_payment_enterubercart/payment/uc_payment/uc_payment.moduleEnter a payment for an order.
uc_payment_loadubercart/payment/uc_payment/uc_payment.moduleLoad a single payment from the database by receipt_id.
uc_payment_loadubercart/payment/uc_payment/uc_payment.moduleLoad a single payment from the database by receipt_id.
uc_payment_load_paymentsubercart/payment/uc_payment/uc_payment.moduleLoad an array of all the payments for order $order_id.
uc_payment_load_paymentsubercart/payment/uc_payment/uc_payment.moduleLoad an array of all the payments for order $order_id.
uc_payment_method_checkubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Check payment method.
uc_payment_method_checkubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Check payment method.
uc_payment_method_checkubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Check payment method.
uc_payment_method_checkubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Check payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_codubercart/payment/uc_payment/uc_payment_payment_method.incHandle the Cash on Delivery payment method.
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_method_otherubercart/payment/uc_payment/uc_payment_payment_method.incHandle the generic payment method "Other."
uc_payment_orderubercart/payment/uc_payment/uc_payment.moduleImplementation of hook_order().
uc_payment_orderubercart/payment/uc_payment/uc_payment.moduleImplementation of hook_order().
uc_paypal_installubercart/payment/uc_paypal/uc_paypal.installImplementation of hook_install().
uc_paypal_installubercart/payment/uc_paypal/uc_paypal.installImplementation of hook_install().
uc_paypal_uninstallubercart/payment/uc_paypal/uc_paypal.installImplementation of hook_uninstall().
uc_paypal_uninstallubercart/payment/uc_paypal/uc_paypal.installImplementation of hook_uninstall().
uc_product_adjustments_formubercart/uc_attribute/uc_attribute.moduleForm builder to associate option combinations with mutations of a product's model number. See alsouc_product_adjustments_form_submit
uc_product_adjustments_formubercart/uc_attribute/uc_attribute.moduleForm builder to associate option combinations with mutations of a product's model number. See alsouc_product_adjustments_form_submit
uc_product_administrationubercart/uc_product/uc_product.moduleList the subcategories of product administration.
uc_product_administrationubercart/uc_product/uc_product.moduleList the subcategories of product administration.
uc_product_class_defaultubercart/uc_product/uc_product.moduleDisplay a list of product classes.
uc_product_class_defaultubercart/uc_product/uc_product.moduleDisplay a list of product classes.
uc_product_class_delete_confirmubercart/uc_product/uc_product.moduleConfirm the deletion of a product class. See alsouc_product_class_delete_confirm_submit
uc_product_class_delete_confirmubercart/uc_product/uc_product.moduleConfirm the deletion of a product class. See alsouc_product_class_delete_confirm_submit
uc_product_class_delete_confirm_submitubercart/uc_product/uc_product.moduleSubmit handler for uc_product_class_delete_confirm.
uc_product_class_delete_confirm_submitubercart/uc_product/uc_product.moduleSubmit handler for uc_product_class_delete_confirm.
uc_product_class_form_submitubercart/uc_product/uc_product.moduleSubmit handler for uc_product_class_form.
uc_product_class_form_submitubercart/uc_product/uc_product.moduleSubmit handler for uc_product_class_form.
uc_product_class_loadubercart/uc_product/uc_product.moduleLoad a product class.
uc_product_class_loadubercart/uc_product/uc_product.moduleLoad a product class.
uc_product_deleteubercart/uc_product/uc_product.moduleImplementation of hook_delete().
uc_product_deleteubercart/uc_product/uc_product.moduleImplementation of hook_delete().
uc_product_enableubercart/uc_product/uc_product.moduleImplementation of hook_enable().
uc_product_enableubercart/uc_product/uc_product.moduleImplementation of hook_enable().
uc_product_featuresubercart/uc_product/uc_product.moduleDisplays the project features tab on a product node edit form.
uc_product_featuresubercart/uc_product/uc_product.moduleDisplays the project features tab on a product node edit form.
uc_product_feature_saveubercart/uc_product/uc_product.moduleSave a product feature to a product node.
uc_product_feature_saveubercart/uc_product/uc_product.moduleSave a product feature to a product node.
uc_product_formsubercart/uc_product/uc_product.moduleImplementation of hook_forms().
uc_product_formsubercart/uc_product/uc_product.moduleImplementation of hook_forms().
uc_product_image_defaultsubercart/uc_product/uc_product.moduleSet up imagefield and imagecache for products.
uc_product_image_defaultsubercart/uc_product/uc_product.moduleSet up imagefield and imagecache for products.
uc_product_insertubercart/uc_product/uc_product.moduleImplementation of hook_insert().
uc_product_insertubercart/uc_product/uc_product.moduleImplementation of hook_insert().
uc_product_installubercart/uc_product/uc_product.installUbercart uc_product.module schema
uc_product_installubercart/uc_product/uc_product.installUbercart uc_product.module schema
uc_product_kit_deleteubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_delete().
uc_product_kit_deleteubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_delete().
uc_product_kit_deleteubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_delete().
uc_product_kit_formubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_form().
uc_product_kit_formubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_form().
uc_product_kit_formubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_form().
uc_product_kit_formsubercart/uc_product_kit/uc_product_kit.moduleRegister an "Add to Cart" form for each product kit.See alsouc_product_kit_add_to_cart_form
uc_product_kit_formsubercart/uc_product_kit/uc_product_kit.moduleRegister an "Add to Cart" form for each product kit.See alsouc_product_kit_add_to_cart_form
uc_product_kit_formsubercart/uc_product_kit/uc_product_kit.moduleRegister an "Add to Cart" form for each product kit.See alsouc_product_kit_add_to_cart_form
uc_product_kit_insertubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_insert().
uc_product_kit_insertubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_insert().
uc_product_kit_insertubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_insert().
uc_product_kit_loadubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_load().
uc_product_kit_loadubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_load().
uc_product_kit_loadubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_load().
uc_product_kit_updateubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_update().
uc_product_kit_updateubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_update().
uc_product_kit_updateubercart/uc_product_kit/uc_product_kit.moduleImplementation of hook_update().
uc_product_loadubercart/uc_product/uc_product.moduleImplementation of hook_load().
uc_product_loadubercart/uc_product/uc_product.moduleImplementation of hook_load().
uc_product_node_infoubercart/uc_product/uc_product.moduleImplementation of hook_node_info().
uc_product_node_infoubercart/uc_product/uc_product.moduleImplementation of hook_node_info().
uc_product_store_statusubercart/uc_product/uc_product.moduleDisplay the status of the product image handlers. See alsouc_product_image_defaults
uc_product_store_statusubercart/uc_product/uc_product.moduleDisplay the status of the product image handlers. See alsouc_product_image_defaults
uc_product_updateubercart/uc_product/uc_product.moduleImplementation of hook_update().
uc_product_updateubercart/uc_product/uc_product.moduleImplementation of hook_update().
uc_product_update_cart_itemubercart/uc_product/uc_product.moduleUpdate information about a specific item in current cart.
uc_product_update_cart_itemubercart/uc_product/uc_product.moduleUpdate information about a specific item in current cart.
uc_quote_form_alterubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_form_alter().
uc_quote_form_alterubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_form_alter().
uc_quote_form_alterubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_form_alter().
uc_quote_get_default_shipping_addressubercart/shipping/uc_quote/uc_quote.moduleGet a product's default shipping address.
uc_quote_get_default_shipping_addressubercart/shipping/uc_quote/uc_quote.moduleGet a product's default shipping address.
uc_quote_get_default_shipping_addressubercart/shipping/uc_quote/uc_quote.moduleGet a product's default shipping address.
uc_quote_get_shipping_typeubercart/shipping/uc_quote/uc_quote.moduleRetrieve a product's or manufacturer's shipping type from the database.
uc_quote_get_shipping_typeubercart/shipping/uc_quote/uc_quote.moduleRetrieve a product's or manufacturer's shipping type from the database.
uc_quote_get_shipping_typeubercart/shipping/uc_quote/uc_quote.moduleRetrieve a product's or manufacturer's shipping type from the database.
uc_quote_nodeapiubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_nodeapi().
uc_quote_nodeapiubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_nodeapi().
uc_quote_nodeapiubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_nodeapi().
uc_quote_orderubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_order().
uc_quote_orderubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_order().
uc_quote_orderubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_order().
uc_quote_set_shipping_typeubercart/shipping/uc_quote/uc_quote.moduleStore the shipping type of products and manufacturers.
uc_quote_set_shipping_typeubercart/shipping/uc_quote/uc_quote.moduleStore the shipping type of products and manufacturers.
uc_quote_set_shipping_typeubercart/shipping/uc_quote/uc_quote.moduleStore the shipping type of products and manufacturers.
uc_quote_taxonomyubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_taxonomy().
uc_quote_taxonomyubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_taxonomy().
uc_quote_taxonomyubercart/shipping/uc_quote/uc_quote.moduleImplementation of hook_taxonomy().
uc_recurring_cronubercart/payment/uc_recurring/uc_recurring.moduleImplementation of hook_cron().
uc_recurring_cronubercart/payment/uc_recurring/uc_recurring.moduleImplementation of hook_cron().
uc_recurring_fee_deleteubercart/payment/uc_recurring/uc_recurring.moduleDeletes a recurring fee from a product or user.
uc_recurring_fee_deleteubercart/payment/uc_recurring/uc_recurring.moduleDeletes a recurring fee from a product or user.
uc_recurring_fee_loadubercart/payment/uc_recurring/uc_recurring.moduleLoads a recurring fee either from a product or for a user.
uc_recurring_fee_loadubercart/payment/uc_recurring/uc_recurring.moduleLoads a recurring fee either from a product or for a user.
uc_recurring_fee_saveubercart/payment/uc_recurring/uc_recurring.moduleSaves a recurring fee either for a product or for a user.
uc_recurring_fee_saveubercart/payment/uc_recurring/uc_recurring.moduleSaves a recurring fee either for a product or for a user.
uc_recurring_find_feesubercart/payment/uc_recurring/uc_recurring.moduleReturns an array of recurring fees associated with any product on an order.
uc_recurring_find_feesubercart/payment/uc_recurring/uc_recurring.moduleReturns an array of recurring fees associated with any product on an order.
uc_recurring_orderubercart/payment/uc_recurring/uc_recurring.moduleImplementation of hook_order().
uc_recurring_orderubercart/payment/uc_recurring/uc_recurring.moduleImplementation of hook_order().
uc_reports_helpubercart/uc_reports/uc_reports.moduleImplementation of hook_help().
uc_reports_helpubercart/uc_reports/uc_reports.moduleImplementation of hook_help().
uc_reports_helpubercart/uc_reports/uc_reports.moduleImplementation of hook_help().
uc_reports_productsubercart/uc_reports/uc_reports.moduleDisplay the product reports
uc_reports_productsubercart/uc_reports/uc_reports.moduleDisplay the product reports
uc_reports_productsubercart/uc_reports/uc_reports.moduleDisplay the product reports
uc_roles_cart_itemubercart/uc_roles/uc_roles.moduleImplementation of hook_cart_item().
uc_roles_cart_itemubercart/uc_roles/uc_roles.moduleImplementation of hook_cart_item().
uc_roles_cart_itemubercart/uc_roles/uc_roles.moduleImplementation of hook_cart_item().
uc_roles_cronubercart/uc_roles/uc_roles.moduleImplementation of hook_cron().
uc_roles_cronubercart/uc_roles/uc_roles.moduleImplementation of hook_cron().
uc_roles_cronubercart/uc_roles/uc_roles.moduleImplementation of hook_cron().
uc_roles_deletion_formubercart/uc_roles/uc_roles.moduleForm builder for role expirations
uc_roles_deletion_formubercart/uc_roles/uc_roles.moduleForm builder for role expirations
uc_roles_deletion_formubercart/uc_roles/uc_roles.moduleForm builder for role expirations
uc_roles_feature_deleteubercart/uc_roles/uc_roles.moduleproduct_feature delete function
uc_roles_feature_deleteubercart/uc_roles/uc_roles.moduleproduct_feature delete function
uc_roles_feature_deleteubercart/uc_roles/uc_roles.moduleproduct_feature delete function
uc_roles_feature_formubercart/uc_roles/uc_roles.moduleForm builder for hook_product_feature
uc_roles_feature_formubercart/uc_roles/uc_roles.moduleForm builder for hook_product_feature
uc_roles_feature_formubercart/uc_roles/uc_roles.moduleForm builder for hook_product_feature
uc_roles_nodeapiubercart/uc_roles/uc_roles.moduleImplementation of hook_nodeapi().
uc_roles_nodeapiubercart/uc_roles/uc_roles.moduleImplementation of hook_nodeapi().
uc_roles_nodeapiubercart/uc_roles/uc_roles.moduleImplementation of hook_nodeapi().
uc_roles_orderubercart/uc_roles/uc_roles.moduleImplementation of hook_order().
uc_roles_orderubercart/uc_roles/uc_roles.moduleImplementation of hook_order().
uc_roles_orderubercart/uc_roles/uc_roles.moduleImplementation of hook_order().
uc_roles_userubercart/uc_roles/uc_roles.moduleImplementation of hook_user().
uc_roles_userubercart/uc_roles/uc_roles.moduleImplementation of hook_user().
uc_roles_userubercart/uc_roles/uc_roles.moduleImplementation of hook_user().
uc_shipping_new_packageubercart/shipping/uc_shipping/uc_shipping.modulePut ordered products into a package. See alsotheme_uc_shipping_new_package_fieldset
uc_shipping_new_packageubercart/shipping/uc_shipping/uc_shipping.modulePut ordered products into a package. See alsotheme_uc_shipping_new_package_fieldset
uc_shipping_new_packageubercart/shipping/uc_shipping/uc_shipping.modulePut ordered products into a package. See alsotheme_uc_shipping_new_package_fieldset
uc_shipping_new_shipmentubercart/shipping/uc_shipping/uc_shipping.moduleSet up a new shipment with the chosen packages. See alsotheme_uc_shipping_new_shipment
uc_shipping_new_shipmentubercart/shipping/uc_shipping/uc_shipping.moduleSet up a new shipment with the chosen packages. See alsotheme_uc_shipping_new_shipment
uc_shipping_new_shipmentubercart/shipping/uc_shipping/uc_shipping.moduleSet up a new shipment with the chosen packages. See alsotheme_uc_shipping_new_shipment
uc_shipping_order_packagesubercart/shipping/uc_shipping/uc_shipping.moduleDisplay a list of an order's packaged products.
uc_shipping_order_packagesubercart/shipping/uc_shipping/uc_shipping.moduleDisplay a list of an order's packaged products.
uc_shipping_order_packagesubercart/shipping/uc_shipping/uc_shipping.moduleDisplay a list of an order's packaged products.
uc_shipping_order_shipmentsubercart/shipping/uc_shipping/uc_shipping.moduleDisplay a list of shipments for an order.
uc_shipping_order_shipmentsubercart/shipping/uc_shipping/uc_shipping.moduleDisplay a list of shipments for an order.
uc_shipping_order_shipmentsubercart/shipping/uc_shipping/uc_shipping.moduleDisplay a list of shipments for an order.
uc_shipping_package_deleteubercart/shipping/uc_shipping/uc_shipping.moduleDelete a package.
uc_shipping_package_deleteubercart/shipping/uc_shipping/uc_shipping.moduleDelete a package.
uc_shipping_package_deleteubercart/shipping/uc_shipping/uc_shipping.moduleDelete a package.
uc_shipping_package_editubercart/shipping/uc_shipping/uc_shipping.moduleRearrange the products in or out of a package. See alsotheme_uc_shipping_edit_package_fieldset
uc_shipping_package_editubercart/shipping/uc_shipping/uc_shipping.moduleRearrange the products in or out of a package. See alsotheme_uc_shipping_edit_package_fieldset
uc_shipping_package_editubercart/shipping/uc_shipping/uc_shipping.moduleRearrange the products in or out of a package. See alsotheme_uc_shipping_edit_package_fieldset
uc_shipping_package_loadubercart/shipping/uc_shipping/uc_shipping.moduleLoad a package and its products.
uc_shipping_package_loadubercart/shipping/uc_shipping/uc_shipping.moduleLoad a package and its products.
uc_shipping_package_loadubercart/shipping/uc_shipping/uc_shipping.moduleLoad a package and its products.
uc_shipping_package_saveubercart/shipping/uc_shipping/uc_shipping.moduleSave a package.
uc_shipping_package_saveubercart/shipping/uc_shipping/uc_shipping.moduleSave a package.
uc_shipping_package_saveubercart/shipping/uc_shipping/uc_shipping.moduleSave a package.
uc_shipping_shipment_deleteubercart/shipping/uc_shipping/uc_shipping.moduleDelete a shipment.
uc_shipping_shipment_deleteubercart/shipping/uc_shipping/uc_shipping.moduleDelete a shipment.
uc_shipping_shipment_deleteubercart/shipping/uc_shipping/uc_shipping.moduleDelete a shipment.
uc_shipping_shipment_loadubercart/shipping/uc_shipping/uc_shipping.moduleLoad a shipment and it's packages.
uc_shipping_shipment_loadubercart/shipping/uc_shipping/uc_shipping.moduleLoad a shipment and it's packages.
uc_shipping_shipment_loadubercart/shipping/uc_shipping/uc_shipping.moduleLoad a shipment and it's packages.
uc_shipping_shipment_saveubercart/shipping/uc_shipping/uc_shipping.moduleSave a shipment.
uc_shipping_shipment_saveubercart/shipping/uc_shipping/uc_shipping.moduleSave a shipment.
uc_shipping_shipment_saveubercart/shipping/uc_shipping/uc_shipping.moduleSave a shipment.
uc_stock_adjustubercart/uc_stock/uc_stock.moduleAdjust the product stock level by a set amount
uc_stock_adjustubercart/uc_stock/uc_stock.moduleAdjust the product stock level by a set amount
uc_stock_adjustubercart/uc_stock/uc_stock.moduleAdjust the product stock level by a set amount
uc_stock_levelubercart/uc_stock/uc_stock.moduleGet the stock level of a particular product SKU
uc_stock_levelubercart/uc_stock/uc_stock.moduleGet the stock level of a particular product SKU
uc_stock_levelubercart/uc_stock/uc_stock.moduleGet the stock level of a particular product SKU
uc_stock_skusubercart/uc_stock/uc_stock.moduleGet the SKUs associated with a particular product
uc_stock_skusubercart/uc_stock/uc_stock.moduleGet the SKUs associated with a particular product
uc_stock_skusubercart/uc_stock/uc_stock.moduleGet the SKUs associated with a particular product
uc_stock_sku_fieldsubercart/uc_stock/uc_stock.moduleReturn form elements for editing SKU levels
uc_stock_sku_fieldsubercart/uc_stock/uc_stock.moduleReturn form elements for editing SKU levels
uc_stock_sku_fieldsubercart/uc_stock/uc_stock.moduleReturn form elements for editing SKU levels
uc_store_cronubercart/uc_store/uc_store.moduleImplementation of hook_cron().
uc_store_cronubercart/uc_store/uc_store.moduleImplementation of hook_cron().
uc_store_cronubercart/uc_store/uc_store.moduleImplementation of hook_cron().
uc_store_customersubercart/uc_store/uc_store.moduleDisplay customer administration page.
uc_store_customersubercart/uc_store/uc_store.moduleDisplay customer administration page.
uc_store_customersubercart/uc_store/uc_store.moduleDisplay customer administration page.
uc_store_footerubercart/uc_store/uc_store.moduleImplementation of hook_footer().
uc_store_footerubercart/uc_store/uc_store.moduleImplementation of hook_footer().
uc_store_footerubercart/uc_store/uc_store.moduleImplementation of hook_footer().
uc_taxes_admin_settingsubercart/uc_taxes/uc_taxes.moduleDisplay a list of tax rates.
uc_taxes_admin_settingsubercart/uc_taxes/uc_taxes.moduleDisplay a list of tax rates.
uc_taxes_admin_settingsubercart/uc_taxes/uc_taxes.moduleDisplay a list of tax rates.
uc_taxes_copyubercart/uc_taxes/uc_taxes.moduleCopy a tax rule.
uc_taxes_copyubercart/uc_taxes/uc_taxes.moduleCopy a tax rule.
uc_taxes_copyubercart/uc_taxes/uc_taxes.moduleCopy a tax rule.
uc_taxes_deleteubercart/uc_taxes/uc_taxes.moduleDelete a tax rule. See alsouc_taxes_delete_submit
uc_taxes_deleteubercart/uc_taxes/uc_taxes.moduleDelete a tax rule. See alsouc_taxes_delete_submit
uc_taxes_deleteubercart/uc_taxes/uc_taxes.moduleDelete a tax rule. See alsouc_taxes_delete_submit
uc_taxes_delete_submitubercart/uc_taxes/uc_taxes.moduleSubmit handler for uc_taxes_delete().
uc_taxes_delete_submitubercart/uc_taxes/uc_taxes.moduleSubmit handler for uc_taxes_delete().
uc_taxes_delete_submitubercart/uc_taxes/uc_taxes.moduleSubmit handler for uc_taxes_delete().
uc_taxes_formubercart/uc_taxes/uc_taxes.moduleCreate or edit a tax rule. See alsouc_taxes_form_submit
uc_taxes_formubercart/uc_taxes/uc_taxes.moduleCreate or edit a tax rule. See alsouc_taxes_form_submit
uc_taxes_formubercart/uc_taxes/uc_taxes.moduleCreate or edit a tax rule. See alsouc_taxes_form_submit
uc_taxes_form_submitubercart/uc_taxes/uc_taxes.moduleSubmit handler for uc_taxes_form().
uc_taxes_form_submitubercart/uc_taxes/uc_taxes.moduleSubmit handler for uc_taxes_form().
uc_taxes_form_submitubercart/uc_taxes/uc_taxes.moduleSubmit handler for uc_taxes_form().
uc_taxes_get_ratesubercart/uc_taxes/uc_taxes.moduleLoad all tax rates.
uc_taxes_get_ratesubercart/uc_taxes/uc_taxes.moduleLoad all tax rates.
uc_taxes_get_ratesubercart/uc_taxes/uc_taxes.moduleLoad all tax rates.
uc_ups_fulfill_orderubercart/shipping/uc_ups/uc_ups.moduleShipment creation callback.
uc_ups_fulfill_orderubercart/shipping/uc_ups/uc_ups.moduleShipment creation callback.
uc_ups_fulfill_orderubercart/shipping/uc_ups/uc_ups.moduleShipment creation callback.
uc_ups_nodeapiubercart/shipping/uc_ups/uc_ups.moduleImplementation of hook_nodeapi().
uc_ups_nodeapiubercart/shipping/uc_ups/uc_ups.moduleImplementation of hook_nodeapi().
uc_ups_nodeapiubercart/shipping/uc_ups/uc_ups.moduleImplementation of hook_nodeapi().
uc_ups_quoteubercart/shipping/uc_ups/uc_ups.moduleCallback for retrieving a UPS shipping quote.
uc_ups_quoteubercart/shipping/uc_ups/uc_ups.moduleCallback for retrieving a UPS shipping quote.
uc_ups_quoteubercart/shipping/uc_ups/uc_ups.moduleCallback for retrieving a UPS shipping quote.
uc_usps_nodeapiubercart/shipping/uc_usps/uc_usps.moduleImplementation of hook_nodeapi().
uc_usps_nodeapiubercart/shipping/uc_usps/uc_usps.moduleImplementation of hook_nodeapi().
uc_usps_nodeapiubercart/shipping/uc_usps/uc_usps.moduleImplementation of hook_nodeapi().
uc_weightquote_nodeapiubercart/shipping/uc_weightquote/uc_weightquote.moduleImplementation of hook_nodeapi().
uc_weightquote_nodeapiubercart/shipping/uc_weightquote/uc_weightquote.moduleImplementation of hook_nodeapi().
uc_weightquote_nodeapiubercart/shipping/uc_weightquote/uc_weightquote.moduleImplementation of hook_nodeapi().
uc_zone_selectubercart/uc_store/uc_store.moduleCreate a zone select box for a form. $display can be 'code' or 'name'.
uc_zone_selectubercart/uc_store/uc_store.moduleCreate a zone select box for a form. $display can be 'code' or 'name'.
uc_zone_selectubercart/uc_store/uc_store.moduleCreate a zone select box for a form. $display can be 'code' or 'name'.
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_accessdrupal/modules/user/user.moduleDetermine whether the user has a given privilege.
user_accessdrupal/modules/user/user.moduleDetermine whether the user has a given privilege.
user_admin_accessdrupal/modules/user/user.moduleMenu callback: list all access rules
user_admin_accessdrupal/modules/user/user.moduleMenu callback: list all access rules
user_admin_access_adddrupal/modules/user/user.moduleMenu callback: add an access rule
user_admin_access_adddrupal/modules/user/user.moduleMenu callback: add an access rule
user_admin_access_delete_confirmdrupal/modules/user/user.moduleMenu callback: delete an access rule
user_admin_access_delete_confirmdrupal/modules/user/user.moduleMenu callback: delete an access rule
user_admin_access_editdrupal/modules/user/user.moduleMenu callback: edit an access rule
user_admin_access_editdrupal/modules/user/user.moduleMenu callback: edit an access rule
user_admin_permdrupal/modules/user/user.moduleMenu callback: administer permissions.
user_admin_permdrupal/modules/user/user.moduleMenu callback: administer permissions.
user_admin_roledrupal/modules/user/user.moduleMenu callback: administer roles.
user_admin_roledrupal/modules/user/user.moduleMenu callback: administer roles.
user_blockdrupal/modules/user/user.moduleImplementation of hook_block().
user_blockdrupal/modules/user/user.moduleImplementation of hook_block().
user_deletedrupal/modules/user/user.moduleDelete a user.
user_deletedrupal/modules/user/user.moduleDelete a user.
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_is_blockeddrupal/modules/user/user.moduleChecks for usernames blocked by user administration
user_is_blockeddrupal/modules/user/user.moduleChecks for usernames blocked by user administration
user_loaddrupal/modules/user/user.moduleFetch a user object.
user_loaddrupal/modules/user/user.moduleFetch a user object.
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_pass_resetdrupal/modules/user/user.moduleMenu callback; process one time login link and redirects to the user page on success.
user_pass_resetdrupal/modules/user/user.moduleMenu callback; process one time login link and redirects to the user page on success.
user_rolesdrupal/modules/user/user.moduleRetrieve an array of roles matching specified conditions.
user_rolesdrupal/modules/user/user.moduleRetrieve an array of roles matching specified conditions.
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.
variable_deldrupal/includes/bootstrap.incUnset a persistent variable.
variable_deldrupal/includes/bootstrap.incUnset a persistent variable.
variable_initdrupal/includes/bootstrap.incLoad the persistent variable table.
variable_initdrupal/includes/bootstrap.incLoad the persistent variable table.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
watchdogdrupal/includes/bootstrap.incLog a system message.
watchdogdrupal/includes/bootstrap.incLog a system message.
watchdog_crondrupal/modules/watchdog/watchdog.moduleImplementation of hook_cron().
watchdog_crondrupal/modules/watchdog/watchdog.moduleImplementation of hook_cron().
watchdog_eventdrupal/modules/watchdog/watchdog.moduleMenu callback; displays details about a log message.
watchdog_eventdrupal/modules/watchdog/watchdog.moduleMenu callback; displays details about a log message.
watchdog_userdrupal/modules/watchdog/watchdog.moduleImplementation of hook_user().
watchdog_userdrupal/modules/watchdog/watchdog.moduleImplementation of hook_user().
_autocomplete_filenameubercart/uc_file/uc_file.moduleImplement Drupal autocomplete textfield
_autocomplete_filenameubercart/uc_file/uc_file.moduleImplement Drupal autocomplete textfield
_autocomplete_filenameubercart/uc_file/uc_file.moduleImplement Drupal autocomplete textfield
_block_rehashdrupal/modules/block/block.moduleUpdate the 'blocks' DB table with the blocks currently exported by modules.
_block_rehashdrupal/modules/block/block.moduleUpdate the 'blocks' DB table with the blocks currently exported by modules.
_comment_loaddrupal/modules/comment/comment.moduleLoad the entire comment by cid.
_comment_loaddrupal/modules/comment/comment.moduleLoad the entire comment by cid.
_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.
_file_downloadubercart/uc_file/uc_file.modulePerform first-pass authorization. Call authorization hooks afterwards.
_file_downloadubercart/uc_file/uc_file.modulePerform first-pass authorization. Call authorization hooks afterwards.
_file_downloadubercart/uc_file/uc_file.modulePerform first-pass authorization. Call authorization hooks afterwards.
_file_download_transferubercart/uc_file/uc_file.moduleSend the file's binary data to a user via HTTP and update the uc_file_users table.
_file_download_transferubercart/uc_file/uc_file.moduleSend the file's binary data to a user via HTTP and update the uc_file_users table.
_file_download_transferubercart/uc_file/uc_file.moduleSend the file's binary data to a user via HTTP and update the uc_file_users table.
_file_table_actionubercart/uc_file/uc_file.modulePerform a specified action on the uc_files table
_file_table_actionubercart/uc_file/uc_file.modulePerform a specified action on the uc_files table
_file_table_actionubercart/uc_file/uc_file.modulePerform a specified action on the uc_files table
_filter_tipsdrupal/modules/filter/filter.moduleHelper function for fetching filter tips.
_filter_tipsdrupal/modules/filter/filter.moduleHelper function for fetching filter tips.
_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_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.
_get_adjustment_modelsubercart/uc_file/uc_file.moduleReturn a list of model adjustments for a given product node
_get_adjustment_modelsubercart/uc_file/uc_file.moduleReturn a list of model adjustments for a given product node
_get_adjustment_modelsubercart/uc_file/uc_file.moduleReturn a list of model adjustments for a given product node
_get_dir_file_idsubercart/uc_file/uc_file.moduleReturn a list of file ids that are in the directory
_get_dir_file_idsubercart/uc_file/uc_file.moduleReturn a list of file ids that are in the directory
_get_dir_file_idsubercart/uc_file/uc_file.moduleReturn a list of file ids that are in the directory
_locale_add_languagedrupal/includes/locale.incHelper function to add a language
_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_admin_manage_screendrupal/includes/locale.incUser interface for the language management screen.
_locale_admin_manage_screen_submitdrupal/includes/locale.incProcess locale admin manager form submissions.
_locale_admin_manage_screen_submitdrupal/includes/locale.incProcess locale admin manager form submissions.
_locale_export_podrupal/includes/locale.incExports a Portable Object (Template) file for a language
_locale_export_podrupal/includes/locale.incExports a Portable Object (Template) file for a language
_locale_import_one_stringdrupal/includes/locale.incImports a string into the database
_locale_import_one_stringdrupal/includes/locale.incImports a string into the database
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database
_locale_string_deletedrupal/includes/locale.incDelete a language string.
_locale_string_deletedrupal/includes/locale.incDelete a language string.
_locale_string_editdrupal/includes/locale.incUser interface for string editing.
_locale_string_editdrupal/includes/locale.incUser interface for string editing.
_locale_string_edit_submitdrupal/includes/locale.incProcess string editing form submissions. Saves all translations of one string submitted from a form.
_locale_string_edit_submitdrupal/includes/locale.incProcess string editing form submissions. Saves all translations of one string submitted from a form.
_menu_builddrupal/includes/menu.incBuild the menu by querying both modules and the database.
_menu_builddrupal/includes/menu.incBuild the menu by querying both modules and the database.
_node_types_builddrupal/modules/node/node.moduleBuilds and returns the list of available node types.
_node_types_builddrupal/modules/node/node.moduleBuilds and returns the list of available node types.
_role_actionubercart/uc_roles/uc_roles.moduleFunction will perform actions on a role toward a user
_role_actionubercart/uc_roles/uc_roles.moduleFunction will perform actions on a role toward a user
_role_actionubercart/uc_roles/uc_roles.moduleFunction will perform actions on a role toward a user
_sort_fidsubercart/uc_file/uc_file.moduleTake a list of file ids and sorts the list to where directories are list last and by order of descending depth
_sort_fidsubercart/uc_file/uc_file.moduleTake a list of file ids and sorts the list to where directories are list last and by order of descending depth
_sort_fidsubercart/uc_file/uc_file.moduleTake a list of file ids and sorts the list to where directories are list last and by order of descending depth
_system_update_utf8drupal/includes/install.incConverts a set of tables to UTF-8 encoding.
_system_update_utf8drupal/includes/install.incConverts a set of tables to UTF-8 encoding.
_taxonomy_term_childrendrupal/modules/taxonomy/taxonomy.moduleHelper for taxonomy_term_count_nodes(). Used to find out which terms are children of a parent term.
_taxonomy_term_childrendrupal/modules/taxonomy/taxonomy.moduleHelper for taxonomy_term_count_nodes(). Used to find out which terms are children of a parent term.
_uc_attribute_alter_formubercart/uc_attribute/uc_attribute.moduleHelper function for uc_attribute_form_alter()
_uc_attribute_alter_formubercart/uc_attribute/uc_attribute.moduleHelper function for uc_attribute_form_alter()
_uc_importer_export_productsubercart/uc_importer/uc_importer.moduleExport products as XML.
_uc_importer_export_productsubercart/uc_importer/uc_importer.moduleExport products as XML.
_uc_importer_export_productsubercart/uc_importer/uc_importer.moduleExport products as XML.
_uc_reports_get_salesubercart/uc_reports/uc_reports.moduleGiven a timestamp and time period function returns sales that occurred in that time period
_uc_reports_get_salesubercart/uc_reports/uc_reports.moduleGiven a timestamp and time period function returns sales that occurred in that time period
_uc_reports_get_salesubercart/uc_reports/uc_reports.moduleGiven a timestamp and time period function returns sales that occurred in that time period
_user_table_actionubercart/uc_file/uc_file.modulePerform a specified action on the uc_file_users table
_user_table_actionubercart/uc_file/uc_file.modulePerform a specified action on the uc_file_users table
_user_table_actionubercart/uc_file/uc_file.modulePerform a specified action on the uc_file_users table

Functions called by db_query()

Namesort iconLocationDescription
db_prefix_tablesdrupal/includes/database.incAppend a database prefix to all tables in a query.
db_prefix_tablesdrupal/includes/database.incAppend a database prefix to all tables in a query.
db_querydrupal/includes/database.incRuns a basic query in the active database.
db_querydrupal/includes/database.incRuns a basic query in the active database.
_db_querydrupal/includes/database.pgsql.incHelper function for db_query().
_db_querydrupal/includes/database.pgsql.incHelper function for db_query().
_db_query_callbackdrupal/includes/database.incHelper function for db_query().
_db_query_callbackdrupal/includes/database.incHelper function for db_query().