| actions_do | drupal/includes/actions.inc | Perform a given list of actions by executing their callback functions. |
| actions_get_all_actions | drupal/includes/actions.inc | Retrieve all action instances from the database. |
| actions_load | drupal/includes/actions.inc | Retrieve a single action from the database. |
| actions_synchronize | drupal/includes/actions.inc | Synchronize actions that are provided by modules. |
| aggregator_block | drupal/modules/aggregator/aggregator.module | Implementation of hook_block(). |
| aggregator_categorize_items | drupal/modules/aggregator/aggregator.pages.inc | Form builder; build the page list form. |
| aggregator_feed_items_load | drupal/modules/aggregator/aggregator.pages.inc | Load feed items |
| aggregator_form_category_validate | drupal/modules/aggregator/aggregator.admin.inc | Validate aggregator_form_feed form submissions. |
| aggregator_form_feed | drupal/modules/aggregator/aggregator.admin.inc | Form builder; Generate a form to add/edit feed sources. |
| aggregator_form_feed_validate | drupal/modules/aggregator/aggregator.admin.inc | Validate aggregator_form_feed() form submissions. |
| aggregator_form_opml | drupal/modules/aggregator/aggregator.admin.inc | Form builder; Generate a form to import feeds from OPML. |
| aggregator_form_opml_submit | drupal/modules/aggregator/aggregator.admin.inc | Process aggregator_form_opml form submissions. |
| aggregator_page_categories | drupal/modules/aggregator/aggregator.pages.inc | Menu callback; displays all the categories used by the aggregator. |
| aggregator_page_opml | drupal/modules/aggregator/aggregator.pages.inc | Menu callback; generates an OPML representation of all feeds. |
| aggregator_page_rss | drupal/modules/aggregator/aggregator.pages.inc | Menu callback; generate an RSS 0.92 feed of aggregator items or categories. |
| aggregator_page_sources | drupal/modules/aggregator/aggregator.pages.inc | Menu callback; displays all the feeds used by the aggregator. |
| aggregator_parse_feed | drupal/modules/aggregator/aggregator.module | Parse a feed and store its items. |
| aggregator_remove | drupal/modules/aggregator/aggregator.module | Removes all items from a feed. |
| aggregator_save_feed | drupal/modules/aggregator/aggregator.module | Add/edit/delete an aggregator feed. |
| aggregator_save_item | drupal/modules/aggregator/aggregator.module | Add/edit/delete an aggregator item. |
| aggregator_view | drupal/modules/aggregator/aggregator.admin.inc | Displays the aggregator administration page. |
| block_admin_configure | drupal/modules/block/block.admin.inc | Menu callback; displays the block configuration form. |
| block_block | drupal/modules/block/block.module | Implementation of hook_block(). |
| block_list | drupal/modules/block/block.module | Return all blocks in the specified region for the current user. |
| block_user_form | drupal/modules/block/block.module | Implementation of hook_user_form(). |
| blogapi_blogger_get_recent_posts | drupal/modules/blogapi/blogapi.module | Blogging API callback. Returns the latest few postings in a user's blog. $bodies TRUE
<a href="http://movabletype.org/docs/mtmanual_programmatic.html#item_mt%2EgetRecentPostTitles">
returns a bandwidth-friendly list</a>. |
| blogapi_mt_validate_terms | drupal/modules/blogapi/blogapi.module | Blogging API helper - find allowed taxonomy terms for a node type. |
| blog_feed_last | drupal/modules/blog/blog.pages.inc | Menu callback; displays an RSS feed containing recent blog entries of all users. |
| blog_feed_user | drupal/modules/blog/blog.pages.inc | Menu callback; displays an RSS feed containing recent blog entries of a given user. |
| blog_form | drupal/modules/blog/blog.module | Implementation of hook_form(). |
| blog_page_last | drupal/modules/blog/blog.pages.inc | Menu callback; displays a Drupal page containing recent blog entries of all users. |
| blog_page_user | drupal/modules/blog/blog.pages.inc | Menu callback; displays a Drupal page containing recent blog entries of a given user. |
| book_block | drupal/modules/book/book.module | Implementation of hook_block(). |
| book_next | drupal/modules/book/book.module | Fetches the menu link for the next page of the book. |
| book_prev | drupal/modules/book/book.module | Fetches the menu link for the previous page of the book. |
| book_toc | drupal/modules/book/book.module | Returns an array of book pages in table of contents order. |
| cache_get | drupal/includes/cache.inc | Return data from the persistent cache. Data may be stored as either plain
text or as serialized data. cache_get will automatically return
unserialized objects and arrays. |
| comment_admin_overview | drupal/modules/comment/comment.admin.inc | Form builder; Builds the comment overview form for the admin. |
| comment_delete | drupal/modules/comment/comment.admin.inc | Menu callback; delete a comment. |
| comment_edit | drupal/modules/comment/comment.pages.inc | Form builder; generate a comment editing form. |
| comment_form_add_preview | drupal/modules/comment/comment.module | Form builder; Generate and validate a comment preview form. |
| comment_get_recent | drupal/modules/comment/comment.module | Find the most recent comments that are available to the current user. |
| comment_load | drupal/modules/comment/comment.module | Load the entire comment by cid. |
| comment_nodeapi_update_index | drupal/modules/comment/comment.module | Implementation of hook_nodeapi_update_index(). |
| comment_render | drupal/modules/comment/comment.module | Renders comment(s). |
| comment_reply | drupal/modules/comment/comment.pages.inc | This 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... |
| contact_admin_categories | drupal/modules/contact/contact.admin.inc | Categories/list tab. |
| dblog_event | drupal/modules/dblog/dblog.admin.inc | Menu callback; displays details about a log message. |
| dblog_overview | drupal/modules/dblog/dblog.admin.inc | Menu callback; displays a listing of log messages. |
| dblog_top | drupal/modules/dblog/dblog.admin.inc | Menu callback; generic function to display a page of the most frequent
dblog events of a specified type. |
| db_column_exists | drupal/includes/database/database.inc | Check if a column exists in the given table. |
| db_table_exists | drupal/includes/database/database.inc | Check if a table exists. |
| do_search | drupal/modules/search/search.module | Do a query on the full-text search index for a word or words. |
| drupal_get_installed_schema_version | drupal/includes/install.inc | Returns the currently installed schema version for a module. |
| fileupload_load | contributions/docs/developer/examples/fileupload.module | Implementation of hook_load(). |
| filter_admin_delete | drupal/modules/filter/filter.admin.inc | Menu callback; confirm deletion of a format. |
| filter_admin_format_form_validate | drupal/modules/filter/filter.admin.inc | Validate filter format form submissions. |
| filter_formats | drupal/modules/filter/filter.module | Retrieve a list of input formats. |
| filter_list_format | drupal/modules/filter/filter.module | Retrieve a list of filters for a certain format. |
| forum_get_forums | drupal/modules/forum/forum.module | Returns a list of all forums for a given taxonomy id |
| forum_load | drupal/modules/forum/forum.module | Implementation of hook_load(). |
| forum_taxonomy | drupal/modules/forum/forum.module | Implementation of hook_taxonomy(). |
| hook_file_download | contributions/docs/developer/hooks/file.php | Control access to private file downloads and specify HTTP headers. |
| hook_load | contributions/docs/developer/hooks/node.php | Load node-type-specific information. |
| hook_update_index | contributions/docs/developer/hooks/core.php | Update Drupal's full-text index for this module. |
| language_list | drupal/includes/bootstrap.inc | Get a list of languages set up indexed by the specified key |
| list_themes | drupal/includes/theme.inc | Provides a list of currently available themes. |
| locale | drupal/modules/locale/locale.module | Provides interface translation services. |
| locale_add_language | drupal/includes/locale.inc | API function to add a language. |
| locale_batch_by_component | drupal/includes/locale.inc | Prepare a batch to run when installing modules or enabling themes.
This batch will import translations for the newly added components
in all the languages already set up on the site. |
| locale_batch_by_language | drupal/includes/locale.inc | Prepare a batch to import translations for all enabled
modules in a given language. |
| locale_languages_edit_form | drupal/includes/locale.inc | Editing screen for a particular language. |
| locale_languages_edit_form_validate | drupal/includes/locale.inc | Validate the language editing form. Reused for custom language addition too. |
| locale_translate_delete_page | drupal/includes/locale.inc | String deletion confirmation page. |
| locale_translate_edit_form | drupal/includes/locale.inc | User interface for string editing. |
| locale_translate_edit_form_submit | drupal/includes/locale.inc | Process string editing form submissions.
Saves all translations of one string submitted from a form. |
| locale_translate_overview_screen | drupal/includes/locale.inc | Overview screen for translations. |
| menu_get_item | drupal/includes/menu.inc | Get a router item. |
| menu_local_tasks | drupal/includes/menu.inc | Collects the local tasks (tabs) for a given level. |
| menu_menu | drupal/modules/menu/menu.module | Implementation of hook_menu(). |
| menu_parent_options | drupal/modules/menu/menu.module | Return a list of menu items that are valid possible parents for the given menu item. |
| menu_reset_item | drupal/modules/menu/menu.module | Reset a system-defined menu item. |
| module_enable | drupal/includes/module.inc | Enable a given list of modules. |
| module_list | drupal/includes/module.inc | Collect a list of all loaded modules. During the bootstrap, return only
vital modules. See bootstrap.inc |
| nodeapi_example_nodeapi | contributions/docs/developer/examples/nodeapi_example.module | Implementation of hook_nodeapi(). |
| node_access_rebuild | drupal/modules/node/node.module | Rebuild the node access database. This is occasionally needed by modules
that make system-wide changes to access levels. |
| node_admin_nodes | drupal/modules/node/node.admin.inc | Form builder: Builds the node administration overview. |
| node_example_load | contributions/docs/developer/examples/node_example.module | Implementation of hook_load(). |
| node_feed | drupal/modules/node/node.module | A generic function for generating RSS feeds from a set of nodes. |
| node_last_viewed | drupal/modules/node/node.module | Retrieves the timestamp at which the current user last viewed the
specified node. |
| node_load | drupal/modules/node/node.module | Load a node object from the database. |
| node_page_default | drupal/modules/node/node.module | Menu callback; Generate a listing of promoted nodes. |
| node_revision_list | drupal/modules/node/node.module | Return a list of all the existing revision numbers. |
| node_title_list | drupal/modules/node/node.module | Gather a listing of links to nodes. |
| node_update_index | drupal/modules/node/node.module | Implementation of hook_update_index(). |
| openid_user_identities | drupal/modules/openid/openid.pages.inc | Menu callback; Manage OpenID identities for the specified user. |
| openid_verify_assertion | drupal/modules/openid/openid.module | Attempt to verify the response received from the OpenID Provider. |
| path_admin_overview | drupal/modules/path/path.admin.inc | Return a listing of all defined URL aliases.
When filter key passed, perform a standard search on the given key,
and return the list of matching URL aliases. |
| poll_cron | drupal/modules/poll/poll.module | Implementation of hook_cron(). |
| poll_load | drupal/modules/poll/poll.module | Implementation of hook_load(). |
| poll_page | drupal/modules/poll/poll.pages.inc | Menu callback to provide a simple list of all polls available. |
| poll_view | drupal/modules/poll/poll.module | Implementation of hook_view(). |
| poll_votes | drupal/modules/poll/poll.pages.inc | Callback for the 'votes' tab for polls you can see other votes on |
| profile_admin_overview | drupal/modules/profile/profile.admin.inc | Form builder to display a listing of all editable profile fields. |
| profile_admin_settings_autocomplete | drupal/modules/profile/profile.admin.inc | Retrieve a pipe delimited string of autocomplete suggestions for profile categories |
| profile_autocomplete | drupal/modules/profile/profile.pages.inc | Callback to allow autocomplete of profile text fields. |
| profile_block | drupal/modules/profile/profile.module | Implementation of hook_block(). |
| profile_browse | drupal/modules/profile/profile.pages.inc | Menu callback; display a list of user information. |
| profile_field_delete | drupal/modules/profile/profile.admin.inc | Menu callback; deletes a field from all user profiles. |
| search_index | drupal/modules/search/search.module | Update the full-text search index for a particular item. |
| search_nodeapi_update_index | drupal/modules/search/search.module | Implementation of hook_nodeapi_update_index(). |
| search_update_totals | drupal/modules/search/search.module | This function is called on shutdown to ensure that search_total is always
up to date (even if cron times out or otherwise fails). |
| simpletest_test_form | drupal/modules/simpletest/simpletest.module | Menu callback for both running tests and listing possible tests |
| statistics_access_log | drupal/modules/statistics/statistics.admin.inc | Menu callback; Displays recent page accesses. |
| statistics_recent_hits | drupal/modules/statistics/statistics.admin.inc | Menu callback; presents the "recent hits" page. |
| statistics_top_pages | drupal/modules/statistics/statistics.admin.inc | Menu callback; presents the "top pages" page. |
| statistics_top_referrers | drupal/modules/statistics/statistics.admin.inc | Menu callback; presents the "referrer" page. |
| statistics_top_visitors | drupal/modules/statistics/statistics.admin.inc | Menu callback; presents the "top visitors" page. |
| system_actions_configure | drupal/modules/system/system.module | Menu callback. Create the form for configuration of a single action. |
| system_actions_manage | drupal/modules/system/system.module | Menu callback. Display an overview of available and configured actions. |
| system_admin_menu_block | drupal/modules/system/system.module | Provide a single block on the administration overview page. |
| system_cron | drupal/modules/system/system.module | Implementation of hook_cron(). |
| system_get_files_database | drupal/modules/system/system.module | Retrieves the current status of an array of files in the system table. |
| system_ip_blocking | drupal/modules/system/system.admin.inc | Menu callback. Display blocked IP addresses. |
| system_main_admin_page | drupal/modules/system/system.admin.inc | Menu callback; Provide the administration overview page. |
| system_modules_uninstall | drupal/modules/system/system.admin.inc | Builds a form of currently disabled modules. |
| system_region_list | drupal/modules/system/system.module | Get a list of available regions from a specified theme. |
| system_sql | drupal/modules/system/system.admin.inc | Menu callback: return information about the database. |
| taxonomy_autocomplete | drupal/modules/taxonomy/taxonomy.pages.inc | Helper function for autocompletion |
| taxonomy_form_alter | drupal/modules/taxonomy/taxonomy.module | Implementation of hook_form_alter().
Generate a form for selecting terms to associate with a node.
We check for taxonomy_override_selector before loading the full
vocabulary, so contrib modules can intercept before hook_form_alter
and provide scalable... |
| taxonomy_get_children | drupal/modules/taxonomy/taxonomy.module | Find all children of a term ID. |
| taxonomy_get_parents | drupal/modules/taxonomy/taxonomy.module | Find all parents of a given term ID. |
| taxonomy_get_related | drupal/modules/taxonomy/taxonomy.module | Find all term objects related to a given term ID. |
| taxonomy_get_synonym_root | drupal/modules/taxonomy/taxonomy.module | Return the term object that has the given string as a synonym. |
| taxonomy_get_term_by_name | drupal/modules/taxonomy/taxonomy.module | Try to map a string to an existing term, as for glossary use. |
| taxonomy_get_tree | drupal/modules/taxonomy/taxonomy.module | Create a hierarchical representation of a vocabulary. |
| taxonomy_get_vocabularies | drupal/modules/taxonomy/taxonomy.module | Return an array of all vocabulary objects. |
| taxonomy_node_get_terms | drupal/modules/taxonomy/taxonomy.module | Find all terms associated with the given node, ordered by vocabulary and term weight. |
| taxonomy_node_get_terms_by_vocabulary | drupal/modules/taxonomy/taxonomy.module | Find all terms associated with the given node, within one vocabulary. |
| taxonomy_overview_terms | drupal/modules/taxonomy/taxonomy.admin.inc | Form builder for the taxonomy terms overview. |
| taxonomy_render_nodes | drupal/modules/taxonomy/taxonomy.module | Accepts the result of a pager_query() call, such as that performed by
taxonomy_select_nodes(), and formats each node along with a pager. |
| taxonomy_term_count_nodes | drupal/modules/taxonomy/taxonomy.module | Count the number of published nodes classified by a term. |
| taxonomy_term_load | drupal/modules/taxonomy/taxonomy.module | Return the term object matching a term ID. |
| taxonomy_term_page | drupal/modules/taxonomy/taxonomy.pages.inc | Menu callback; displays all nodes associated with a term. |
| taxonomy_vocabulary_delete | drupal/modules/taxonomy/taxonomy.module | Delete a vocabulary. |
| taxonomy_vocabulary_load | drupal/modules/taxonomy/taxonomy.module | Return the vocabulary object matching a vocabulary ID. |
| template_preprocess_forum_topic_navigation | drupal/modules/forum/forum.module | Preprocess variables to format the next/previous forum topic navigation links. |
| tracker_page | drupal/modules/tracker/tracker.pages.inc | Menu callback. Prints a listing of active nodes on the site. |
| translation_node_get_translations | drupal/modules/translation/translation.module | Get all nodes in a translation set, represented by $tnid. |
| update_fix_compatibility | drupal/update.php | Disable anything in the {system} table that is not compatible with the
current version of Drupal core. |
| upload_file_download | drupal/modules/upload/upload.module | Implementation of hook_file_download(). |
| user_access | drupal/modules/user/user.module | Determine whether the user has a given privilege. |
| user_admin_account | drupal/modules/user/user.admin.inc | Form builder; User administration page. |
| user_admin_perm | drupal/modules/user/user.admin.inc | Menu callback: administer permissions. |
| user_admin_role | drupal/modules/user/user.admin.inc | Menu callback: administer roles. |
| user_authenticate | drupal/modules/user/user.module | Try to log in the user locally. |
| user_autocomplete | drupal/modules/user/user.pages.inc | Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
| user_block | drupal/modules/user/user.module | Implementation of hook_block(). |
| user_get_authmaps | drupal/modules/user/user.module | Discover which external authentication module(s) authenticated a username. |
| user_is_blocked | drupal/modules/user/user.module | Checks for usernames blocked by user administration. |
| user_load | drupal/modules/user/user.module | Fetch a user object. |
| user_roles | drupal/modules/user/user.module | Retrieve an array of roles matching specified conditions. |
| user_search | drupal/modules/user/user.module | Implementation of hook_search(). |
| variable_init | drupal/includes/bootstrap.inc | Load the persistent variable table. |
| _block_load_blocks | drupal/modules/block/block.module | Load blocks information from the database. |
| _block_rehash | drupal/modules/block/block.module | Update the 'block' DB table with the blocks currently exported by modules. |
| _comment_delete_thread | drupal/modules/comment/comment.admin.inc | Perform the actual deletion of a comment and all its replies. |
| _comment_update_node_statistics | drupal/modules/comment/comment.module | Updates the comment statistics for a given node. This should be called any
time a comment is added, deleted, or updated. |
| _filter_tips | drupal/modules/filter/filter.module | Helper function for fetching filter tips. |
| _locale_export_get_strings | drupal/includes/locale.inc | Generates a structured array of all strings with translations in
$language, if given. This array can be used to generate an export
of the string in the database. |
| _locale_export_po | drupal/includes/locale.inc | Write a generated PO or POT file to the output. |
| _locale_import_one_string | drupal/includes/locale.inc | Imports a string into the database |
| _locale_import_po | drupal/includes/locale.inc | Parses Gettext Portable Object file information and inserts into database |
| _locale_parse_js_file | drupal/includes/locale.inc | Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database. |
| _locale_rebuild_js | drupal/includes/locale.inc | (Re-)Creates the JavaScript translation file for a language. |
| _locale_translate_seek | drupal/includes/locale.inc | Perform a string search and display results in a table |
| _menu_tree_data | drupal/includes/menu.inc | Recursive helper function to build the data representing a menu tree. |
| _node_types_build | drupal/modules/node/node.module | Builds and returns the list of available node types. |
| _sess_read | drupal/includes/session.inc | Session handler assigned by session_set_save_handler(). |
| _taxonomy_term_children | drupal/modules/taxonomy/taxonomy.module | Helper for taxonomy_term_count_nodes(). Used to find out
which terms are children of a parent term. |
| _trigger_get_hook_actions | drupal/modules/trigger/trigger.admin.inc | Get the actions that have already been defined for this
type-hook-op combination. |
| _trigger_get_hook_aids | drupal/modules/trigger/trigger.module | Get the aids of actions to be executed for a hook-op combination. |