Functions

Primary tabs

Name Location Description Direct usessort descending Strings
update_script_selection_form drupal/update.php Form constructor for the list of available database module updates. 1
example_profile_modules documentation/developer/example.profile Return an array of the modules to be enabled when this profile is installed.
example_profile_details documentation/developer/example.profile Return a description of the profile for the initial installation screen.
example_profile_task_list documentation/developer/example.profile Return a list of tasks that this profile supports.
example_profile_tasks documentation/developer/example.profile Perform any final installation tasks for this profile.
example_form documentation/developer/example.profile Form API array definition for the example form. 1
example_form_submit documentation/developer/example.profile Form API submit for the example form.
example_form_alter documentation/developer/example.profile Implementation of hook_form_alter().
mime_header_decode drupal/includes/unicode.inc Decodes MIME/HTTP encoded header values.
_mime_header_decode drupal/includes/unicode.inc Decodes encoded header data passed from mime_header_decode(). 1
_unicode_caseflip drupal/includes/unicode.inc Flips U+C0-U+DE to U+E0-U+FD and back. 2
ajax_form_callback drupal/includes/ajax.inc Menu callback; handles Ajax requests for the #ajax Form API property. 1
ajax_base_page_theme drupal/includes/ajax.inc Theme callback for Ajax requests. 2
ajax_deliver drupal/includes/ajax.inc Packages and sends the result of a page callback as an Ajax response. 4
ajax_process_form drupal/includes/ajax.inc Form element processing handler for the #ajax form property. 1
drupal_detect_baseurl drupal/includes/install.inc Detects the base URL using the PHP $_SERVER variables.
update_do_one drupal/includes/update.inc Implements callback_batch_operation(). 1
update_finished drupal/includes/update.inc Implements callback_batch_finished(). 1
lock_release_all drupal/includes/lock.inc Release all previously acquired locks. 1
authorize_filetransfer_form drupal/includes/authorize.inc Form constructor for the file transfer authorization form. 1
authorize_filetransfer_form_validate drupal/includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_filetransfer_form_submit drupal/includes/authorize.inc Form submission handler for authorize_filetransfer_form().
theme_pager drupal/includes/pager.inc Returns HTML for a query pager.
theme_pager_first drupal/includes/pager.inc Returns HTML for the "first page" link in a query pager.
theme_pager_previous drupal/includes/pager.inc Returns HTML for the "previous page" link in a query pager.
theme_pager_next drupal/includes/pager.inc Returns HTML for the "next page" link in a query pager.
theme_pager_last drupal/includes/pager.inc Returns HTML for the "last page" link in query pager.
theme_pager_link drupal/includes/pager.inc Returns HTML for a link to a specific query result page.
token_info drupal/includes/token.inc Returns metadata describing supported tokens.
_drupal_session_open drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_close drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_read drupal/includes/session.inc Reads an entire session from the database (internal use only). 1
_drupal_session_destroy drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
_drupal_session_garbage_collection drupal/includes/session.inc Session handler assigned by session_set_save_handler(). 1
locale_language_from_interface drupal/includes/locale.inc Identifies the language from the current interface language. 1
locale_language_from_user drupal/includes/locale.inc Identify language from the user preferences. 1
locale_language_from_session drupal/includes/locale.inc Identify language from a request/session parameter. 1
locale_language_from_url drupal/includes/locale.inc Identify language via URL prefix or domain. 1
locale_language_url_fallback drupal/includes/locale.inc Determines the language to be assigned to URLs when none is detected. 1
locale_language_switcher_url drupal/includes/locale.inc Return the URL language switcher block. Translation links may be provided by other modules. 1
locale_language_switcher_session drupal/includes/locale.inc Return the session language switcher block. 1
locale_language_url_rewrite_url drupal/includes/locale.inc Rewrite URLs for the URL language provider. 2
locale_language_url_rewrite_session drupal/includes/locale.inc Rewrite URLs for the Session language provider. 1
_locale_import_append_plural drupal/includes/locale.inc Modify a string to contain proper count indices 1
_locale_batch_import drupal/includes/locale.inc Implements callback_batch_operation(). 1
_locale_batch_system_finished drupal/includes/locale.inc Implements callback_batch_finished().
_locale_batch_language_finished drupal/includes/locale.inc Implements callback_batch_finished(). 1
xmlrpc_server_multicall drupal/includes/xmlrpcs.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_list_methods drupal/includes/xmlrpcs.inc Lists the methods available on this XML-RPC server. 1
xmlrpc_server_get_capabilities drupal/includes/xmlrpcs.inc Returns a list of the capabilities of this server. 1

Pages

Other projects